[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] [HVM] Creating a HVM domain failed


  • To: "xen-users" <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Y. D." <duyuyang@xxxxxxxxx>
  • Date: Mon, 24 Nov 2008 20:18:14 +0800
  • Delivery-date: Mon, 24 Nov 2008 04:18:47 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; b=cTmQ5caB0O8eEwgZeqU1j24yQ3lg3NXSNDOtU3De4+OSiu9LlckGSr+83Z4jfVtR0Y WgYSiLUuKVRfBMA/XnXjGTg+hoRfSku30X6RcKCqAvpLQzSxSmGrLJzd89TLd6W2npjr G3aIsGlWy1oFgOTX7O4QNho/VpzI9Xanm9MyY=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,

I am trying creating a hvm domain to install debian4 with an ISO file installer.
The system is xen-3.3.0 + dom0 generic pv kernel 2.6.18.8 with gnome.
I entered command: xm create dom.hvm.conf, the console outputs:

Using config file "./dom3.hvm.conf".
Started domain dom3

Nothing else happened thereafter. I really don't know what is wrong and what I 
should do.

My hvm configuration is:

import os, re
arch = os.uname()[4]
if re.search('64', arch):
    arch_libdir = 'lib64'
else:
    arch_libdir = 'lib'
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 512
name = "dom3"
vcpus=1
vif = [ 'type=ioemu' ]
disk = [ 'phy:sdb9,hda,w', 
'file:/home/dyy/dom3/debian-40r5-i386-netinst.iso,hdc:cdrom,r' ]
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
sdl=1
opengl=1
vnc=1
vncpasswd=''
stdvga=0
serial='pty'

Thanks in advance,
Shawn


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.