Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!well!perry From: perry@well.UUCP (Perry S. Kivolowitz) Newsgroups: comp.sys.amiga Subject: recoverable ram disk pointer Message-ID: <2459@well.UUCP> Date: Fri, 23-Jan-87 22:39:53 EST Article-I.D.: well.2459 Posted: Fri Jan 23 22:39:53 1987 Date-Received: Sat, 24-Jan-87 09:01:14 EST Lines: 9 Keywords: tip When I mentioned that the mount and first reference to the recoverable ram disk should be first in your startup-sequence I should have mentioned that it's important. Why? The memory that your disk is sitting in has to be kept away from AmigaDOS's greedy little hands. The mount does not actually *do* anything except set up a relationship between the symbol vd0: and the file asdg.vdisk.device. The ram disk is actually restored at the first reference to the device. Perry