Package: plymouth Version: 0.7.2-6 In boot messages I have seen this line as in topic.
I checked it, but plymouth file is in place (/bin/plymouth). What's wrong with this script /usr/share/initramfs-tools/scripts/init-bottom/plymouth ? #!/bin/sh PREREQ="udev" prereqs() { echo "${PREREQ}" } case ${1} in prereqs) prereqs exit 0 ;; esac /bin/plymouth --newroot=${rootmnt} -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org