home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9094 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.9 KB

  1. Path: sparky!uunet!wupost!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!moe.ksu.ksu.edu!unmvax!uservx.plk.af.mil!simonich
  2. From: simonich@uservx.plk.af.mil
  3. Newsgroups: comp.os.linux
  4. Subject: Re: LILO
  5. Message-ID: <1992Aug25.202348.35873@uservx.plk.af.mil>
  6. Date: 25 Aug 92 20:23:48 GMT
  7. References: <1992Aug25.230353.1794@cis.ohio-state.edu>
  8. Organization: Phillips Laboratory - Kirtland AFB
  9. Lines: 40
  10.  
  11. In article <1992Aug25.230353.1794@cis.ohio-state.edu>, zwerin@cis.ohio-state.edu (Andrew Zwerin) writes:
  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. >   /dev/hda1      # dos
  15. >   /dev/hda2      # linux root
  16. >   /dev/hda3      # linux usr
  17. >   /dev/hda4      # linux swap
  18. > I have read the README file in lilo.b.4.tar.Z and am confused.  As per
  19. > the instructions, I did the following:
  20. > ./lilo -b /dev/fd0 -i boot.b -v -v -v /Image
  21. > If I reboot with the floppy, then the image on /dev/hda2 is loaded and
  22. > /dev/hda2 is the root device.  That works.
  23. > I am confused about where to go from here.  I would like lilo to be my
  24. > MBR and boot sector i.e. I want lilo to be the boot selector and boot
  25. > sector for linux.  Basically replacing shoelace.
  26. > Can anyone tell me how to accomplish this?  It would be a great help
  27. > if you could also explain the options I should be using?
  28. > thanks
  29. > andy
  30. I just did this today for my 2 partition drive.  I followed the README
  31. (or maybe a FAQ) and used bootactv.bin from pfdisk as the MBR.  
  32. I set all partitions to non-bootable and bootactv immediatly
  33. asks which partition I want to boot from.  And it works.
  34.  
  35. PFDISK is on tsx-11.mit.edu (I think) in source for pfdisk bootactv
  36. and binary form for the bootactv.bin (bootactv is bootactv.asm
  37. i.e. masm is required to assemble it)
  38.  
  39. One caveat: if a user gets the infamous "hole" problem (you didn't or
  40. you wouldn't be able to boot from floppy) a poster just announced 
  41. a fix -- it works.
  42.