> Hello. My files are not being timestamped correctly because Plan 9  
> says my date is January 2, 2000 and the time is moving extremely  
> slowly. But I have QEMU set the guest clock to the host clock. What's  
> wrong?

Assuming you have networking enabled, have timesync
synchronize to an ntp server. Put the following in
/rc/bin/termrc.local and reboot:

TIMESYNCARGS=(-n <some-open-ntp-server such as pool.ntp.org>)

You may also need to add

ndb/cs -f $NDBFILE
ip/ipconfig

Reply via email to