There was an error while loading. Please reload this page.
1 parent abf6e7e commit b9593a4Copy full SHA for b9593a4
basic.sh
@@ -24,5 +24,5 @@ qemu-system-x86_64 \
24
-device ich9-ahci,id=sata \
25
-drive id=ESP,if=none,format=qcow2,file=ESP.qcow2 \
26
-device ide-hd,bus=sata.2,drive=ESP \
27
- -drive id=InstallMedia,if=none,file=BaseSystem.img \
+ -drive id=InstallMedia,format=raw,if=none,file=BaseSystem.img \
28
-device ide-hd,bus=sata.3,drive=InstallMedia \
0 commit comments