Description: just made a simple bootsplash for SuSE. I tested it only for a resolution of 1400x1050, but others should work too. ..if not, please tell me.
I used config files from ThinkLinux bootsplash (http://www.kde-look.org/content/show.php?content=26495). Therefore some credit goes to "mmirec". Thank you.
...just unpack to /etc/bootsplash/themes -> edit your /etc/sysconfig/bootsplash to use os_simple instead of SuSE -> and do a mkinitrdLast changelog:
I'm sorry for the inconvinience.
The provider erased my ftp-account. If i don't forget i will re-upload it tomorrow or the day after.
Please be patient
I use it now for SuSE 10.2. Its a pain to do it, but shes beautiful. One comment, the progress bar doesnt match the boot time. It gets half way and then my login pops up. Cheers
Sry, doesn't work on 1280x1024, see my diff:
@@ -30,7 +30,7 @@
# name of the picture file (full path recommended)
jpeg=/etc/bootsplash/themes/os_simple/images/bootsplash-1280x1024.jpg
-silentjpeg=/etc/bootsplash/os_simple/ThinkLinux/images/silent-1280x1024.jpg
+silentjpeg=/etc/bootsplash/themes/os_simple/images/silent-1280x1024.jpg
progress_enable=1
@@ -46,4 +46,4 @@
overpaintok=1
-LOGO_CONSOLE=vt
+#LOGO_CONSOLE=vt
The path to silentjpg was still incorrect, at least for 1280x1024.
It read /etc/bootsplash/os_simple/images/[...],
however, it should be /etc/bootsplash/themes/os_simple/[...].
Ratings & Comments
13 Comments
The download doesn't work, again. You should consider to change your provider.
The downloadlink is dead.... :-(
I'm sorry for the inconvinience. The provider erased my ftp-account. If i don't forget i will re-upload it tomorrow or the day after. Please be patient
The link should work again!
@freeroot thank you very much!! now i`m going to pimp um my suse..... :o)
I use it now for SuSE 10.2. Its a pain to do it, but shes beautiful. One comment, the progress bar doesnt match the boot time. It gets half way and then my login pops up. Cheers
'do a mkinitrd'? What is that?
got it.
The link doesn't work :(
hmmmmm. I just tried to download. It worked. if it still doesn't work, please go there: http://freeroot.fr.funpic.de/kde-look/ freeroot
Sry, doesn't work on 1280x1024, see my diff: @@ -30,7 +30,7 @@ # name of the picture file (full path recommended) jpeg=/etc/bootsplash/themes/os_simple/images/bootsplash-1280x1024.jpg -silentjpeg=/etc/bootsplash/os_simple/ThinkLinux/images/silent-1280x1024.jpg +silentjpeg=/etc/bootsplash/themes/os_simple/images/silent-1280x1024.jpg progress_enable=1 @@ -46,4 +46,4 @@ overpaintok=1 -LOGO_CONSOLE=vt +#LOGO_CONSOLE=vt
Thank you for the hint. fixed
The path to silentjpg was still incorrect, at least for 1280x1024. It read /etc/bootsplash/os_simple/images/[...], however, it should be /etc/bootsplash/themes/os_simple/[...].