|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen domUs on Ubuntu
Stephan Seitz wrote:
> Alan Murrell schrieb:
>> On Thursday 18 October 2007 12:07:43 Luke St.Clair wrote:
>>> However, with extra = "4 xencons=tty", I now get the last line to be
>>> "Setting system clock" after I get "Couldnt get a file descriptor
>>> referring to the console", 6 times.
>> OK, I have made a little progress on this. I mounted my VM image on a
>> loopback and chroot'd to it. I opened /etc/init.d/hwclock.sh
>> and /etc/init.d/hwclockfirst.sh and added the following to the top of each
>> file:
>>
>> exit 0
>
> This issue is caused by an ubuntu domU kernel patch which uses the clock
> of the hostsystem.
> I did some similar by chmod 000 /etc/init.d/hwclock*
> which isn't a clean solution but works also.
>
> A clean solution would be to patch the hwclock scripts to look for e.g.
> /proc/xenbus . I would file a bugreport, but I assume I'm unable to handle
> launchpad.net ...
>
>
I have verified that this fixed my issue as well.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|