mirror of
https://github.com/foxlet/macOS-Simple-KVM
synced 2024-11-10 05:54:13 +00:00
[DOCS] Create guide-Apple-ID.md (#186)
This commit is contained in:
parent
385bbedf2c
commit
3507989a19
1 changed files with 9 additions and 0 deletions
9
docs/guide-Apple-ID.md
Normal file
9
docs/guide-Apple-ID.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
1. Use a random multicast [MAC address generator](https://www.hellion.org.uk/cgi-bin/randmac.pl) and paste it into the template generated by `make.sh`.
|
||||
- While I was editing the template, I also used `uuidgen` and pasted that in there for good measure.
|
||||
- Then import the template with `virsh define whatever.xml`.
|
||||
2. Inside macOS, download [Clover Configurator](https://mackie100projects.altervista.org/download-clover-configurator/) and use it to mount the EFI partition, "Load Configuration" (bottom left most button), then find the `config.plist` file in the EFI volume in Finder and drag it into the Clover file picker. (macOs.... :-/)
|
||||
- Then use Clover Configurator as shown in the screenshot below to select an an Apple hardware model, and hit all the "Generate New" buttons you can find there.
|
||||
- In the "Rt Variables" section set the MLB value to blank.
|
||||
- Then the second button on the bottom left to save the configuration.
|
||||
|
||||
![Screenshot_20190622_091035](https://user-images.githubusercontent.com/2692138/59964986-1d76a780-94ce-11e9-9404-21da23530b87.png)
|
Loading…
Reference in a new issue