- For first boot to get into linux press e in grub.
- add to the end of line with linux "nomodeset nouveau.modeset=0".
- create file: /etc/modprobe.d/blacklist-nouveau.conf
blacklist nouveau
options nouveau modeset=0
alias nouveau off
blacklist nouveau
options nouveau modeset=0
alias nouveau off