On Sat, May 21, 2005 at 10:04:47AM +0300, Ira Abramov wrote: > Quoting Amos Shapira, from the post of Sat, 21 May: > > > GRUB is so much better than what I remember from LILO. > > I have two must-have features in LILO that grub doesn't do at the > moment. with all its glorified feature set, it's not easy to figure out > the install process either.
Indeed it is under-documented, because you don't need to run it yourself normally. On simple systems: apt-get install grub #or whatever grub-install /dev/hda # verify /grub/boot/menu.lst has the correct entries. Distros tend to # do a good job generating them. -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
