LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-11-2021, 03:57 PM   #1
jan128
Member
 
Registered: Nov 2020
Posts: 201

Rep: Reputation: Disabled
How to enable grub boot report ?


After I ask Mrs Google she said to

..disable " "quiet splash" in grub file
Did not work.

Then I guessed this
GRUB_CMDLINE_LINUX_DEFAULT= "text"
Did not work either

Commenting out this way
GRUB_CMDLINE_LINUX_DEFAULT=
# "quiet splash"

tic-tack-toe as first character on separate line did not work either

Quote:
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT= # did not work
GRUB_CMDLINE_LINUX_DEFAULT= # "quiet splash" did not work duh

GRUB_CMDLINE_LINUX=""
Yes , I do
sudo update-grub after I change /etc/default/grub


What am I missing ?


BTW
I get very short splash of text in upper left corner of the screen identifying /dev/xxx my OS is running on. Nice "feature".

PS
Linux Ubuntu 20
 
Old 02-11-2021, 04:19 PM   #2
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930Reputation: 4930
What exact information do you want from the grub boot process and what gave you the impression that there was information available?

I will grant there is, but there's no particular item called a "grub boot report"

So this is why I ask what information are you wishing to have grub output during the boot?

Also, would you prefer a boot log to be saved? (I believe there is one, and probably one can configure how much detail they wish it to contain)

I think there is a "noquiet" option you can incorporate into your grub cmdline, but noy recommending you just try things and instead it would be helpful to know what you wish to learn and see from this output.

Last edited by rtmistler; 02-11-2021 at 04:21 PM.
 
Old 02-12-2021, 07:59 AM   #3
jan128
Member
 
Registered: Nov 2020
Posts: 201

Original Poster
Rep: Reputation: Disabled
SOLVED
The option to comment out "grub" file line

# GRUB_CMDLINE_LINUX_DEFAULT= "quiet splash"

works just fine , my mistake
 
Old 02-12-2021, 09:37 PM   #4
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,827
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Quote:
Originally Posted by jan128 View Post
# GRUB_CMDLINE_LINUX_DEFAULT= "quiet splash"

works just fine , my mistake
The better procedure would have been to adjust that line as follows:
Code:
GRUB_CMDLINE_LINUX_DEFAULT=""
Based upon your desire for a "report", I suspect even better would have been:
Code:
GRUB_CMDLINE_LINUX_DEFAULT=" noplymouth "
or possibly:
Code:
GRUB_CMDLINE_LINUX_DEFAULT=" plymouth.enable=0 "
or:
Code:
GRUB_CMDLINE_LINUX_DEFAULT=" plymouth=0 "
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Infinite Grub Loop: GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB... beeblequix MEPIS 2 11-02-2013 10:56 PM
[SOLVED] How come I can't edit /boot/grub/grub.conf or /boot/grub/menu.lst in Fedora 14? trien27 Fedora 4 01-22-2011 04:02 PM
Why /boot/grub/grub.conf is symlinked to /boot/grub/menu.lst raj_hcl1986@rediffma Linux - Newbie 2 10-19-2008 02:19 AM
Booting my new ubuntu install = "GRUB GRUB GRUB GRUB GRUB" etc. dissolved soul Ubuntu 2 01-13-2007 12:55 PM
How can I report the Error Report? domeili Linux - Newbie 1 10-30-2003 05:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration