some of my machines boot to a nice purple high-res grub menu, and some just get the plain 80x24 console, but i can't figure out where this is set. #GRUB_GFXMODE=640x480 is commented out by default in ...
Last year I worked on a project to add an OEM-style rescue partition to a computer. Where most OEM installs have a custom program that just rewrites an install image over the top of the partition, in ...
Linux distros handle most GRUB installations automatically. GRUB is easy to configure when necessary. Excellent documentation, both from the GRUB project and various Linux distribution projects, ...