update
This commit is contained in:
parent
0fe6fbc3ab
commit
aa6edeeaa4
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ For example:
|
|||
|
||||
sudo ./install.sh -r -t
|
||||
|
||||
## Set the right resolution of your display
|
||||
## 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,
|
||||
then edit `/etc/default/grub` , add your resolution `GRUB_GFXMODE=****x****x32` into it,
|
||||
|
|
Loading…
Reference in a new issue