
Grub gfxboot splash openSUSE
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
gfxboot based on openSUSE. Hoping you to like it.
For a better support check this:
http://www.kde-look.org/content/show.php/show.php?content=63732
HOW TO INSTALL IT ON OPENSUSE
1) make a backup of /boot/grub/menu.lst
2) remove GRUB
3) install this file
http://digilander.libero.it/bobmarley2002/grub-gfxboot-0.97-6.i386.rpm
4) move the theme in /boot/grub/ folder renaming it like message.opensuse
5) edit /boot/grub/menu.lst edit the "gfxboot" line (the path of the theme), writing this:
/boot/grub/message.opensuse
6) install bootloader, tipe this in shell (you could prefer to be root)
sudo grub
grub> find /boot/grub/stage1
(hdx,y) (X and Y are values you need that the pc give you)
grub> root (hdx,y)
grub> setup (hdx)
grub> quit
sudo grub-install /dev/hda
you could need to edit hda whit sda or similar dependig of your hard disk Last changelog:
For a better support check this:
http://www.kde-look.org/content/show.php/show.php?content=63732
HOW TO INSTALL IT ON OPENSUSE
1) make a backup of /boot/grub/menu.lst
2) remove GRUB
3) install this file
http://digilander.libero.it/bobmarley2002/grub-gfxboot-0.97-6.i386.rpm
4) move the theme in /boot/grub/ folder renaming it like message.opensuse
5) edit /boot/grub/menu.lst edit the "gfxboot" line (the path of the theme), writing this:
/boot/grub/message.opensuse
6) install bootloader, tipe this in shell (you could prefer to be root)
sudo grub
grub> find /boot/grub/stage1
(hdx,y) (X and Y are values you need that the pc give you)
grub> root (hdx,y)
grub> setup (hdx)
grub> quit
sudo grub-install /dev/hda
you could need to edit hda whit sda or similar dependig of your hard disk
---0.9.2---
* Added OpenSUSE logo under the samurai image
* Changed "OpenSUSE 10.2" label to "OpenSUSE" to make the splash usable for any OpenSUSE version
---0.9.1---
* Samurai image moved a little down for better apparence
* changed circular logo
* Added a tux near the "novell" logo
Ratings & Comments
0 Comments