Re: Xen on Ubuntu: DomU hangs on boot
- From: Markus Schönhaber <ubuntu-users@xxxxxxxxxxxxxx>
- Date: Thu, 29 Nov 2007 11:52:32 +0100
Allen Fowler schrieb:
After I issue the "xm create xen_domu_name"
command, no errors are returned, and the "xm list" command shows
something like this:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Name ID Mem VCPUs State Time(s)
Domain-0 0 239 1 r-----
279.0
xendomu 7 128 1 -b---- 27.5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
However,
I am unable to ssh into the VM, and typing anything at the "xm console"
screen yields no response. (Though, the "xm console" does show the
scroll back listed below.)
Add
extra = 'xencons=tty'
to the config file for your DomU. I. e. make it look similar to
[...]
#
# Kernel + memory size
#
kernel = '/boot/vmlinuz-2.6.22-14-xen'
ramdisk = '/boot/initrd.img-2.6.22-14-xen'
memory = '128'
extra = 'xencons=tty'
#
# Disk device(s).
[...]
Maybe this helps.
Regards
mks
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- Xen on Ubuntu: DomU hangs on boot
- From: Allen Fowler
- Xen on Ubuntu: DomU hangs on boot
- Prev by Date: Re: Upgrade Open Office to 2.3?
- Next by Date: Re: USB memory sticks get mounted as read only
- Previous by thread: Xen on Ubuntu: DomU hangs on boot
- Next by thread: Re: Xen on Ubuntu: DomU hangs on boot
- Index(es):
Relevant Pages
|