runMacOSinVirtualBox icon indicating copy to clipboard operation
runMacOSinVirtualBox copied to clipboard

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

Results 20 runMacOSinVirtualBox issues
Sort by recently updated
recently updated
newest added

Many here had issues regarding the full screen mode. To enable 1080p resolution on VB try: ``` cd “c:/Program Files\oracle\virtualbox” VBoxManage setextradata “YOUR VB NAME” VBoxInternal2/EfiGraphicsResolution 1920x1080 ``` This code...

Hi, I am currently trying to install BigSur in VirtualBox using your scripts. I am stuck because the script won't create the VDI files because it tries to use /dev/disk1...

**To Reproduce** Steps to reproduce the behavior: Follow directions and run 'make all' Virtualbox launches and starts the startup.nsh script and it stops at 'Trying to find a bootable device......

I am running Mac OS 11.6.1, and I would need to download and use the same 11.6.1 for the VM. But the installinstallmacos.py fails at the installer command. I am...

I'm new to this thing. I followed a tutorial and installed Big Sur and it runs fine and its responsive. However, whenever I try to sign into my apple account...

Hello, I am trying to create Mac Catalina VirtualBox by running the followings: export VM_SIZE=20000 make all But I got the error Error hdiutil: create failed - No space left...

I actually had a lot of problems using this but then again I don't really have any idea what im doing when it gets into using terminal. I ended up...

I'm trying to install MacOS High Sierra on VirtualBox on macOS Big Sur 11.2.1 using the script runMacOSVirtualBox.sh I have downloaded the Installer for MacOS High Sierra through installinstallmacos.py I...

I am running Big Sur on a MacBook Pro 2017 with 16Gb memory. Everytime I run the script when the Virtual Box is launched I allways get the same [image.pdf](https://github.com/AlexanderWillner/runMacOSinVirtualBox/files/5823220/image.pdf)...

**To Reproduce** Steps to reproduce the behavior: 1. Put "Install macOS Mojave" in /Applications 2. Run make all **Expected behavior** No warnings **Actual behavior** ``` WARNING: "--applicationpath" is deprecated in...