Re: Ubuntu 7.10 on a Laptop slow startup



On Thu, 27 Dec 2007 22:53:11 +0100, Nils Kassube wrote:

W.D.McKinney wrote:
I would love to try that. How do I turn off the splash screen?

First try if it really works for you: In the grub menu at boot time, press
the "e" key. Then you have a menu where you find a line starting with
"kernel". Select that line and press "e" again. Now your cursor is at the
end of the line. Delete the words "quiet splash" at the end of the line
and add "vga=normal" (without quotes). Then press enter and "b". Now the
system should boot with lots of messages displayed.

If that works for you, you can make the change permanent. In a terminal
enter the command

gksu gedit /boot/grub/menu.lst

to modify the configuration file for grub. Be careful because you are
editing the file as root. Replace the words "quiet splash" everywhere with
"vga=normal" and save the file.

Why would you add "vga=normal" to the line? I simply removed "splash".
Removing "quiet" doesn't make much sense; the text will scroll too fast to
read with that amount of information being printed.

--
Regards, Robert http://www.arumes.com



--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Ubuntu 7.10 on a Laptop slow startup
    ... First try if it really works for you: In the grub menu at boot time, ... Delete the words "quiet splash" at the end of the ... to modify the configuration file for grub. ...
    (Ubuntu)
  • Re: Grub on USB
    ... shell at boot time? ... sudo grub-install /dev/sdb ... or not a block device. ... When I had installed ubuntu on the hard drive, i had specified grub to be ...
    (comp.os.linux.misc)
  • Re: lilo to grub conversion
    ... > Ok I have read the instructions but I am a little confused / concerned ... > but the menu.lst files on my other machines (which all use grub already) ... know about /boot/vmlinuz-2.4.xx.xxxxxxxx at boot time; ...
    (Debian-User)
  • Re: GRUB Loading Stage2Read Error
    ... > At boot time, the system reads from the master drive and ... > gives an error "GRUB Loading stage2Read Error". ... >> 25: Disk read error ... /etc/fstab does use LABELS on my install. ...
    (comp.os.linux.setup)