1
0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-06-29 01:48:35 +02:00

made BaseSystem downloaded last

This commit is contained in:
notAperson535 2022-01-27 13:12:54 -05:00 committed by GitHub
parent 56f47b5440
commit 54488abb9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,10 @@
sudo apt-get install qemu-system qemu-utils python3 python3-pip -y # for Ubuntu, Debian, Mint, and PopOS.
./fetch-macOS-v2.py
qemu-img convert BaseSystem.dmg -O raw BaseSystem.img
qemu-img create -f qcow2 macOS.qcow2 64G
./fetch-macOS-v2.py
sudo ./basic.sh