First page Back Continue Last page Overview Graphics
Jazz up the Boot Menu
The GRUB menu is functional but (IMHO) not very pretty.
The gfxboot software can retain the function and make the graphics more pleasing.
Available on recent SuSE distros – works with LILO, Syslinux, GRUB. License = GPL.
Make the message file:
- /usr/sbin/mkbootmsg \
-L /usr/share/gfxboot/themes/SuSE \
-c <config> <outfile>
mv <outfile> /boot/message
Notes: