Guest User

Untitled

a guest
Sep 18th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. gksudo gedit /etc/default/grub
  2.  
  3. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  4.  
  5. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
  6.  
  7. sudo update-grub
Add Comment
Please, Sign In to add comment