Google Ads

Disabling Ubuntu 9.10 (Karmic Koala) Boot Splash Screen

Sometimes, a verbose boot process is needed for debugging purposes. In order to see that, the splash screen need to be disabled. Following steps are for Grub2 which is used from Karmic Koala onwards.
  1. Open /etc/default/grub and edit:


    sudo vi /etc/default/grub
  2. Locate line that says:


    GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  3. Remove "quiet" and "splash".
  4. The new line will look like:


    GRUB_CMDLINE_LINUX_DEFAULT=""
  5. Save and exit.
  6. Update the grub:


    sudo update-grub
Note: To get the splash and the boot process messages, just remove "quiet".

References
  1. https://help.ubuntu.com/community/Grub2

Comments

Popular posts from this blog

A Better SKMEI 1358 Instructions Manual

A Better SKMEI 1418 / 1427 Instructions Manual

How to force stop or cancel Android download manager downloading process

SKMEI 1358 Review