Last active
July 11, 2024 21:11
-
-
Save ismarsantos/2cb5b147954fe3e1f4fa8a7517c8f418 to your computer and use it in GitHub Desktop.
GRUB Linux Boot in lower resolution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vga=0x314 | |
vga=784 nomodeset modeset=0 nouveau.modeset=0 modprobe.blacklist=nouveau,nvidia | |
vga=784 nomodeset modprobe.blacklist=nouveau,nvidia | |
GRUB VGA Modes | |
https://wiki.bqti.com.br/linux/grub-vga-modes/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment