Guest User

Untitled

a guest
Feb 25th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. .... quiet splash ....
  2.  
  3. .... quiet splash nomodeset ........
  4.  
  5. sudo nano /etc/default/grub
  6.  
  7. GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”
  8.  
  9. GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash nomodeset″
  10.  
  11. sudo update-grub
  12.  
  13. sudo reboot
Add Comment
Please, Sign In to add comment