Advertisement
Guest User

Untitled

a guest
Oct 10th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. GRUB_DEFAULT=0
  2. GRUB_TIMEOUT=10
  3. GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  4. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
  5. GRUB_CMDLINE_LINUX=""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement