Jon Jahren wrote: > After having appended the needed changes to /boot/grub/menu.lst I rebooted > and lo and behold! The bootsplash appeared! Alas, it gives me kernel panic > not syncing VFS: unable to mount root filesystem
I had the same problem. My solution was to statically compile all drivers related to my hard drive and partitions (that is, in my case, the ide drivers and the ext3 drivers), so that I wouldn't need an initrd, and then use the splash -s -blah blah. This way, the initrd only contains the image, and no drivers. -- Felipe Sateler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

