mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2024-11-16 16:19:41 +01:00
Update basic.sh
This commit is contained in:
parent
02cac9268c
commit
d5c6f16960
1 changed files with 2 additions and 0 deletions
2
basic.sh
2
basic.sh
|
@ -26,3 +26,5 @@ qemu-system-x86_64 \
|
|||
-device ide-hd,bus=sata.2,drive=ESP \
|
||||
-drive id=InstallMedia,format=raw,if=none,file=BaseSystem.img \
|
||||
-device ide-hd,bus=sata.3,drive=InstallMedia \
|
||||
-drive id=SystemDisk,if=none,file=macOS.qcow2 \
|
||||
-device ide-hd,bus=sata.4,drive=SystemDisk \
|
||||
|
|
Loading…
Reference in a new issue