Add notes to work around MacOS App Store logins #474

This work around may work in some situations.
This commit is contained in:
Martin Wimpress 2022-08-18 10:48:16 +01:00
parent 477d35dad7
commit 94ee99a48e
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
1 changed files with 16 additions and 0 deletions

View File

@ -389,6 +389,22 @@ 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**.
### 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.
If the wired ethernet device is not `en0`, then then go to *System Preferences* -> *Network*,
delete all the network devices and apply the changes. Next, open a terminal and
run the following:
```bash
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
```
Now reboot, and the App Store should work.
## Windows 8.1, 10 & 11 Guests
`quickget` can automatically download Windows 8.1, [Windows