FreeBSD

Slower clock with FreeBSD on VMware

When you try to run FreeBSD on VMware you'll notice that the clock falls behind the real time of the host.

To fix it, open /boot/loader.conf and add the following line:

kern.hz="100"

and reboot your virtual machine.

Syndicate content