home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11959 < prev    next >
Encoding:
Text File  |  1993-01-10  |  999 b   |  26 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!microsoft!hexnut!jenk
  3. From: jenk@microsoft.com (Jen Kilmer)
  4. Subject: Re: RAMDRIVES larger than 4MB ?
  5. Message-ID: <1993Jan10.064700.23177@microsoft.com>
  6. Date: 10 Jan 93 06:47:00 GMT
  7. Organization: Microsoft Corporation
  8. References: <1il0dqINN4ur@emory.mathcs.emory.edu> <1993Jan9.001731.9708@midway.uchicago.edu>
  9. Lines: 15
  10.  
  11. >In article <1il0dqINN4ur@emory.mathcs.emory.edu> sb@next.neuro.emory.edu writes:
  12. >>    Can someone tell me how I can create a ram disk larger than
  13. >>  4MB ?  
  14.  
  15. Use the ramdrive.sys program from MS-DOS 5 or Windows 3.1. Actually,
  16. they're the same program. (The MS-DOS 5 manual says it's limited to
  17. 4M because that's what the limit was when we sent the manual text
  18. to the printer...can you say, "last-minute change"?) Limit is 32M,
  19. using either XMS or EMS ram.
  20.  
  21. If you've a copy of Vdisk.sys from IBM DOS or Compaq MS-DOS, it'll
  22. likely go up to 16M.
  23.  
  24. -jen
  25.  not speaking for microsoft, in fact, they don't know i'm posting.
  26.