Comment 39 for bug 1724639

Revision history for this message
Eugene Romanenko (eros2) wrote :

John, from the terminal issue command

sudo nano /etc/default/grub

Simple editor 'nano' will open.
Add line
GRUB_GFXPAYLOAD_LINUX=text
at the end of file.

Save file and exit from nano.

issue command:

sudo update-grub

reboot.