Thanks Bundabrg and karlto.
For reasons unbeknownst to me, the Z "decided" to boot this morning. I didn't change anything, was planning to do that as soon as it hung once more. I guess it sensed that I was about to crash its party
It came up with the usual error messages at boot:
28 Mar 00:56:37 ntpdate[283]: can't find host time.nist.gov
28 Mar 00:56:37 ntpdate[283]: no servers can be used, exiting
but this time it recovered after about 5 or 10 seconds.
So, now that I was able to get in and take a look around I noticed that I had installed ntp, ntpd and ntpdate in a strange way...
ntp was installed on /
ntpd was installed on /mnt/card
ntpdate was installed on /mnt card
Thinking that wouldn't be good, I removed the three packages above and reinstalled all of them to /
The install of ntpd gave me a warning:
Installing ntpd ... /etc/rc.d/init.d/ntpd : timezone not configured
Please create a symlink from /etc/localtime to your appropriate /usr/share/zoneinfo file.
so I dropped into the shell and made the following entry..
ln -s /usr/share/zoneinfo/US/Pacific /etc/localtime
typed reboot and crossed my fingers...
The reboot worked, but with errors...
.
.
.
Loading USB modules: [ OK ]
Synchronizing network time: ..........network is down.
Starting network time daemon: ntpd
Starting system message bus: [ OK ]
Starting crond: [ OK ]
Looking for host time.nist.gov and service ntp
Error : Temporary failure in name resolution
28 Mar 00:56:37 ntpdate[593]: can't find host time.nist.gov
28 Mar 00:56:37 ntpdate[593]: no servers can be used, exiting
pdaXrom 1.1.0beta1 "Kathrin"
zaurus login:
Any suggestions on how to:
1) remove the delay after "Synchronizing network time..." (it's approx 10 seconds) ?
2) prevent ntpdate from looking for time.nist.gov at boot?
3) use crond to invoke a time adjustment at some predetermined time after boot, say 15 minutes, but only if there is an internet connection? Essentially, I don't want time checking at boot, only want it later.
Thanks,
Randall.