Download tools and packages
mkdir /mnt/user/domains/macos-ventura
cd /mnt/user/domains/macos-ventura
wget https://raw.githubusercontent.com/kholia/OSX-KVM/master/fetch-macOS-v2.py
python fetch-macOS-v2.py # Fetch macOS InstallerSample run:
$ ./fetch-macOS-v2.py
1. High Sierra (10.13)
2. Mojave (10.14)
3. Catalina (10.15)
4. Big Sur (11.7)
5. Monterey (12.6)
6. Ventura (13) - RECOMMENDED
7. Sonoma (14)
Choose a product to download (1-6): 6We can compile and install from source directly on Unraid, but it's easier to do it on a separate VM.
sudo apt install wget libguestfs-tools make dmg2img genisoimage -y
Is it possible to add a screenshot of the unRAID VM Creation GUI? Followed all the steps here and nothing is bootable. The VM just goes into the EFI shell.