Fix code blocks
This commit is contained in:
parent
9d1211a69b
commit
dae8dfda68
|
@ -40,15 +40,15 @@ Then you need to disable nouveau (normally it is done by install scripts from nv
|
||||||
|
|
||||||
Edit /etc/default/grub:
|
Edit /etc/default/grub:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
GRUB_CMDLINE_LINUX="quiet rhgb nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off"
|
GRUB_CMDLINE_LINUX="quiet rhgb nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off"
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
Regenerate grub configuration:
|
Regenerate grub configuration:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
grub2-mkconfig -o /boot/grub2/grub.cfg
|
grub2-mkconfig -o /boot/grub2/grub.cfg
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
Reboot.
|
Reboot.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user