Path: utzoo!mnetor!uunet!portal!cup.portal.com!Thomas_E_Zerucha From: Thomas_E_Zerucha@cup.portal.com Newsgroups: comp.sys.atari.st Subject: Re: RAM disks (was: small assesment of some formaters) Message-ID: <3443@cup.portal.com> Date: 24 Feb 88 01:27:37 GMT References: <439@dukempd.UUCP> <1418@water.waterloo.edu> Organization: The Portal System (TM) Lines: 8 XPortal-User-Id: 1.1001.3273 Reset-proofing is straightforward, but requires a warmstart, since the standard technique is to alter PHYSTOP and leave something at phystop+n to indicate there is a ramdisk actually there, then reinstall the vectors the second time through the auto folder. But then resizing becomes difficult without another warmstart, but otherwise would simply involve insuring that the latter region of the ramdisk is not being used, then adjusting the free space byte in the boot sector, moving it (and changing phystop to reflect the move - and the move would have to be bottom up), then warmstarting again.