David/Forum, please ignore the below, it all seems to have worked. I think it takes a few moments to update. I went back into to Telnet, ran the ntpdate command and it reported the correct time. Tivo's guide screen also reports correct time. Thanks again, Tony.

Quote Originally Posted by Dave Hatt View Post
you may have to use the rw command to make your system writeable.

Basically issue the 'rw' command at the start, and then use 'ro' when you are done.

Also, did you remember to include the dot at the end of line 3? It won't work without it.
Thanks David,
My time is still wrong. Here's what I did and what happens:
First I run the rsync as instructed...

[TiVo [p0] ~]# rsync -rv 65.49.60.197:ztivo_timezones .
Welcome to the OzTiVo rsync server...

receiving file list ... done
hack/zoneinfo/Australia/Adelaide
hack/zoneinfo/Australia/Brisbane
hack/zoneinfo/Australia/Broken_Hill
hack/zoneinfo/Australia/Canberra
hack/zoneinfo/Australia/Currie
hack/zoneinfo/Australia/Darwin
hack/zoneinfo/Australia/Eucla
hack/zoneinfo/Australia/Hobart
hack/zoneinfo/Australia/Lindeman
hack/zoneinfo/Australia/Lord_Howe
hack/zoneinfo/Australia/Melbourne
hack/zoneinfo/Australia/Perth
hack/zoneinfo/Australia/Sydney
hack/zoneinfo/Pacific/Norfolk
wrote 433 bytes read 992 bytes 570.00 bytes/sec
total size is 7058 speedup is 4.95
[TiVo [p0] ~]#


Then I run the rw and ntpdate commands as follows....

[TiVo [p0] ~]#
[TiVo [p0] ~]# rw
File system is now READ/WRITE.
[TiVo [p0] ~]#
[TiVo [p0] ~]# ntpdate -b -v 132.163.4.103
[TiVo [p0] ~]#
[TiVo [p0] ~]# Time set to: Mon Oct 6 22:00:58 2008
Have a nice day.

[TiVo [p0] ~]#
[TiVo [p0] ~]# ro
File system is now READ ONLY.
[TiVo [p0] ~]#


However it is 11pm and as you can see the result above shows its still 10pm.

Appreciate any ideas. I am also running version 1.3 in Sydney.

Cheers
Tony