Code Monkey home page Code Monkey logo

Comments (2)

Coopydood avatar Coopydood commented on June 19, 2024

I've successfully installed macOS Ventura cleanly using ultimate-macOS-KVM.

Will continue to investigate, but it's looking like it's fixed!

from ultimate-macos-kvm.

Coopydood avatar Coopydood commented on June 19, 2024

This appears to be fixed with a simple QEMU CPU model change. This issue does NOT affect users who changed their CPU model from the default. For example, if you manually changed your CPU model to host, this does not affect you.

FOR NEW USERS: as of v0.9.6, this issue has been fixed, and new files generated with AutoPilot will use the new model by default, which can be used to install Ventura.

FOR EXISTING USERS: for users of v0.9.5 or earlier, you have a couple options:


  1. If you have an existing AutoPilot config that you have used for a while, with many customisations of your own, it may be best to just change the CPU model. Do this by finding the following line in your boot script:
CPU_MODEL="Penryn"

and change it to

CPU_MODEL="Skylake-Client"

  1. Generate a new AutoPilot config file. While this does mean you have to go through AutoPilot again, there are a number of benefits. Generating a new AP config ensures you have the latest structure updates, and the best compatibility with the rest of the project:

    • You can keep your existing config file, either by choosing a different name, or by backing up your old one when prompted
    • You can keep and use your existing virtual hard disk file. When AP gets to the Creating virtual hard disk stage, you'll automatically be notified about the existing HDD file, and you'll have the option to use the file in the new config.
    • Your OpenCore boot image will be replaced, but your old OpenCore image will automatically get backed up to a timestamped folder, in the boot folder. If you've made customisations to the OpenCore image, you can move the old one back into place after AP finishes.
    • The virtual NVRAM will be reset, but this is safe. In v0.9.2 and later, you can even select your screen resolution as an AutoPilot stage - meaning you won't lose any resolution changes you may have made.

from ultimate-macos-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.