Boot with boot messages
If you were a little less lazy, you could have done aÂ*search for "ubuntu remove boot splash", and would have seen, as the very first link, the following.
(http://anonir.wordpress.com/2010/08/08/ubuntu-lucid-disable-boot-splash/)
Open /etc/default/grub for editing and remove “quiet splash†options from the GRUB_CMDLINE_LINUX_DEFAULT property.
For example, if your grub has this line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
Change it to this:
GRUB_CMDLINE_LINUX_DEFAULT=""
Dustin
On Thu, Feb 23, 2012 at 8:52 PM, Mark Panen <mark.panen@gmail.com> wrote:
Hi,
How do i set 11.10 to boot up with all the boot messages instead of the red dots across the screen?
--
Cheers
Mark
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
|