[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#421592: bootplash script has error



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



Reply to: