linux:grub
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:grub [2020/08/16 22:53] – Wuff | linux:grub [2020/09/10 20:07] (current) – Wuff | ||
|---|---|---|---|
| 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: (external edit)