home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / realtime / 1040 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.7 KB  |  40 lines

  1. Newsgroups: comp.realtime
  2. Path: sparky!uunet!munnari.oz.au!bunyip.cc.uq.oz.au!peter
  3. From: peter@citr.uq.oz.au (Peter Klavins)
  4. Subject: Re: Booting dos from ROM
  5. Message-ID: <peter.715502243@citr.uq.oz.au>
  6. Keywords: DOS ROM BOOT
  7. Sender: news@bunyip.cc.uq.oz.au (USENET News System)
  8. Organization: Prentice Centre, University of Queensland
  9. References: <1992Aug31.232554.11595@noao.edu>
  10. Date: Thu, 3 Sep 1992 06:37:23 GMT
  11. Lines: 27
  12.  
  13. cole@noao.edu (Lonnie Cole) writes:
  14.  
  15. >I am posting this here because I intend to use a PC/XT board in a
  16. >realtime data acquisition project.
  17.  
  18. >Does anyone know of instructions and or source in the public domain to
  19. >allow booting dos from a battery backed RAM disk or ROM disk. Any
  20. >pointers to code or docs would be greatly appreciated.
  21.  
  22. Microsoft's MS-DOS OEM kit (you have to become an OEM) includes
  23. information on how to put DOS 5.0 into ROM so that you can have a
  24. completely diskless system boot up DOS.  Of course, you ultimately have
  25. to have a file system somewhere from where to obtain the programs that
  26. you want to run once DOS is booted.  A file system skeleton that works
  27. out of ROM is also included.  (By skeleton I mean that you probably will
  28. need to add code to page bits if ROM in and out, or go off into above 1
  29. Mbyte memory space in order to get enough ROM to hold anything of useful
  30. size in.)
  31.  
  32. Anyway, the kit worked very well, and systems based on it are now being
  33. sold commercially.  But, the price is that you must become a Microsoft
  34. OEM.
  35. --
  36. ------------------------------------------------------------------------
  37.  Peter Klavins    Internet: peter@citr.uq.oz.au   Fidonet:    3:640/821
  38.  Centre for Information Technology Research       Phone: +61 7 365 4321
  39.  University of Queensland QLD 4072 Australia      Fax:   +61 7 365 4399
  40.