[exxact@localhost exx]# sudo -s nano /usr/lib/modprobe.d/dist-blacklist.conf
##add 'blacklist nouveau' at end of '# framebuffer drivers' list
...
...
blacklist nouveau
##save changes
[root@localhost ~]# dracut -f
##wait a few seconds until your terminal is responsive again
[root@localhost ~]# reboot
##rebooting
[exxact@localhost ~]# init 3
[exxact@localhost ~]# ./NVIDIA*
##Done |