From ee5d6a000ba8f2328efa7cae743e8172e1840642 Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Fri, 10 Dec 2021 15:52:26 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 26eec74..be613ae 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,12 @@ 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 ./setup.sh` to make the VM. Monterey may not work. +run this command +``` +chmod u+x setip.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 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.