[CentOS-virt] boot order with Xen domxml

2010-01-18 Thread Mr. X
Hey Virtualeers,

When using domxml to configure a Xen domain, where is the meta spec for boot 
order?

Before domxml, using xen-xm, this was easy:
boot = 'dca'  ; 1-CD | 2-HD | 3-floppy

When I try adding this below with Virsh (vi), it is erased in Xen domains
boot dev='hd'

In KVM domains it is accepted.

-- 
Mark


  
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] boot order with Xen domxml

2010-01-18 Thread Pasi Kärkkäinen
On Mon, Jan 18, 2010 at 02:13:22PM -0800, Mr. X wrote:
 Hey Virtualeers,
 
 When using domxml to configure a Xen domain, where is the meta spec for boot 
 order?
 
 Before domxml, using xen-xm, this was easy:
 boot = 'dca'  ; 1-CD | 2-HD | 3-floppy
 
 When I try adding this below with Virsh (vi), it is erased in Xen domains
 boot dev='hd'
 
 In KVM domains it is accepted.
 

Did you check upstream (Redhat) bugzilla? 

Other than that it might be a good idea to send an email to
libvirt-users mailinglist..

-- Pasi

___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt