Newsgroups: comp.os.os9
Path: utzoo!utgpu!watserv1!watdragon!crocus.waterloo.edu!bcwhite
From: bcwhite@crocus.waterloo.edu ()
Subject: Re: open() + sharable file = no disk
Message-ID: <1991Jun13.164946.25872@watdragon.waterloo.edu>
Sender: news@watdragon.waterloo.edu (News Owner)
Organization: University of Waterloo
References: <1991Jun11.012640.904@tkou02.enet.dec.com> <1656@seq.uncwil.edu> <1991Jun12.012958.10534@tkou02.enet.dec.com>
Date: Thu, 13 Jun 1991 16:49:46 GMT
Lines: 7

Actually, rebooting the CoCo doesn't have to lose the ramdisk.  I use KD's
"Rammer" and have my startup set so that the Ram Disk is QUARANTEED to get
the same ram (that no other statup program uses) each boot.  Then before I
call "Format" I call a little program I wrote to read LSN0 from the ram disk
and compare it to a copy I kept of the hard drive.  If they match, and a
"dir -e" executes on '/r0' then I assume no problems and leave the ram disk
intact.  Otherwise I reformat it.
