Ferenc Veres wrote: > As I can see, http://www.gnusolaris.org/cgi-bin/trac.cgi/ticket/177 it > may be possible to upgrade to Alpha 2 without reinstall. Is that true? I > just want to say a great thanks to the developers for that! :-D
Yes, Alpha 2 will include the ability to upgrade using InstallCD from pre-Alpha 2 bits to Alpha 2. > Question: I cannot figure out how to set the time correctly. Someone > helped me on IRC to install NTP, and I think I configured it to start > automatically, but the clock is just always wrong. ... > [EMAIL PROTECTED]:/etc/inet # cat ntp.conf > multicastclient pool.ntp.org > > My hardware clock is set to local time, CET. The only other OS I use is > Mandriva Linux, I can set it to use UTC from HW clock if necessary. But > this should not be so many hours off, just one, if that is the problem. Unless your ISP/network allows propagating IP multicast packets, your best bet is to use unicast, i.e. change the contents of your /etc/inet/ntp.conf to: server pool.ntp.org Followed by doing: svcadm restart network/ntp -- Mac _______________________________________________ GNU/Solaris Users mailing list gnusol-users@gnusolaris.org