Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!ncar!tank!mimsy!dftsrv!ames!ucsd!sdcc6!sdcc19!sdcc15!tc1abq From: tc1abq@sdcc15.ucsd.edu (tc1abq) Newsgroups: comp.sys.amiga.tech Subject: Recoverable Ram Disks Keywords: RAD: VD)0: AddMem Message-ID: <1009@sdcc15.ucsd.edu> Date: 2 Feb 89 00:45:29 GMT Organization: University of California, San Diego Lines: 16 I have been having a great deal of trouble getting any sort of RRD device mounted and working properly. On my system I have the Kwikstart 1.3 and an additional 512K added internaly. (On my 1000 that is from F80000 FBFFFF, and 80000 FFFFF) I can mount up both RAD: and VD0: fine, they even recover properly now that I have an AddMem using the AddMemList function rather than one that clears the memory after adding. The problem I have is they don't recover after they've been to capacity. It doesn't crash the system on the next MOUNT, but they come back up with nothing in them. It's kind of pointless using either one without the ability to recover. I imagine the problem is in the fact the memory is not auto-configured, but it does work correctly for small amounts of data loaded in the devices. Does anyone now how to get either of the RRD's working properly?