Fix path issue

This commit is contained in:
Sonny 2017-07-10 07:15:27 +02:00
parent 00f4e5ca4e
commit 1044497c5f
7 changed files with 23 additions and 18 deletions

View file

@ -2,6 +2,7 @@
## Windows 10 Virtio VM
qemu-system-x86_64 -enable-kvm \
-cpu host \
-smp 4 \
-drive file=/media/platvoeten/Downloads/virtio-win-0.1.126.iso,index=3,media=cdrom \
-cdrom /dev/cdrom \
-drive format=raw,file=/media/platvoeten/VM/windows10.img,if=virtio \