Git Product home page Git Product logo

Comments (15)

geckolinux avatar geckolinux commented on May 23, 2024 20

Thanks very much. So I figured it out:

  1. Use a random multicast MAC address generator 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.
  1. Inside macOS, 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

@foxlet : Want me to add something like this to the Docs?

from macos-simple-kvm.

rgvxlens avatar rgvxlens commented on May 23, 2024 2

Another easy way to create a custom Mac Address is to use the following command in your host terminal:

openssl rand -hex 6 | sed 's/\(..\)/\1:/g; s/:$//'

Credits: https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/

from macos-simple-kvm.

magmamelee avatar magmamelee commented on May 23, 2024 2
  1. Use a random multicast MAC address generator 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.

sorry to necro, but I was wondering if you could elaborate this for me? im a newb, so im not sure how to paste the mac address or uuidgen into make.sh, is there any special formatting?

from macos-simple-kvm.

foxlet avatar foxlet commented on May 23, 2024

You need to set your own Serial Number, MLB, and NIC IDs in order to get a unique setup. The defaults did work up to one point but now it has tripped the account limits for a single machine.

Do not sign in until you have made the machine unique, or you risk getting account banned by Apple.

from macos-simple-kvm.

kode54 avatar kode54 commented on May 23, 2024

How much of this is needed, or is more work needed, to get things like Netflix in Safari, or the Apple TV app on Catalina working? I may need to do some more configuring, as I can’t get Messages working, either.

from macos-simple-kvm.

faelana avatar faelana commented on May 23, 2024

@geckolinux contribute the guide to help future people

from macos-simple-kvm.

geckolinux avatar geckolinux commented on May 23, 2024

@Zayn666 #186

from macos-simple-kvm.

faelana avatar faelana commented on May 23, 2024

@geckolinux im not able change the uuid, how did you changed it?

from macos-simple-kvm.

geckolinux avatar geckolinux commented on May 23, 2024

Use a random multicast MAC address generator 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.

from macos-simple-kvm.

faelana avatar faelana commented on May 23, 2024

@geckolinux im not talking about the mac address, the mac addr i can change just fine but the uuid it wont let me.

$ virsh define template.xml
error: Failed to define domain from template.xml
error: operation failed: domain 'macOS-Simple-KVM' already exists with uuid "previous uuid

from macos-simple-kvm.

sreehax avatar sreehax commented on May 23, 2024

can I ask which version of macOS you got this working on?
I'd like to use that too for good measure

from macos-simple-kvm.

sreehax avatar sreehax commented on May 23, 2024

and i use uuidgen to change the <uuid></uuid> entry at the top of the file right

from macos-simple-kvm.

sreehax avatar sreehax commented on May 23, 2024

yeah i followed these instructions to the T and i can't log into iMessage, it says that there was an error udring authentication and tells me to contact apple support

from macos-simple-kvm.

elileinkram avatar elileinkram commented on May 23, 2024

Hey sorry a newbie here, I was wondering if anyone can provide an extremely simple step-by-step process for getting the apple ID to work?

from macos-simple-kvm.

elileinkram avatar elileinkram commented on May 23, 2024

If there are other noobs out there like myself, here is video which explains the process.

https://www.youtube.com/watch?v=3xn9CpRjkf4&t=4s&ab_channel=Morgonaut

from macos-simple-kvm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.