macos-virtualbox-vm icon indicating copy to clipboard operation
macos-virtualbox-vm copied to clipboard

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

Results 29 macos-virtualbox-vm issues
Sort by recently updated
recently updated
newest added

On macOS 10.15 Catalina, *Guest Additions* cannot be installed by default. The installation cannot be completed as normal because the OS now require packages to be digitally signed. To get...

…for example, to disable SIP. I tried to use cmd(right)+R but it ignores it and boot as usual.

I kept running into this issue with `Install macOS Mojave.app` when the `prepare-iso.sh` script would get to the `asr restore` command: ``` Validating target...done Validating source...done Retrieving scan information...done Validating...

Hey, I'm trying to get this to boot the first time. After following the README directions it just hangs about 30 seconds into starting up. The last log lines when...

@geerlingguy Look into [Push-button installer of macOS on VirtualBox](https://github.com/myspaghetti/macos-virtualbox) as a possible replacement for this repo. It does what it says it will do. It won't get you to Big...

now it uses /tmp my mac is struggling with space, so to have multiple instances of the large file does not help that. So if the /tmp/ could be replaced...

Looks like this script does not yet provide support for Catalina 10.15. Must be annoying supporting so many projects ;) In any case, I wanted to file an issue for...

My installer gets to the language selection screen, but the mouse and keyboard don't work.

From https://www.maketecheasier.com/install-macos-virtualbox/: ``` VBoxManage setextradata "[name of vm]" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3" VBoxManage setextradata "[name of vm]" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" VBoxManage setextradata "[name of vm]" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" VBoxManage setextradata "[name of vm]" "VBoxInternal/Devices/smc/0/Config/DeviceKey"...