|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] DomU console appears to hang when starting
"Tom Jensen" <tom.jensen@xxxxxxxxxxxxxxxxxxxxxx> writes:
> The DomU console appears and the normal boot messages begin populating as
> normal. However, at some point, the boot messages appear to hang in this
> console.
you saw the line
[ 0.260440] Xen virtual console successfully installed as xvc0
in dmesg?
that means you need to run a getty on xvc0. On CentOS/RHEL, you'd do
this in /etc/inittab. I'm not sure about debian.
(it's a tricky problem 'cause there are several different things that different
kernels call the xen virtual console; so when I get this problem, the
first thing I do is grep for 'Xen virtual console' in the DomU dmesg so
I know what to run a getty on.)
--
Luke S. Crawford
http://prgmr.com/xen/ - Hosting for the technically adept
We don't assume you are stupid.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|