On 29.08.2011 14:14, Michael Tokarev wrote:
On 29.08.2011 15:42, Peter Lieven wrote:
On 29.08.2011 13:21, Ottavio wrote:
On 29 August 2011 11:12, Peter Lieven wrote:
Hi,
when I specify something like
qemu -boot order=dc -cdrom image.iso -drive file=img.raw,if=virtio,boot=yes
or
qemu -boo
On 29.08.2011 15:42, Peter Lieven wrote:
> On 29.08.2011 13:21, Ottavio wrote:
>> On 29 August 2011 11:12, Peter Lieven wrote:
>>> Hi,
>>>
>>> when I specify something like
>>>
>>> qemu -boot order=dc -cdrom image.iso -drive file=img.raw,if=virtio,boot=yes
>>>
>>> or
>>>
>>> qemu -boot order=n -cd
On 29.08.2011 13:21, Ottavio wrote:
On 29 August 2011 11:12, Peter Lieven wrote:
Hi,
when I specify something like
qemu -boot order=dc -cdrom image.iso -drive file=img.raw,if=virtio,boot=yes
or
qemu -boot order=n -cdrom image.iso -drive file=img.raw,if=virtio,boot=yes
with qemu-kvm 0.15.0
On 29 August 2011 11:12, Peter Lieven wrote:
> Hi,
>
> when I specify something like
>
> qemu -boot order=dc -cdrom image.iso -drive file=img.raw,if=virtio,boot=yes
>
> or
>
> qemu -boot order=n -cdrom image.iso -drive file=img.raw,if=virtio,boot=yes
>
> with qemu-kvm 0.15.0
>
> it will always dir
Hi,
when I specify something like
qemu -boot order=dc -cdrom image.iso -drive file=img.raw,if=virtio,boot=yes
or
qemu -boot order=n -cdrom image.iso -drive file=img.raw,if=virtio,boot=yes
with qemu-kvm 0.15.0
it will always directly boot from the hardrive and not from cdrom or
network.
is