Add information about Apple ID login
parent
767fe44bb0
commit
ef20641b47
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue