Quantcast

Boot with boot messages

classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Boot with boot messages

Mark Panen
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
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

dsoprea

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.


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 <[hidden email]> 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
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

Mark Panen
On 24/02/2012 05:18, Dustin Oprea wrote:

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.


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 <[hidden email]> 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
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users




Thank you kindly dear sir, i was entering the incorrect keywords in google.

-- 
Cheers
Mark

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

Jkhatri
In reply to this post by dsoprea
On Friday 24 February 2012 08:48 AM, Dustin Oprea wrote:

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.


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=""

Are you sure ..this works on the version 11.10  as the OP asking ????


Warm Regards

--

*/

Jatin Khatri

RHCSA RHCE CCNA

www.fedoraproject.org/wiki/Jatin

Phone (+91) 98250 20393

Save Paper, Save Environment.**
(Plant at least one tree in your life and nurture it !!!)



--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

dsoprea
Yes.


Dustin

On Thu, Feb 23, 2012 at 11:52 PM, Jkhatri <[hidden email]> wrote:
On Friday 24 February 2012 08:48 AM, Dustin Oprea wrote:

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.


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=""

Are you sure ..this works on the version 11.10  as the OP asking ????


Warm Regards

--

*/

Jatin Khatri

RHCSA RHCE CCNA

www.fedoraproject.org/wiki/Jatin

Phone <a href="tel:%28%2B91%29%2098250%2020393" value="+919825020393" target="_blank">(+91) 98250 20393

Save Paper, Save Environment.**
(Plant at least one tree in your life and nurture it !!!)



--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

Jkhatri
On Friday 24 February 2012 10:56 AM, Dustin Oprea wrote:
Yes.


Dustin


then whats wrong with me ?? ... following[1] is "/etc/default/grub"  but upon startup it displays purple colored background for 40 to 50 seconds and then login screen comes up
no boot time activity or messages are displayed

[1]-----
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=""
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"



Warm Regards
--

*/

Jatin Khatri

RHCSA RHCE CCNA

www.fedoraproject.org/wiki/Jatin

Phone (+91) 98250 20393

Save Paper, Save Environment.**
(Plant at least one tree in your life and nurture it !!!)



--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

Basil Chupin-2
On 24/02/12 17:27, Jkhatri wrote:
> On Friday 24 February 2012 10:56 AM, Dustin Oprea wrote:
>> Yes.
>>
>>
>> Dustin
>>
>
> then whats wrong with me ?? ...

OK, I give up.

What *is* wrong with you? Have you consulted a doctor, or our resident
psychologist?

BC

--
The more sand has escaped from the hourglass of our life, the clearer we should see through it.
              Niccolo Machiavelli


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

Rigved Rakshit
In reply to this post by Jkhatri
Yes.

then whats wrong with me ?? ... following[1] is "/etc/default/grub"  but upon startup it displays purple colored background for 40 to 50 seconds and then login screen comes up
no boot time activity or messages are displayed

[1]-----
# If you change this file, run 'update-grub' afterwards to update

Have you followed this ^^ instruction? It must be run with sudo privileges.
 
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=""
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

Best Regards,
Rigved Rakshit

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

Jkhatri
On Friday 24 February 2012 12:10 PM, Rigved Rakshit wrote:


then whats wrong with me ?? ... following[1] is "/etc/default/grub"  but upon startup it displays purple colored background for 40 to 50 seconds and then login screen comes up
no boot time activity or messages are displayed

[1]-----
# If you change this file, run 'update-grub' afterwards to update

Have you followed this ^^ instruction? It must be run with sudo privileges.


yes 



--

*/

Jatin Khatri

RHCSA RHCE CCNA

www.fedoraproject.org/wiki/Jatin

Phone (+91) 98250 20393

Save Paper, Save Environment.**
(Plant at least one tree in your life and nurture it !!!)



--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

Liam Proven
In reply to this post by Basil Chupin-2
On 24 February 2012 06:38, Basil Chupin <[hidden email]> wrote:

> On 24/02/12 17:27, Jkhatri wrote:
>>
>> On Friday 24 February 2012 10:56 AM, Dustin Oprea wrote:
>>>
>>> Yes.
>>>
>>>
>>> Dustin
>>>
>>
>> then whats wrong with me ?? ...
>
>
> OK, I give up.
>
> What *is* wrong with you? Have you consulted a doctor, or our resident
> psychologist?

At risk of sounding like Fawlty Towers... Basil! Behave!

--
Liam Proven • Profile: http://lproven.livejournal.com/profile
Email: [hidden email] • GMail/G+/Twitter/Flickr/Facebook: lproven
MSN: [hidden email] • Skype/AIM/Yahoo/LinkedIn: liamproven
Tel: +44 20-8685-0498 • Cell: +44 7939-087884

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Boot with boot messages

Ric Moore
On 02/24/2012 01:27 PM, Liam Proven wrote:

> On 24 February 2012 06:38, Basil Chupin<[hidden email]>  wrote:
>> On 24/02/12 17:27, Jkhatri wrote:
>>>
>>> On Friday 24 February 2012 10:56 AM, Dustin Oprea wrote:
>>>>
>>>> Yes.
>>>>
>>>>
>>>> Dustin
>>>>
>>>
>>> then whats wrong with me ?? ...
>>
>>
>> OK, I give up.
>>
>> What *is* wrong with you? Have you consulted a doctor, or our resident
>> psychologist?
>
> At risk of sounding like Fawlty Towers... Basil! Behave!

To Jkhatri
Basil comes from a land where they are upside down, from the rest of us
living in the Northern Hemisphere. I know Basil well, and that was an
Aussie attempt at humor, and not a personal slight.

You might check in your preferences where I >think< there is a tick-box
to select boot screens or not. I don't find one for XFCE. I'm afraid
that the days of editing ONE text config file, and having the result
work 100% of time, is drifting away slowly. What you did should have
worked, from what I saw. I wouldn't give up though. You might be
teaching us something new. :) Ric



--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Loading...