foxlet / macOS-Simple-KVM

Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
13.55k stars 1.14k forks source link

What am I doing wrong #599

Open jrs1rules opened 1 year ago

jrs1rules commented 1 year ago

Screenshot 2023-02-17 6 43 24 PM Im using this as a guide https://chromeunboxed.com/i-installed-macos-on-a-chromebook/

walker84837 commented 1 year ago

So, looking at the guide you linked, I can tell - from the screenshot you posted here - that you have written some commands wrong, which might be because the guide made some mistakes in writing commands. The steps (and right commands) you should use are the following: (I added sh so it actually runs, since it's not set as an executable, it will look in your /usr/bin for the basic.sh file, which isn't there, but it's instead in your macOS-Simple-KVM folder in your ~)