1
0
Fork 0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-09-30 10:17:28 +02:00

Update README.md

This commit is contained in:
notAperson535 2021-12-12 11:33:47 -05:00 committed by GitHub
parent 8ad8ab07b2
commit 482ed62481
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,12 +6,7 @@ By [@FoxletFox](https://twitter.com/foxletfox), and the help of many others. Fin
New to macOS and KVM? Check [the FAQs.](docs/FAQs.md) New to macOS and KVM? Check [the FAQs.](docs/FAQs.md)
## OneClick Method ## OneClick Method
Run these commands Run `sudo ./setup.sh` to make the VM. Monterey may not work.
```
chmod u+x setup.sh
chmod +x fetch-macOS-v2.py
```
Then run `sudo ./setup.sh` to make the VM. Monterey may not work.
Once the VM boots up, just hit enter even if you don't see anything (do this every boot) Then format the biggest drive as macOS Extended Journaled, Then go to reinstall macOS and install it to the newly formatted hard drive. Once the VM boots up, just hit enter even if you don't see anything (do this every boot) Then format the biggest drive as macOS Extended Journaled, Then go to reinstall macOS and install it to the newly formatted hard drive.
Once installed, run run ./basic.sh to boot up the VM again. Do not run ./setup.sh twice if the install was succesful, as it will redownload the image and that is not needed. Once installed, run run ./basic.sh to boot up the VM again. Do not run ./setup.sh twice if the install was succesful, as it will redownload the image and that is not needed.