How to display Splash Image for GRUB menu on boot-up?
- Read General Notes
- e.g. Assumed that hd0,2 is the location of Ubuntu boot partition
wget -c http://easylinux.info/uploads/ubuntu.xpm.gz
- Find this section
# menu.lst - See: grub(8), info grub, update-grub(8)
- Add the following line below it
splashimage (hd0,2)/boot/grub/images/ubuntu.xpm.gz

Recent Comments