First of all, Are you sure that your
domain is created and booted properly.
If yes, is it a HVM or a PV guest?
Check in xm list whether your domain is
created and running.
What does xm create –c show?
If xm list shows your domain and still you
are not able to connect to the console.
Use a vncviewer to attach to a console.
For example : vncviewer 12.0.0.1:5900
Use 5901 if 5900 is not working.
As you keep creating additional VM’s
increment the screen number 590x. I guess this helps.
Venkat
================================
Venkata
Kumar Duvvuru,
LSI Engenio,
Adv.
Development,
Bangalore.
Mob:
+91-9880318542
Off :
+91-80-41978700 ( Extn : 3544 )
================================
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of piyush masrani
Sent: Tuesday, June 24, 2008 2:05
PM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xm console
does not return a console
Hi
I have installed xen 3.10 on ubuntu 7.10 (Gutsy Gibbon) through repositories...
I followed the following link:
http://www.howtoforge.com/ubuntu-7.10-server-install-xen-from-ubuntu-repositories
I am able to create Guest VMs on it by using xen-create-image and able to
run them by using xm create. But i am not getting the console of the created
VMs( xm console is not working. Not even by using the option -c in xm
create)...The shell in which i run these commands don't return any
prompt...what should i do?
Thanking in advance
-Piyush