 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] SOLVED: domU freezes solid after startup -- why?
 Following up on my earlier posting:
> See the attached console output.  This time, it froze on the third line
> from the end ("Setting the system clock.."); the last two lines of output
> happened after I did an "xm shutdown" on the domU.
> 
> In case it matters, I'm trying to run Xen 3.1 on an Ubuntu 7.10 system
> (kernel = 2.6.22-14-xen).  The hardware is an AMD Athlon XP 2700+ with
> 2 GB of RAM.  The dom0 seems to run perfectly.
The domU was freezing up in /etc/rcS.d/S11hwclock.sh -- presumably while
trying to run /sbin/hwclock.
I mounted the domU's disk, added   HWCLOCKACCESS=no   to /etc/default/rcS
-- bypassing the clock setting code (presumably unnecessary, right?, since
the domU's clock is simply a reflection of the dom0's clock?) -- and the
domU comes up just fine now.
-- 
Rich Wales      ===      Palo Alto, CA, USA      ===     richw@xxxxxxxxx
http://www.richw.org   ===   http://en.wikipedia.org/wiki/User:Richwales
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |