home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9125 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!chx400!bernina!almesber
  3. From: almesber@nessie.cs.id.ethz.ch (Werner Almesberger)
  4. Subject: Re: LILO
  5. Message-ID: <1992Aug26.152243.7862@bernina.ethz.ch>
  6. Sender: news@bernina.ethz.ch (USENET News System)
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. References: <1992Aug25.230353.1794@cis.ohio-state.edu>
  9. Date: Wed, 26 Aug 1992 15:22:43 GMT
  10. Lines: 29
  11.  
  12. In article <1992Aug25.230353.1794@cis.ohio-state.edu> zwerin@cis.ohio-state.edu (Andrew Zwerin) writes:
  13. > Can anyone tell me how to accomplish this?  It would be a great help
  14. > if you could also explain the options I should be using?
  15.  
  16. Your /etc/lilo/install should probably look like this:
  17.  
  18. /etc/lilo/lilo -b /dev/hda -i /etc/lilo/boot.b -c \
  19.     linux=/Image \
  20.     msdos=/etc/lilo/chain.b+/dev/hda1@/dev/hda
  21.  
  22. Then you boot linux by default and you can manually chose linux or
  23. msdos. -c compacts the map file, which usually makes booting a bit
  24. faster.
  25.  
  26. Unless you're terribly short on disk space, you should also add an
  27. alternate boot image, e.g.
  28.  
  29.     linux.orig=/Image.orig \
  30.  
  31. If you should ever damage your main boot image or if you update it
  32. and forget to re-run /etc/lilo/install, you can still boot that
  33. alternate boot file.
  34.  
  35. - Werner
  36. -- 
  37.    _________________________________________________________________________
  38.   / Werner Almesberger, ETH Zuerich, CH      almesber@nessie.cs.id.ethz.ch /
  39.  / IFW A44  Tel. +41 1 254 7213                 almesberger@rzvax.ethz.ch /
  40. /_BITNET:_ALMESBER@CZHETH5A__HEPNET/CHADNET:_[20579::]57414::ALMESBERGER_/
  41.