On 16 February 2006 21:50, Marco Calviani wrote:
> Hi list,
>   i've followed this how http://gentoo-wiki.com/HOWTO_fbsplash to have
> a framebuffer splash under gentoo. I've added "splash" to the boot
> runlevel; however the framebuffer images start only in the default
> runlevel.
>
> # rc-status boot
> ..
> ..
> splash
> ..
> ..
>
>
> This is the GRUB entries:
>
> title=Gentoo Linux 2.6.14-gentoo-r5-fb
> root (hd0,0)
> kernel /boot/kernel-2.6.14-gentoo-r5-fb root=/dev/hda3
> video=vesafb:ywrap,mtrr,[EMAIL PROTECTED]
> splash=silent,fadein,theme:emergence quiet CONSOLE=/dev/tty1
> initrd=/fbsplash-2.6.14-emergence-1024x768

Change the "kernel line" to:

kernel /boot/kernel-2.6.14-gentoo-r5-fb root=/dev/ram0 init=linuxrc 
ramdisk=8192 real_root=/dev/hda3 quiet video=vesafb:ywrap,mtrr,[EMAIL 
PROTECTED] 
splash=silent,fadein,theme:emergence quiet CONSOLE=/dev/tty1

That should do it.

Precaution: Create a *new* grub entry for testing first. ;-)

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list

Reply via email to