|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] console output stops but everything else is fine
Check the inittab of the xen instance and also the options to pygrub
if you are using pygrub. It appears that output is getting
redirected to a non-existent console device somewhere. If there
are any co: lines in the inittab of the domU you should take them out,
also if there are any console=ttyS0 lines in the grub.conf of
pygrub take them out
Steve
On Mon, 31 Mar 2008, Edoardo Ceccarelli wrote:
Hello,
just finished building Xen 3.2, everything went fine, except for this:
anytime I create a vm with the --console option, the output of the scroll of
the bootstrap stops like this:
...
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 128k freed
at this point the console hangs and I just have to close it;
but the dom0 is successfully created and everything seems fine..
is this something I should be worried?
nothing like this happened with old Xen 3.1 (not compiled) or with distro
Xen
Thanks in advance, any idea appreciated.
--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@xxxxxxxx http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|