Δημοσιεύτηκε: 27 Ιαν 2013, 20:13
Αντιγράφω από το https://wiki.ubuntu.com/Plymouth
Toggling to Traditional Text-based Boot
If you want to see the text-based boot messages (which use the Plymouth "details" plugin, press the ESCAPE key at any point when Plymouth is running. Note that the ESCAPE key acts as a toggle, so you can keep switching between graphical and text mode as required.
To have the boot start in "text mode" as early as possible, remove "splash" from the kernel command-line in grub.
To make the change permanent, update /etc/default/grub and run "sudo update-grub".
Updating the grub configuration manually is a potentially dangerous operation and can result in a machine that fails to boot without intervention. Do not attempt it unless you understand exactly what you are doing.
Toggling to Traditional Text-based Boot
If you want to see the text-based boot messages (which use the Plymouth "details" plugin, press the ESCAPE key at any point when Plymouth is running. Note that the ESCAPE key acts as a toggle, so you can keep switching between graphical and text mode as required.
To have the boot start in "text mode" as early as possible, remove "splash" from the kernel command-line in grub.
To make the change permanent, update /etc/default/grub and run "sudo update-grub".
Updating the grub configuration manually is a potentially dangerous operation and can result in a machine that fails to boot without intervention. Do not attempt it unless you understand exactly what you are doing.