kyob

Solution for Ubuntu freeze

Aug 18th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. /etc/default/grub
  2.  
  3. #GRUB_CMDLINE_LINUX_DEFAULT="quiet"
  4. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nolapic_timer clocksource=jiffies"
  5.  
  6. update-grub && reboot
Add Comment
Please, Sign In to add comment