Comment 7 for bug 1745406

Revision history for this message
Brian Murray (brian-murray) wrote :

It might be helpful to get some plymouth debug log files, you can have plymouth run in debug mode by adding 'plymouth.debug' to /etc/default/grub and then running sudo update-grub. Here's what the correct line in /etc/default/grub might look like.

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash plymouth.debug"

After rebooting and running plymouth in debug mode you'll have a log file at '/var/log/plymouth-debug.log'. It'd be great if someone experiencing the crash could attach that file to this bug.