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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gatech!destroyer!caen!uwm.edu!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!xylophone.cis.ohio-state.edu!zwerin
  3. From: zwerin@cis.ohio-state.edu (Andrew Zwerin)
  4. Subject: LILO
  5. Message-ID: <1992Aug25.230353.1794@cis.ohio-state.edu>
  6. Originator: zwerin@xylophone.cis.ohio-state.edu
  7. Sender: news@cis.ohio-state.edu (NETnews        )
  8. Organization: The Ohio State University, Department of Computer and Information Science
  9. Date: Tue, 25 Aug 1992 23:03:53 GMT
  10. Lines: 27
  11.  
  12. Recently, I repartioned my HD and got the 0.97 boot and root images.
  13. I ran the install script and have the following partions:
  14.  
  15.   /dev/hda1      # dos
  16.   /dev/hda2      # linux root
  17.   /dev/hda3      # linux usr
  18.   /dev/hda4      # linux swap
  19.  
  20. I have read the README file in lilo.b.4.tar.Z and am confused.  As per
  21. the instructions, I did the following:
  22.  
  23. ./lilo -b /dev/fd0 -i boot.b -v -v -v /Image
  24.  
  25. If I reboot with the floppy, then the image on /dev/hda2 is loaded and
  26. /dev/hda2 is the root device.  That works.
  27.  
  28. I am confused about where to go from here.  I would like lilo to be my
  29. MBR and boot sector i.e. I want lilo to be the boot selector and boot
  30. sector for linux.  Basically replacing shoelace.
  31.  
  32. Can anyone tell me how to accomplish this?  It would be a great help
  33. if you could also explain the options I should be using?
  34.  
  35.  
  36.  
  37. thanks
  38. andy
  39.