I created a livecd of fedora 12 using the templates provided, and put this on usb with an overlay. livecd-iso-to-disk --home-size-mb 2048 --overlay-size-mb 2048 fedora12.iso /dev/sdb1 I add a luks password, in my case "test".
My default plymouth theme is set to spinfinity.
During the boot process, plymouth does not prompt me for a password, my machine boots, but /home is not mounted.
If I boot in runlevel 3, I am prompted.
Is there a problem with plymouth here?