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.