Hi there,
I set up initrd so I can have bootsplash, but it doesn't work...
While loading linux it says:
Code:
RAMDISK:couldn't find valid RAM disk image starting at 0
I followed Patrick's advice on /boot/README.intird, so I ran:
Code:
mkinitrd -c -k 2.6.15.5 -m reiserfs
I enabled reiserfs to load as Module
and I enabled initrd support...
(kernel 2.6.15.5)