Skip to content

Comment on An Oracle branded VirtualBox Released - Oracle aren't going to kill this project

Comments

This release introduces MacOS guest support, but the license agreement for MacOS states that it must not be run on non-Apple hardware. From the VirtualBox manual:

"Mac OS X verifies whether it is running on Apple hardware, ...these restrictions are not circumvented by VirtualBox and continue to apply."

Wonder how long until someone patches the source to remove this check. A guest OS shouldn't be able to snoop and find out what kind of hardware the host OS is running on...smells like a hack.

Just from abounding laziness… If I'm running Linux on my Mac Mini, can I run Mac OS X in VirtualBox? The words say yes, but I rather doubt the executable says yes.

It doesn't find out what hardware it's running on. The stock kernel has a driver for the TPM module. When it doesn't find a TPM module the kernel panics. You have two options, emulate a TPM module with the correct keys, or replace the driver with one that gives the kernel the answer it wants.

This is the basis for the "hackintosh"

I'd hazard a guess that it would be pretty easy to get this going on VirtualBox using iBoot + Multibeast.

http://tonymacx86.blogspot.com/

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.