mirror of
https://github.com/kholia/OSX-KVM.git
synced 2026-04-21 06:03:55 +00:00
Hot fixes
- Add missing OpenCore files - Backport macOS Sonoma support from Coopydood/ultimate-macOS-KVM
This commit is contained in:
parent
09daff670a
commit
a9b20147de
454 changed files with 21818 additions and 71 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ BaseSystem.img: BaseSystem.dmg
|
|||
qemu-img convert BaseSystem.dmg -O raw BaseSystem.img
|
||||
|
||||
BaseSystem.dmg:
|
||||
./fetch-macOS-v2.py --short=$(SHORTNAME)
|
||||
./fetch-macOS-v2.py --shortname=$(SHORTNAME)
|
||||
|
||||
mac_hdd_ng.img:
|
||||
qemu-img create -f qcow2 mac_hdd_ng.img ${DISK_SIZE}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue