|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] DomU console appears to hang when starting
I checked the file /etc/inittab. I did a search and did not see any
instance of the xvc0 so I assume I need to add it. As I mentioned in my
original thread, this is my first time building a non-Ubuntu DomU. I have
never had to modify the /etc/inittab file before. Do you have any
references on what I need to add to the inittab file to make it work for
Xen?
Tom Jensen | President
Digital Toolbox
--------------------------------------------------
From: "Luke S Crawford" <lsc@xxxxxxxxx>
Sent: Monday, March 30, 2009 11:11 PM
To: "Tom Jensen" <tom.jensen@xxxxxxxxxxxxxxxxxxxxxx>
Cc: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: 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
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] DomU console appears to hang when starting,
Tom Jensen <=
|
|
|
|
|