Thread: Verbose bootup
i'm running lubuntu 11.10 , when computer boots, have verbose text bootup. know, kind shows details of boot process, can see if goes wrong.
googling points editing grub2, can't understand it. isn't menu if have more 1 operating system?
should note have old monitor , turns off briefly during boot turns on again when lubuntu desktop loads.
thanks.
you need edit grub.cfg , run sudo update grub. or if 1 time, use shift menu , use e edit , remove quiet & spash.
gksudo gedit /etc/default/grub
https://help.ubuntu.com/community/gr...rub_.28file.29
grub_cmdline_linux
* entries on line added end of 'linux' command line (grub legacy's "kernel" line) both normal , recovery modes. used pass options kernel.
grub_cmdline_linux_default="quiet splash"
* line imports entries end of 'linux' line (grub legacy's "kernel" line). entries appended end of normal mode only.
o view black screen boot processes displayed in text, remove "quiet splash". see grub splash image plus condensed text output, use "splash".
sudo update-grub
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [lubuntu] Verbose bootup
Ubuntu
Comments
Post a Comment