Page 1 of 2

OS X Lion

Posted: 1. Mar 2011, 13:22
by gmcaleese
Hi,

Has anybody managed to get the developer preview of OS X Lion Server working on VirtualBox?

Re: OS X Lion

Posted: 2. Mar 2011, 01:08
by Deafboy
No.

Code: Select all

************************************************************
This version of Mac OS X is not supported on this platform!
************************************************************
board id:
With Empire EFI i get kernel panic

Re: OS X Lion

Posted: 2. Mar 2011, 10:57
by Robert_L
Deafboy wrote:

Code: Select all

************************************************************
This version of Mac OS X is not supported on this platform!
************************************************************
board id:
OSX Lion beta is checking the board id against an internal list of about 50 Apple logic boards.
So the virtual machine (EFI/SMC/...) would have to provide a suitable board id.

Re: OS X Lion

Posted: 4. Mar 2011, 08:42
by Yongjun
I see.
THX ;-)

Re: OS X Lion

Posted: 4. Mar 2011, 19:04
by stmiller
If this helps virtualbox devel, here are the supported board IDs:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>SupportedBoardIds</key>
	<array>
		<string>Mac-F4208DA9</string>
		<string>Mac-F221DCC8</string>
		<string>Mac-F2268DAE</string>
		<string>Mac-F2238AC8</string>
		<string>Mac-F2238BAE</string>
		<string>Mac-F221BEC8</string>
		<string>Mac-F42C8CC8</string>
		<string>Mac-F226BEC8</string>
		<string>Mac-F227BEC8</string>
		<string>Mac-F22C8AC8</string>
		<string>Mac-F42C88C8</string>
		<string>Mac-F4208EAA</string>
		<string>Mac-F42D88C8</string>
		<string>Mac-F22788A9</string>
		<string>Mac-F42289C8</string>
		<string>Mac-F223BEC8</string>
		<string>Mac-F22C89C8</string>
		<string>Mac-F4208CA9</string>
		<string>Mac-F4208CAA</string>
		<string>Mac-F42D89C8</string>
		<string>Mac-F22788AA</string>
		<string>Mac-F42D89A9</string>
		<string>Mac-942C5DF58193131B</string>
		<string>Mac-942452F5819B1C1B</string>
		<string>Mac-F4208AC8</string>
		<string>Mac-F4238BC8</string>
		<string>Mac-F42388C8</string>
		<string>Mac-F42786A9</string>
		<string>Mac-F4218EC8</string>
		<string>Mac-F4218EA9</string>
		<string>Mac-F22788C8</string>
		<string>Mac-F42C89C8</string>
		<string>Mac-F42C86C8</string>
		<string>Mac-F42D86C8</string>
		<string>Mac-F42D86A9</string>
		<string>Mac-F2268EC8</string>
		<string>Mac-F2268AC8</string>
		<string>Mac-F22587C8</string>
		<string>Mac-F22587A1</string>
		<string>Mac-F42187C8</string>
		<string>Mac-F42189C8</string>
		<string>Mac-F22C86C8</string>
		<string>Mac-F2208EC8</string>
		<string>Mac-F2218EC8</string>
		<string>Mac-F2218FC8</string>
		<string>Mac-F2218EA9</string>
		<string>Mac-F2218FA9</string>
		<string>Mac-F22589C8</string>
		<string>Mac-F22586C8</string>
		<string>Mac-F2268CC8</string>
		<string>Mac-F2268DC8</string>
		<string>Mac-F4218FC8</string>
		<string>Mac-F4208DC8</string>
		<string>Mac-F222BEC8</string>
		<string>Mac-F4238CC8</string>
		<string>Mac-F42386C8</string>
	</array>
</dict>
</plist>

Re: OS X Lion

Posted: 4. Mar 2011, 19:28
by Perryg
Please read http://forums.virtualbox.org/viewtopic.php?f=22&t=31104
I don't know if any other versions beside SL are going to be supported or not but the use of any other work around like the empire.efi is not supported.

Re: OS X Lion

Posted: 4. Mar 2011, 20:48
by mhofman
I've been trying to run Lion on my MacBook Pro (Unibody mid-2009) without success. Here is what I tried:

- Boot from unmodified install dvd image -> Message reported earlier about invalid board id
- Install natively, make image of the partition, convert to vdi and boot. Same error message.
- Removing the PlatformSupport.plist in both the install dvd, and the installed partition will lead to the kernel and drivers loading. If the VM is configured with 2 CPU /cores, the VM seem to hang soon after loading the drivers.
- If only one CPU / core, the kernel seem to be loading a little further and prints messages about recognizing the hardware like USB hub and the USB keyboard. It hangs right after that. On the installed partition, keyboard input was working.

To me it feels like it doesn't manage to switch to graphics mode or something like that. I'm not familiar enough with the Darwin boot process and a bit rusty on my *nix kernel loading, so I apologize if the description is a little fuzzy. I tested that last night and forgot to take screenshots :(

I would like to point out that Lion Install DVD has the Server version integrated so it should be authorized. I also remember reading that Apple lifted restrictions to allow running the non Server version on Mac hardware.

Re: OS X Lion

Posted: 4. Mar 2011, 22:35
by ed_co
Are you serious?
Even the Snow Leopard itself is not supported yet. They don't support multicore, threading, power management, hardware acceleration... needs all to be done... and they don't want/care.
The development is totally stopped since long time (3.2.x). If they don't want to support SL, forget Lion.

Re: OS X Lion

Posted: 5. May 2011, 14:31
by Uzume
Yes, I also read that Lion server will be integrated with Lion client/desktop so there might not be any difference in the licensing for Lion when it comes out. This may also open up the SLA for running Mac OS X client/desktop in a virtual machine (still on Mac hardware though I am sure).

Re: OS X Lion

Posted: 9. Jun 2011, 16:48
by PippoX0
Lion on VB 4.0.4 is possible if ....

Create a VB Mac OS X Server 64.bit
Enable EFI
Create a Lion DVD ISO from DMG

:D

Re: OS X Lion

Posted: 2. Jul 2011, 12:43
by birdie
I've got the same message with Mac OS X 10.7 Lion under VirtualBox 4.1 beta 1:
This version of Mac OS X is not supported on this platform

Re: OS X Lion

Posted: 2. Jul 2011, 13:49
by stefan.becker
Look at your Host and in Apples License. Then you see the answer very clearly. Its against Apples License and so not supported here.

Re: OS X Lion

Posted: 4. Jul 2011, 16:05
by Donk
Actually the Apple EULA has changed. http://www.macrumors.com/2011/07/01/os- ... alization/. I have also checked my copy from the App Store and it is in definitely a change in the EULA. My guess is that the change had to be made as there in no Server DVD any more but Server is installed from the client version via the App store.

Of course does not change the fact that you need to be using an Apple machine to virtualize Lion.

Re: OS X Lion

Posted: 14. Aug 2011, 17:06
by Mah Boi22
My one also says the same:
********************************************************************
This version of Mac OS X is not supported on this platform!
********************************************************************
Reason:

Re: OS X Lion

Posted: 14. Aug 2011, 17:35
by Perryg