sudo nano /etc/default/grubThen find the line that says
GRUB_CMDLINE_LINUX_DEFAULT="" and add nomodeset inside the quotation marks.If you do use nano then you can press Ctrl-o and Ctrl-x at this point to write and exit.
Then run this command:
sudo update-gruband that should do it.
No comments:
Post a Comment