mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2026-03-17 10:08:24 +08:00
fixed install issue
This commit is contained in:
@@ -39,7 +39,7 @@ For example:
|
||||
## Display resolution issues
|
||||
#### Set the right resolution of your display
|
||||
On the grub screen, `press c` to get the commandline,
|
||||
and enter `vbeinfo` to check what resolutions you can use,
|
||||
and enter `vbeinfo` or `videoinfo` on EFI boot to check what resolutions you can use,
|
||||
then edit `/etc/default/grub` , add your resolution `GRUB_GFXMODE=****x****x32` into it,
|
||||
last you can run `grub-mkconfig -o /boot/grub/grub.cfg` to update your grub.cfg.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user