fixed the wrong disk
This commit is contained in:
parent
7659e206df
commit
884f96dcd1
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ qemu-system-x86_64 \
|
|||
-m 4G \
|
||||
-boot d \
|
||||
-cdrom Win*.iso \
|
||||
-drive file=/dev/sda,format=raw,cache=none,if=virtio \
|
||||
-drive file=/dev/sdb,format=raw,cache=none,if=virtio \
|
||||
-vga virtio \
|
||||
-monitor stdio
|
||||
|
|
Loading…
Reference in a new issue