Thứ Năm, 27 tháng 12, 2012

How to change boot splash in to text mode

You can change Ubuntu traditional graphical boot splash into text mode. See the following commands,

gedit /etc/default/grub

Find the following line,

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"


Delete the words "quiet splash" . See the modified line below,

GRUB_CMDLINE_LINUX_DEFAULT=""

Then update the Grub,

sudo update-grub

Related Posts:

  • Change grahical Ubuntu boot splash into text modegedit /etc/default/grubFind the word "quiet splash".Remove the word "quiet splash".Save the file.Update the grub.update-grub… Read More
  • GRUB 2 recoveryWe often come across a condition in which the boot loader gets corrupt. Here are a few steps that will help you recover your GRUB 2 boot loader.Boot f… Read More
  • How to update Grub ?In certain cases while Linux installation, other operating system (e.g. Windows) not detected and listed in star up.  In such cases you can … Read More
  • StartupmanagerVery useful tool controlling your Ubuntu startup behavior.Installationapt-get install startupmanagerYou can launch Startupmanager from Administration … Read More
  • How to change boot splash in to text modeYou can change Ubuntu traditional graphical boot splash into text mode. See the following commands,gedit /etc/default/grubFind the following line,GRUB… Read More

0 nhận xét:

Đăng nhận xét