|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen domUs on Ubuntu
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
and it now boots fully into a console.
I did run the "update-rc.d" script to remove those two scripts from being run
on startup, but it seems that something is still calling them.
Anyway, this is at best a workaround, but it works!
-Alan Murrell
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|