GNU GRUB: Difference between revisions
imported>Samueldr m Adds a mention to look at the bootloaders FAQ. |
imported>Samueldr m Removes leftover == |
||
Line 16: | Line 16: | ||
Only disabling the GRUB splash screen via <syntaxhighlight lang="nix" inline>boot.loader.grub.splashScreen = null;</syntaxhighlight> results in a similar output but that is not the real text only mode. | Only disabling the GRUB splash screen via <syntaxhighlight lang="nix" inline>boot.loader.grub.splashScreen = null;</syntaxhighlight> results in a similar output but that is not the real text only mode. | ||