* Xen and date on virtual os
@ 2005-12-22 11:43 geaaru
2005-12-22 11:52 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: geaaru @ 2005-12-22 11:43 UTC (permalink / raw)
To: xen-devel
Hi. I have this problem: I can't change date on virtual os.
virtual1:~# date
Thu Dec 22 20:32:07 CET 2005
virtual1:~# date 122212352005
Thu Dec 22 12:35:00 CET 2005
virtual1:~# date
Thu Dec 22 20:32:20 CET 2005
My config:
Distro: Gentoo
xen: 3.0.0_pre20051027
Virtual os: Debian
Thanks.
Geaaru
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Xen and date on virtual os
2005-12-22 11:43 Xen and date on virtual os geaaru
@ 2005-12-22 11:52 ` Keir Fraser
0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2005-12-22 11:52 UTC (permalink / raw)
To: geaaru; +Cc: xen-devel
echo 1 >/proc/sys/xen/independent_wallclock
...or add independent_wallclock to your domain's kernel command line.
-- Keir
On 22 Dec 2005, at 11:43, geaaru wrote:
> Hi. I have this problem: I can't change date on virtual os.
>
> virtual1:~# date
> Thu Dec 22 20:32:07 CET 2005
> virtual1:~# date 122212352005
> Thu Dec 22 12:35:00 CET 2005
> virtual1:~# date
> Thu Dec 22 20:32:20 CET 2005
>
> My config:
> Distro: Gentoo
> xen: 3.0.0_pre20051027
> Virtual os: Debian
>
> Thanks.
>
> Geaaru
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-22 11:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-22 11:43 Xen and date on virtual os geaaru
2005-12-22 11:52 ` Keir Fraser
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.