Plymouth
Plymouth is the application which provides the graphical "bootsplash" for Ubuntu.
Debugging
This section is for advanced users only.
You can set Plymouth to overlay internal debug messages by passing the following command-line option:
plymouth:debug
For example, if you are running Ubuntu Maverick (10.10):
- Power on system
Hold down the SHIFT key until the Grub boot menu appears
Type "e" to edit the default kernel command-line
Use the arrow keys to go to the end of the line which starts "linux /boot/vmlinuz ..."
Add a space character, followed by "plymouth:debug"
Notes:If you're interested in the overall boot, you may wish to remove the "quiet" keyword too)
Type CONTROL+x to boot
- Once the system has booted, you can view all the Plymouth debug output in file:
/var/log/plymouth-debug.log
Notes:
- If you are using the live CD, the process is slightly different:
- Power on system
- Hold down the SHIFT key until ISOLINUX "boot:" prompt appears
Type, "live plymouth:debug"