When booting Ubuntu Server 14.04 LTS, I see messages such as:
* Starting load fallback graphics devices [FAIL]
and
init: plymouth-upstart-bridge main process terminated with status 1
and
init: plymouth-upstart-bridge main process ended, respawning
I'm running Linux version 3.13.0-32-generic in a VMware ESXi 5.1.0 virtual machine, and have no need for DRM, a graphical splash screen, kernel mode setting, Plymouth, Wayland or X-Windows. A text console is fine by me. I would remove Plymouth if I could, but there are too many dependencies in the way.
Command line: root=/dev/disk/by-label/wgrd.root ro noplymouth initrd=/boot/initrd.img-3.13.0-32-generic BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic
– Michael G. Morey Jul 25 '14 at 22:15