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

[Xen-devel] ioemu disk problem


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: "lego luo" <lego.ml.xendev@xxxxxxxxx>
  • Date: Mon, 14 May 2007 22:06:38 +0800
  • Delivery-date: Mon, 14 May 2007 07:04:58 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sDH1ujUykApaqJWCP+mVNIIb+uQkJkoQglkq3d5qv/KpVto0DKYq0fLOgIUKhemizOA6tNIcsU63tRbSrE8xXR7IYWoo89n6rJpDEB+a5eXQnJ4yLYz2HkcfpHounudIhadSt71dUhh3gE6KNvYzMCdiywpRsVooE3/GOYIyCTI=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi,

I have found a problem when using xen-3.1.0-testing.

When creating hvm domain with the following configuration, I can't
boot from cdrom.

disk = [  'file:/root/xen/os.img,hda,w', 'file:/root/iso/fc6.iso,hdb:cdrom,r'  ]
boot='dc'

If the configuration change to this, it works fine.

disk = [  'file:/root/xen/os.img,hda,w', 'file:/root/iso/fc6.iso,hdc:cdrom,r'  ]
boot='dc'

It seems hd disk and cdrom can't be put together: hda, hdb:cdrom.
Is it a problem ?

And disk = [  'file:/root/xen/os.img,sda,w' ] can't be loaded by the hvmloader,
when would rombios support scsi disk?

Thanks,

Lego

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


 


Rackspace

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