Package: initramfs-tools
Version: 0.87b

Running:
update-initramfs -c -k 2.6.21

Results in:
update-initramfs: Generating /boot/initrd.img-2.6.21
/usr/share/initramfs-tools/hooks/bootsplash: line 51: splash: command not found

editing:
/usr/share/initramfs-tools/hooks/bootsplash

Changing line 51 from this:
splash -s -f $SPLASH_FILE > $DESTDIR/bootsplash

to this:
$SPLASH_BIN -s -f $SPLASH_FILE > $DESTDIR/bootsplash

Fixes the problem.



        Sincerely,

        Chris Dos


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to