All Projects → AlexanderWillner → Runmacosinvirtualbox

AlexanderWillner / Runmacosinvirtualbox

Licence: mit
Run macOS 10.16 Big Sur (and other versions) in VirtualBox on macOS

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Runmacosinvirtualbox

Packer Centos 6
This build has been moved - see README.md
Stars: ✭ 78 (-90.7%)
Mutual labels:  virtualbox, vm
Box
[DEPRECATED] Official, pre-packaged Vagrant Box
Stars: ✭ 197 (-76.52%)
Mutual labels:  virtualbox, vm
Beetbox
Pre-provisioned L*MP stack
Stars: ✭ 94 (-88.8%)
Mutual labels:  virtualbox, vm
Hiddenvm
HiddenVM — Use any desktop OS without leaving a trace.
Stars: ✭ 1,183 (+41%)
Mutual labels:  virtualbox, vm
Deep Learning Vm
Sets up a VM with Keras, TensorFlow, TFLearn and Theano installed
Stars: ✭ 23 (-97.26%)
Mutual labels:  virtualbox, vm
Vagrant Docker Vm
💻 Development Vagrant VM with Docker, Samba and Mail sandbox (customizable)
Stars: ✭ 97 (-88.44%)
Mutual labels:  virtualbox, vm
Drupal Vm
A VM for Drupal development
Stars: ✭ 1,348 (+60.67%)
Mutual labels:  virtualbox, vm
Macos Virtualbox Vm
Instructions and script to help you create a VirtualBox VM running macOS.
Stars: ✭ 2,385 (+184.27%)
Mutual labels:  virtualbox, vm
vm-automation
VirtualBox automation using Python
Stars: ✭ 1 (-99.88%)
Mutual labels:  vm, virtualbox
acquia-cloud-vm
VirtualBox/Vagrant-based VM to closely match Acquia Cloud environment.
Stars: ✭ 20 (-97.62%)
Mutual labels:  vm, virtualbox
Virtualbox Python
Complete implementation of VirtualBox's COM API with a Pythonic interface.
Stars: ✭ 277 (-66.98%)
Mutual labels:  virtualbox, vm
js5005
js5005 is a virtual CPU with every logic gate simulated. A pretty interface, a built in assembler, display, and 256 bytes of RAM to boot. It's the better i4004.
Stars: ✭ 14 (-98.33%)
Mutual labels:  vm, virtualbox
Vm
💻☁📦 The (official) Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4).
Stars: ✭ 716 (-14.66%)
Mutual labels:  virtualbox, vm
Openhaystack
Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
Stars: ✭ 794 (-5.36%)
Mutual labels:  apple
Music Web Player
Web player for Apple Music
Stars: ✭ 908 (+8.22%)
Mutual labels:  apple
Statusalert
Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow in iOS-like way.
Stars: ✭ 809 (-3.58%)
Mutual labels:  apple
Ios Source Probe
🔎 iOS 源码探求系列
Stars: ✭ 807 (-3.81%)
Mutual labels:  apple
Apfs Fuse
FUSE driver for APFS (Apple File System)
Stars: ✭ 929 (+10.73%)
Mutual labels:  apple
Exhibit
Exhibit is a managed screensaver App for tvOS.
Stars: ✭ 19 (-97.74%)
Mutual labels:  apple
Visualeffectview
Dynamic blur background view with tint color (UIVisualEffectView subclass) 📱
Stars: ✭ 795 (-5.24%)
Mutual labels:  apple

Run macOS 11 Big Sur (and other versions) in VirtualBox on macOS

Overview

Simple script to automatically download, install and run macOS 11 Big Sur (and other versions) in VirtualBox on macOS. Since VirtualBox does not support booting from APFS volumes, this script is copying the APFS EFI drivers automatically.

Codacy Badge download

macosBigSurBeta1

ToC

Required Software

The following software is needed.

  • macOS Installer
  • VirtualBox
  • VirtualBox Extension Pack (note: released under the Personal Use and Evaluation License)

Step by Step Video

Two minute summary video (Catalina):

Short Summary Video

Step by Step

Execute make all to setup and run everything. After the installer reboots, press enter in the terminal to finish the installation.

