mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2025-01-07 17:49:44 +01:00
Fix copy
This commit is contained in:
parent
78acf4dd89
commit
5924de1e05
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@
|
|||
</disk>
|
||||
<disk type="file" device="disk">
|
||||
<driver name="qemu" type="raw" />
|
||||
<source file="BOXESHOME/macOS.img" />
|
||||
<target dev="sdb" bus="sata" />
|
||||
<source file="BOXESHOME/macOS.qcow2" />
|
||||
<target dev="sdc" bus="sata" />
|
||||
<address type="drive" controller="0" bus="0" target="0" unit="2" />
|
||||
</disk>
|
||||
<controller type="usb" index="0" model="ich9-ehci1">
|
||||
|
|
Loading…
Reference in a new issue