Search found 1 match

by rstml
30. May 2011, 00:03
Forum: Linux Guests
Topic: Ubuntu 10.10 guest freezes randomly
Replies: 63
Views: 41492

Re: Ubuntu 10.10 guest freezes randomly

This worked for me:
add "nohz=off" to the end of your "kernel" line in "/boot/grub/menu.lst" Like this:

Code: Select all

kernel /vmlinuz-2.6.20-16-generic root=UUID=db6c0561-048a-4f13-af4a-4aeec22cc819 ro quiet splash nohz=off
http://ubuntuforums.org/showthread.php?t=690330