linux:grub
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:grub [2020/08/16 22:53] – Wulf Rajek | linux:grub [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 39: | Line 39: | ||
</ | </ | ||
+ | |||
+ | After a boot entry has been selected in GRUB2, for a short time (1-2 sec) another screen is displayed which shows: | ||
+ | < | ||
+ | Loading linux... | ||
+ | Loading initial ramdisk ... | ||
+ | </ | ||
+ | To suppress this output, edit / | ||
+ | < | ||
+ | quiet_boot=0 | ||
+ | and comment out all instances of: | ||
+ | # if [ x" | ||
+ | # message=" | ||
+ | # sed " | ||
+ | # | ||
+ | #EOF | ||
+ | # fi | ||
+ | |||
+ | then | ||
+ | sudo update-grub | ||
+ | </ | ||
Available VGA Modes: | Available VGA Modes: |
linux/grub.1597614837.txt.gz · Last modified: 2023/05/29 11:53 (external edit)