[ubuntu-in] Display boot messages in Ubuntu Lucid

Nandan Marathe nrmarathe at gmail.com
Tue Aug 3 16:20:01 BST 2010


On Tue, Aug 3, 2010 at 8:34 PM, Satish Chandra <satish.c7 at gmail.com> wrote:

> On Mon, Jul 19, 2010 at 10:15 AM, Jkhatri <khatri.jatin at gmail.com> wrote:
>
>> Hi
>>
>> just remove quiet splash from the grub stanza like following  [1] default
>> [2] after changes
>>
>>
>> [1]linux    /boot/vmlinuz-2.6.32-21-generic
>> root=UUID=0ef7dace-ef25-4e57-814b-fd2523a8c11a ro  vga=769  quiet splash
>>
>> [2] linux    /boot/vmlinuz-2.6.32-21-generic
>> root=UUID=0ef7dace-ef25-4e57-814b-fd2523a8c11a ro  vga=769
>>
>
>
> Thanks! That worked.
>
to make it permanent, you will need to edit
 GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
in /etc/default/grub and replace  "quiet splash"  with ""

>
> --
> Regards,
> Satish
>
> --
> ubuntu-in mailing list
> ubuntu-in at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-in/attachments/20100803/3a684edb/attachment.htm 


More information about the ubuntu-in mailing list