
green splashy theme
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Primary, install splashy (=>0.2.2) and splashy-themes.
In root, vim /boot/grub/menu.lst
alt-a, and add: vga=792 quiet splash at the end of the line
kernel /boot/vmlinuz***** root=/dev/hdb** ro vga=792 quiet splash
Then, unzip green.tar.gz
Then install the theme in /etc/splashy/themes/ with:
cp -r /home/***/green/ /etc/splashy/themes/
select the theme with (always in root):
splashy_config --set-theme green
and
Set theme as: green [DONE] appear
And type
update-inittramfs -u -t -k 'uname -r'
krigstask
13 years ago
But shouldn't it be posted in "Boot Splash" section, not in "Splash Screen" one?
Report
wroemer
13 years ago
update-initramfs -u -t -k `uname -r`
Report
briatext34
13 years ago
thanks
Report
wroemer
13 years ago
Report