Message-ID: From: Prashant Ramachandra To: "'djgpp AT delorie DOT com'" Subject: RE: Loading ramdrive.sys Date: Wed, 25 Oct 2000 09:03:35 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com On Wednesday, October 25, 2000 3:56 AM, Salvador I. Ducros [SMTP:sducros AT home DOT com] wrote: | Anybody out there have any ideas of how to load the MSDOS 5.0 | RamDisk driver (ramdrive.sys) from a DJGPP program, if its at all | possible? In other words, the system would already be booted, a | DJGPP program is executed and it creates a RamDisk by loading | the ramdrive.sys driver. No, ramdrive.sys is a device driver, so you can't simply load it into the memory. You will _have_ to explicitly put that in config.sys if you want it loaded. -- Prashant TR -------------------------------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the materialfrom any computer. --------------------------------------------------------------------------------