|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Ubuntu domU hanging at boot "Setting the system clock...
On Mon, Apr 03, 2006 at 11:21:20AM +0200, Hans-Christian Armingeon wrote:
> Hi,
>
> I have an ubuntu domU on a xen3 hg from yesterday, and it hangs at
>
> * Setting the system clock...
>
> and waits there forever.
>
> What can I do?
Mount the fs from dom0 and grep -R your /etc folder for the "Setting the system
clock" string. Find that file and cause it not to be executed during boot.
Easiest way would be to chmod -x it, but I don't know ubuntu, so it may be
different, or combined with other stuff.
--
Andrew Thompson
http://aktzero.com/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|