2010/04/16

changing ubuntu grub splashimage

You can set clear image in Ubuntu boot menu.
grub1.99 handle .tga images in boot menu.

1. Making splash image with .tga extension (e.g. gimp)
2. store splashimage (/boot/grub/splashimages/splashimage.tga)
3. Add WALLPAPER= in /etc/grub.d/05_debian_theme

WALLPAPER="/boot/grub/splashimages/splashimage.tga"

4. sudo update-grub2


0 件のコメント: