qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] about -drive argument


From: nicolas prochazka
Subject: [Qemu-devel] about -drive argument
Date: Wed, 28 May 2008 10:49:31 +0200

Hi,
I'm doing some tests with -drive option, and it seems there's some issue :

-drive xxx ,snapshot=off|on   does not ok
=> if i create two drive  -drive file=/mnt/vdisk/test1.qcow2
if=scsi,bus=0,unit=6,boot=on,cache=off,snapshot=on -drive
file=/mnt/vdisk/test2.qcow2
if=scsi,bus=0,unit=2,cache=off,snapshot=off
it does not run, test1.qcow2 and test2.qcow2   seems to be in the same
mode ( no snapshot)
Only -snapshot in qemu command seems to be ok.


an other issue:
 -drive file=/mnt/vdisk/test1.qcow2 if=scsi,bus=0,unit=6,boot=on,cache=off : ok
 -drive file=/mnt/vdisk/test1.qcow2,if=scsi,bus=0,unit=6,boot=on,cache=off
: not ok    image not found  ( there's a , after file image file, as
mentionned in doc


Regards,
Nicolas Prochazka.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]