Previous getting around this problem required recompiling the kernel, but now there's an easier option. Just add divider=10 to the kernel parameters. Or if you prefer not to stress about whether or not you're putting the kernel parameters in the right conf file, just run this command as root.
grubby --update-kernel=ALL --args="divider=10"
What OS/VM software are you using to run this?
ReplyDeleteCentos 5.3 host running virtualbox with centos 5.3 guests.
ReplyDelete