Coder Social home page Coder Social logo

macos-vm's Introduction

MacOS VM

Instructions and script to help you create a VirtualBox VM running MacOS.


Links & Resources

  • macos-virtualbox Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS.

  • fastmac Get a MacOS or Linux shell, for free, in around 2 minutes.

  • dev-setup macOS development environment setup.

  • gibMacOS Py2/py3 script that can download macOS components direct from Apple.

Dependencies

bash coreutils gzip unzip wget xxd dmg2img virtualbox

  • VirtualBox ≥ 6.1.6, though versions as low as 5.2 may work.
  • GNU Bash ≥ 4.3, on Windows run through Cygwin or WSL - see NEM
  • GNU coreutils ≥ 8.22, GNU gzip ≥ 1.5, Info-ZIP unzip ≥ v6.0, GNU wget ≥ 1.14, xxd ≥ 1.11
  • dmg2img ≥ 1.6.5, on Cygwin the package is not available through the package manager so the script downloads it automatically.

Usage

# Download and run installer script
bash ./run.sh

If running on an AMD based system, execute the following command from an elevated prompt:

VBoxManage modifyvm "macOS" --cpu-profile "Intel Xeon X5482 3.20GHz"

Project Structure

.
├── .husky           # Husky configuration
├── .commitlintrc    # Commitlint configuration
├── .editorconfig    # Editor configuration
├── .gitignore       # Git ignore configuration
├── .np-config.json  # NPM publish (np) configuration
├── LICENSE          # Project LICENSE
├── package.json     # NPM package configuration
├── README.md        # Project README
└── run.sh           # Main run script

macos-vm's People

Contributors

patevs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.