Plymouth question
Ray Strode
halfline at gmail.com
Wed Dec 3 13:26:01 PST 2008
Hi,
On Wed, Dec 3, 2008 at 2:23 PM, G. Michael Carter <mikey at carterfamily.ca> wrote:
> The debug help and manual run helped me figure out what's going on. (I
> think) When doing the init 3/show splash thing I see the changes to the
> star.png file no problem. But a reboot I don't. There is a "no file
> found" type message on a reboot. I'm assuming the graphic files need to be
> in the initrd file, but the /usr/libexec/plymouth/plymouth-update-initrd
> doesn't appear to be putting them in. I added the -v flag to the command
> inside and don't see any reference to the /usr/share/plymouth directory.
What's the output of
ls -l /usr/lib*/plymouth/default.so
?
Can you add
set -x
to the top of
/usr/libexec/plymouth/plymouth-populate-initrd
(which gets run by mkinitrd)
and then attach the output of running
plymouth-update-initrd
?
--Ray
More information about the plymouth
mailing list