Article 5E2YN How to enable grub boot report ?

How to enable grub boot report ?

by
jan128
from LinuxQuestions.org on (#5E2YN)
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 20latest?d=yIl2AUoC8zA latest?i=KZJyZOpMz5Q:JWcggnKq1No:F7zBnMy latest?i=KZJyZOpMz5Q:JWcggnKq1No:V_sGLiP latest?d=qj6IDK7rITs latest?i=KZJyZOpMz5Q:JWcggnKq1No:gIN9vFwKZJyZOpMz5Q
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments