Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-09-05 Thread ching
On 09/05/2012 02:55 PM, Paolo Bonzini wrote: > Il 05/09/2012 00:13, ching ha scritto: Ah, ok. libvirt for now supports only booting from LUN 0. You can use > ^^^ > > Oops, should have been SeaBIOS. > multiple targets instead of multiple units.

Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-09-04 Thread Paolo Bonzini
Il 05/09/2012 00:13, ching ha scritto: >>> Ah, ok. libvirt for now supports only booting from LUN 0. You can use ^^^ Oops, should have been SeaBIOS. >>> multiple targets instead of multiple units. >>> >>> Paolo >>> >>> >> it works. thanks a lot. >>

Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-09-04 Thread ching
On 09/04/2012 07:55 PM, Eric Blake wrote: > On 09/04/2012 04:53 AM, ching wrote: >> On 09/04/2012 02:23 PM, Paolo Bonzini wrote: >>> Il 04/09/2012 02:03, ching ha scritto: i add boot order and the virtual machine still boot from hard disk instead of cd-rom

Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-09-04 Thread Eric Blake
On 09/04/2012 04:53 AM, ching wrote: > On 09/04/2012 02:23 PM, Paolo Bonzini wrote: >> Il 04/09/2012 02:03, ching ha scritto: >>> i add boot order and the virtual machine still boot from hard disk instead >>> of cd-rom >>> >>> >>> >>> >>> >>> >>> >>> >>>

Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-09-04 Thread ching
On 09/04/2012 02:23 PM, Paolo Bonzini wrote: > Il 04/09/2012 02:03, ching ha scritto: >> i add boot order and the virtual machine still boot from hard disk instead >> of cd-rom >> >> >> >> >> >> >> >> >> >> >> >> >> >>

Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-09-03 Thread Paolo Bonzini
Il 04/09/2012 02:03, ching ha scritto: > i add boot order and the virtual machine still boot from hard disk instead of > cd-rom > > > > > > > > > > > > > > > > > > here is the captured command line gener

Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-09-03 Thread ching
On 09/03/2012 04:24 PM, Paolo Bonzini wrote: > Il 03/09/2012 00:23, ching ha scritto: >> have anyone tested the boot order of virtio-scsi devices? >> >> >> hvm >> >> >> >> >> >> >> i try to set the boot order with scsi cd-rom first, then scsi harddisk >> >> but the virtual ma

Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-09-03 Thread Paolo Bonzini
Il 03/09/2012 00:23, ching ha scritto: > have anyone tested the boot order of virtio-scsi devices? > > > hvm > > > > > > > i try to set the boot order with scsi cd-rom first, then scsi harddisk > > but the virtual machine will always boot with first scsi device only > (u

Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-09-02 Thread ching
On 08/30/2012 07:31 PM, ching wrote: > My host is Gentoo x64, kernel 3.5.2, qemu-kvm 1.1.1-r1, libvirt 0.9.13, > seabios 1.7.0 > > i try to set the boot order with scsi cd-rom first, then scsi harddisk > > but the virtual machine will always boot with first scsi device only > (unit='0', the scsi

[Qemu-devel] boot device order has no effect for virtio-scsi devices

2012-08-30 Thread ching
My host is Gentoo x64, kernel 3.5.2, qemu-kvm 1.1.1-r1, libvirt 0.9.13, seabios 1.7.0 i try to set the boot order with scsi cd-rom first, then scsi harddisk but the virtual machine will always boot with first scsi device only (unit='0', the scsi harddisk) is it a known problem? my libvirt con