home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 21212 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.5 KB

  1. Path: sparky!uunet!think.com!sdd.hp.com!saimiri.primate.wisc.edu!aplcen.apl.jhu.edu!anagld!gkahn
  2. From: gkahn@anagld.analytics.com (Gary Kahn)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: mboot
  5. Message-ID: <1712@anagld.analytics.com>
  6. Date: 21 Dec 92 01:11:18 GMT
  7. References: <BzG0C9.Gzq@usenet.ucs.indiana.edu>
  8. Organization: Computer Sciences Corporation - Systems Engineering Division
  9. Lines: 22
  10.  
  11. mliggett@silver.ucs.indiana.edu (Mister Wizard) writes:
  12. >The README.rootdisk file for HJ Lu's bootable root disk says that
  13. >you can use the MSDOS program mboot.com
  14. >to boot your linux partition.  But it seems to only handle
  15. >multiple autoexec.bat/config.sys combinations on the same
  16. >partition. 
  17.  
  18. To use MBOOT (a free program distributed by PC Magazine in Vol 10 Number 4),
  19. you also need a program called BOOTLIN.  I'm using v1.3.  Sorry, I don't have
  20. the name of the author handy, but the program is free.  BOOTLIN loads
  21. the linux kernel from the MS-DOS commandline.  To use it with MBOOT, use
  22. your ordinary CONFIG.SYS as the DOS version.  For the LINUX partition,
  23. boot from the MS-DOS partition using a statement something like
  24. SHELL=c:\BOOTLIN BOOT986.HD
  25. as the only line in the alternate CONFIG.SYS file.  The full instructions
  26. are included with BOOTLIN and MBOOT.  The system ends up requiring
  27. that your linux kernel "Image" file be stored somewhere in your DOS
  28. partition.  It's was a snap to install.  Just make sure that you have
  29. v1.3 or later of BOOTLIN.  If you have any questions, please e-mail.
  30.  
  31. Gary Kahn
  32.  
  33.