Linked by Howard Fosdick on Sat 17th Dec 2011 00:26 UTC
Thread beginning with comment 500376
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Yeah, configuring grub 2 is a horrible mess. Who's brilliant idea was it that the config directory should contain 1000's of files?
grub2 has one nice feature though, the rescue prompt. When grub1 fails to load you're left up shits creek without a paddle while in grub2 you get the rescue prompt and can actually remedy the situation and manage to boot.
Yeah, configuring grub 2 is a horrible mess. Who's brilliant idea was it that the config directory should contain 1000's of files?
grub2 has one nice feature though, the rescue prompt. When grub1 fails to load you're left up shits creek without a paddle while in grub2 you get the rescue prompt and can actually remedy the situation and manage to boot.
grub2 has one nice feature though, the rescue prompt. When grub1 fails to load you're left up shits creek without a paddle while in grub2 you get the rescue prompt and can actually remedy the situation and manage to boot.
That's a good point. Although GRUB is very reliable, it's possible to break it if you fool around (with root privileges). With GRUB legacy, if things get buggered, you might need a rescue disk. Well, that's actually one of the things I still use Puppy for (a rescue disk).
Edited 2011-12-17 05:58 UTC




Member since:
2006-01-07
If it is cluttered then the same menu would be cluttered in grub.
Your point is well taken. However, the nice thing about GRUB legacy is that to reconfigure your menu entries, you simply have to edit file /boot/grub/menu.lst. GRUB2 is far messier - in fact, every time I've had to rework the menus, I needed to go back and read the documentation on how to do it. I actually find it easier to just nuke GRUB2 and install GRUB legacy, which is still available in Ubuntu and Debian (though GRUB2 is now the default).
Edited 2011-12-17 05:55 UTC