1
0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-06-02 14:13:31 +02:00

Update README.md

This commit is contained in:
notAperson535 2021-12-10 15:46:54 -05:00 committed by GitHub
parent 59f6bc3f0b
commit 4c0523a5ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,11 @@ By [@FoxletFox](https://twitter.com/foxletfox), and the help of many others. Fin
New to macOS and KVM? Check [the FAQs.](docs/FAQs.md)
## OneClick Method
Simply run `sudo ./run.sh` to make the VM. Monterey may not work.
Simply 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 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.
## You're done!
To fine-tune the system and improve performance, look in the `docs` folder for more information on [adding memory](docs/guide-performance.md), setting up [bridged networking](docs/guide-networking.md), adding [passthrough hardware (for GPUs)](docs/guide-passthrough.md), tweaking [screen resolution](docs/guide-screen-resolution.md), and enabling sound features.