Add information about Apple ID login

Liam 2025-03-30 20:19:39 -07:00
parent 767fe44bb0
commit ef20641b47
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

@ -121,6 +121,12 @@ There are some considerations when running macOS via Quickemu.
webdavd](https://gitlab.gnome.org/GNOME/phodav/-/merge_requests/24).
- Copy/paste via SPICE agent is **not available on macOS**.
# Apple ID Login
macOS VMs will usually be blocked from logging in with Apple IDs by default, due to the Serial, MAC Address, and other information being shared between multiple VMs.
To fix this, you can use the [qe_mac_apid](https://github.com/quickemu-project/qe_mac_apid) tool to replace or randomize these values in the bootloader.
# macOS App Store
If you see *"Your device or computer could not be verified"* when you try to login to the App Store, make sure that your wired ethernet device is `en0`. Use `ifconfig` in a terminal to verify this.