CompuServe Thread

#VD0:

3 messages in this thread
#133787From: Kurt ObermeierJul 8, 1988 11:00 PM
Doug, I've got vd0 working ok, except that it does not survive a warm boot. The very first line of my startup-sequence is the addmem to add my extra ram. Then I have the "mount vd0:" etc statement If I do not put the addmem first, then there won't be enogh ram: to run vd0: Or maybe I'm not understanding something here.
#133800From: John DraperJul 9, 1988 12:43 AM
Kurt, It depends on the 'addmem' you are running. The original version cleared memory when it added it. This was fine, because at that time we had no recoverable ram disk. I patched AddMem to stop it from clearing the memory, and uploaded it to (I think) DL 9. Try a BRO/KEY:ADDMEM to check for it. -larry
#133824From: Kurt ObermeierJul 9, 1988 10:21 AM
That did it! I don't know what I would do without you guys! Thanks a lot!