
SG-Daedalus-1.0-Grubsplash
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
unknowviewer
2 years ago
Report
gclay9999
12 years ago
Report
cognhuepan
12 years ago
Report
Jarkko
12 years ago
If so, you dont have the grub.conf -file in /boot/grub/grub.conf
default 0
timeout 10
splashimage=(hd0,0)/grub/SG-Daedalus-gray.xpm.gz
#vga=834 (0342h) is 1400x1050
--------------
title Gentoo 2.6.26-r1
root (hd0,0)
kernel (hd0,0)/gentoo-2.6.26-r1 real_root=/dev/hda3 video=uvesafb:1400x1050-32,mtrr:3,ywrap vga=0x344 splash=verbose,theme:SG-Daedalus-1.0bs
initrd (hd0,0)/Daedalus-1400x1050
# Only in case you want to dual-boot
title WindozeXP
rootnoverify (hd0,1)
makeactive
chainloader +1
--------------
Report
gclay9999
12 years ago
Report
Jarkko
12 years ago
Report
summel
12 years ago
Report