No grub menu or splash in 11.04 - how to get it back?

NoOp glgxg at sbcglobal.net
Sat Dec 17 01:35:25 UTC 2011


On 12/16/2011 05:28 PM, NoOp wrote:
....

Disregard all that I had posted above this; that was my documentation on
how to get the splash screen with my nvidia card. Please just try the
following:

> 
> $ gksu gedit /etc/default/grub
> 
> change:
> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
> to
> GRUB_CMDLINE_LINUX_DEFAULT="nosplash"
> 
> change:
> #GRUB_TERMINAL=console
> to
> GRUB_TERMINAL=console
> 
> save the file. Then:
> 
> $ sudo update-grub
> 
> Note: make sure you have an earlier version of the kernal installed;
> that way if the /etc/initramfs-tools/scripts/init-top/load-vesafb give
> you issues, you can boot into the older kernel & remove the load-vesafb
> file.
> 
> 






More information about the ubuntu-users mailing list