AlexanderWillner / runMacOSinVirtualBox

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird bug, IDK where to log

minhtt159 opened this issue · comments

I have my installer in /Application folder, then run make all
After a while, VirtualBox shows this bug.

image

The installer is macOS 10.15.4

If booting fails, you'll need to try applying a different CPU profile and CPUID setting.

I get a similar problem on my AMD machine if I don't modify the VM settings.

From command line/Terminal:

VBoxManage modifyvm "" --cpu-profile "Intel Core XXXXXX" --cpuidset

See this.

Hopefully that'll work.