On Tue, Aug 3, 2010 at 8:34 PM, Satish Chandra <[email protected]> wrote:

> On Mon, Jul 19, 2010 at 10:15 AM, Jkhatri <[email protected]> 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
> [email protected]
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>
>
-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to