$ make all
Running checks (around 1 second)....
Creating image '/Users/awi/VirtualBox VMs/macOS-VM.dmg' (around 20 seconds, version 14.2.2, will need sudo)....
Creating iso '/Users/awi/VirtualBox VMs/macOS-VM.iso.cdr' (around 25 seconds)....
Creating VM HDD '/Users/awi/VirtualBox VMs/macOS-VM/macOS-VM.vdi' (around 5 seconds)....
Creating VM 'macOS-VM' (around 2 seconds)....
Adding APFS drivers to EFI in '/Users/awi/VirtualBox VMs/macOS-VM/macOS-VM.vdi' (around 5 seconds)....
Starting VM 'macOS-VM' (3 minutes in the VM)....
Press enter to stop VM 'macOS-VM' (e.g. after installer restarted)....

Ejecting installer DVD for VM 'macOS-VM'....
Starting VM 'macOS-VM' (3 minutes in the VM)....

Customizing your build

Additionally the following parameters can be customized with environment variables:

variable name description default value
DST_DIR root directory, where the VM will be stored $HOME/VirtualBox VMs/
VM_NAME name of the virtual machine macOS-VM
VM_DIR sub directory, where the VM will be stored $DST_DIR/$VM_NAME
VM_SIZE the size of the hard disk 131072
VM_RES monitor resolution 1680x1050
VM_RAM ram size in megabytes 4096
VM_VRAM video ram size in megabytes 128
VM_CPU number of cpu cores to allocate 2

Execute make to get some help:

$ make
Some available commands:
 * all      : run everything needed (check, installer, vm, patch, run, stop, eject)
 * check    : check environment
 * installer: create macOS installer image
 * patch    : add APFS drivers to VM EFI to boot
 * vm       : create VM and disk
 * run      : run VM
 * stop     : stop VM
 * wait     : wait for VM to stop
 * eject    : eject installer medium
 * clean    : delete generated images and downloaded files
 * stash    : delete generated VM and disk
 * test     : test shell scripts
 * style    : style shell scripts
 * harden   : harden shell scripts
 * release  : make new release
 * feedback : create a GitHub issue

FAQ

  • Graphic Issues
    • Q: Applications such as Apple Maps do not work as expected.
    • A: There is currently no 3D acceleration, therefore some applications do not work.
  • Recovery
    • Q: How do I start the recovery mode?
    • A: Start the VM as usual and be ready to press CMD+C when you see Trying to find a bootable device... to interrupt the regular boot process. At the following EFI shell prompt try to find the relevant volume holding boot.efi in a single randomly-named sub-directory of the root directory. So try to change the current volume by entering fs4: (or fs5:, fs6:, etc.), then enter cd TAB (where TAB is used to auto-complete the randomly-named sub-dir), then look for boot.efi in that dir. If existing, start Recovery by entering boot.efi.
  • Installation Loop
    • Q: After starting the installation the VM restarts and I see the installer again.
    • A: You've to press enter in the terminal after the installer restarts.
  • Installation Not Starting
    • Q: I've pressed Continue to start the installation and nothing happens for minutes.
    • A: Your macOS installer might be incomplete or corrupted, please download it again from Apple.
  • Error Message
    • Q: I get the error code 2, 3, 4, or 6.
    • A: You need to have some software components installed on your machine (VirtualBox, VirtualBox Extension Pack, awk). If you've installed Homebrew, the script will partly install these automatically. Otherwise, you need to install them manually.
  • Reboot
    • Q: I see the message MACH Reboot. What should I do?
    • A: The VM failed to restart. Restart manually. However, this should not happen anymore with the latest version.
  • Kernel Panic
    • Q: I see the message Error loading kernel cache (0x9). What should I do?
    • A: This error is shown from time to time. Restart the VM. However, this should not happen anymore with the latest version.
  • Black Screen
    • Q: When I then boot I don't see anything, just a black screen. What should I do?
    • A: Change the VM version in the settings from Mac OS X (64-bit) to macOS 10.13 High Sierra (64-bit)
  • Slow
    • Q: Why is the VM so slow?
    • A: Maybe #71 provides some insights.
  • Download macOS
    • Q: Where can I download macOS?
    • A: Look at the script installinstallmacos.py
  • Other Issue
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].