Mac OSX Snow Leopard on Sun VirtualBox: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[http://www.taranfx.com/install-snow-leopard-virtualbox How to install Snow Leopard on Sun VirtualBox] Good walkthrough | [http://www.taranfx.com/install-snow-leopard-virtualbox How to install Snow Leopard on Sun VirtualBox] Good walkthrough, but maybe a bit old. [http://www.insanelymac.com/forum/index.php?showtopic=207334&st=0 This one is a bit more concise] | ||
Before you begin, make sure you have enough CPU, RAM, Disk resources to share for the virtual machine. | Before you begin, make sure you have enough CPU, RAM, Disk resources to share for the virtual machine. | ||
Line 21: | Line 15: | ||
* Virtualbox 3.1.2 (Download) | * Virtualbox 3.1.2 (Download) | ||
* Bit of Patience :) | * Bit of Patience :) | ||
Let’s Get started: | Let’s Get started: | ||
Line 49: | Line 41: | ||
Add string to the section <ExtraData> for the XML: | Add string to the section <ExtraData> for the XML: | ||
<ExtraDataItem name="VBoxInternal2/SupportExtHwProfile" value="on"/> | <ExtraDataItem name="VBoxInternal2/SupportExtHwProfile" value="on"/> | ||
Step 3. Switch on Virtual Machine and install Leopard distro as-usual. (You can check Install Leopard on PC guide, if you are new to OSx86). | Step 3. Switch on Virtual Machine and install Leopard distro (iDeneb_v1.5.1_OSX86_v10.5.7) as-usual. (You can check Install Leopard on PC guide, if you are new to OSx86). | ||
NB! Use the 'customise' option and select | NB! Use the 'customise' option and select the Qoox kernel but '''not''' the AMD patch fix in order for it to work after selecting a disk. If you can't find a disk, format it using the disk utility (there's a menu up top) | ||
Alright, Leopard setup would succeed and is up and running after reboot.(Make sure you change boot priority to “Leo” Hard disk in VM settings). | Alright, Leopard setup would succeed and is up and running after reboot.(Make sure you change boot priority to “Leo” Hard disk in VM settings). | ||
Stuck somewhere? Get in touch @taranfx on Twitter. | Stuck somewhere? Get in touch @taranfx on Twitter. | ||
Now, Shutdown Leopard and move on to Final Phase | Now, Shutdown Leopard and move on to Final Phase | ||
Now in Sun Virtualbox do: | |||
* Network > Adapter 1 > Attached to “Bridged Adapter” | * Network > Adapter 1 > Attached to “Bridged Adapter” | ||
Line 121: | Line 62: | ||
And add the following to Snow Machine XML: | And add the following to Snow Machine XML: | ||
<ExtraDataItem name="VBoxInternal/Devices/e1000f/0/Trusted" value="integer:1"/> | <ExtraDataItem name="VBoxInternal/Devices/e1000f/0/Trusted" value="integer:1"/> | ||
<ExtraDataItem name="VBoxInternal/PDM/Devices/PcExt/Path" value="VBoxDD3"/> | <ExtraDataItem name="VBoxInternal/PDM/Devices/PcExt/Path" value="VBoxDD3"/> | ||
Step 2. Run the Virtual Machine and you will land into desktop with everything (including internet) working. | Step 2. Run the Virtual Machine and you will land into desktop with everything (including internet) working. |
Revision as of 11:12, 24 March 2010
How to install Snow Leopard on Sun VirtualBox Good walkthrough, but maybe a bit old. This one is a bit more concise
Before you begin, make sure you have enough CPU, RAM, Disk resources to share for the virtual machine.
Hardware Requirements:
* Processor: Any Intel Processor with VT-x (Virtualization Technology) or AMD-V. (Almost all Intel processors starting from Core 2 Duo, Quad, etc. support it) Ask us, if you still have a doubt: @taranfx. * RAM: Anything above 1 GB, Recommended 2GB or higher * Disk space: 10GB (minimum)
Software Requirements:
* Snow Leopard Retail Disc (or ISO). We recommend you buy Original, don’t pirate! * A OSx86 Leopard Distro – Any OS X 10.5.x iDeneb, iAtkos, etc. (I had bad time with Kalyway) iDeneb v1.3 (10.5.5) worked great for me. (and iAtkos 10.5.7 as reported by a commenter) * Virtualbox 3.1.2 (Download) * Bit of Patience :)
Let’s Get started:
Phase I: Install Leopard on Virtualbox
Step 1. Create a new Virtual Machine with name “Leopard”:
* System Type: BSD, FreeBSD * Create Disk (10 GB will suffice) with name “Leofx” * System > Motherboard > Enable IO APIC * (optional) Processor 2 or 4 (Dual Core, Quad core) * Acceleration > Enable VT-x/AMD-V * Storage > IDE Controller – ICH6 * Attach New CD drive > select image (OSx86 Leopard) * Hit Ok
Snow-leopard-virtualbox-settings3
Step 2. Open Virtual machine xml.
Windows 7: C:\Users\fx<Your User>\.VirtualBox\Machines\Snow\Snow.xml
Windows XP: C:\Documents and Settings\fx<YourUser>\.VirtualBox\Machines\Snow\Snow.xml
Add string to the section <ExtraData> for the XML:
<ExtraDataItem name="VBoxInternal2/SupportExtHwProfile" value="on"/>
Step 3. Switch on Virtual Machine and install Leopard distro (iDeneb_v1.5.1_OSX86_v10.5.7) as-usual. (You can check Install Leopard on PC guide, if you are new to OSx86).
NB! Use the 'customise' option and select the Qoox kernel but not the AMD patch fix in order for it to work after selecting a disk. If you can't find a disk, format it using the disk utility (there's a menu up top)
Alright, Leopard setup would succeed and is up and running after reboot.(Make sure you change boot priority to “Leo” Hard disk in VM settings).
Stuck somewhere? Get in touch @taranfx on Twitter.
Now, Shutdown Leopard and move on to Final Phase
Now in Sun Virtualbox do:
* Network > Adapter 1 > Attached to “Bridged Adapter” * Advanced > Adapter Type > Select “Intel PRO/1000 MT server”
Snow-leopard-virtualbox-settings
And add the following to Snow Machine XML:
<ExtraDataItem name="VBoxInternal/Devices/e1000f/0/Trusted" value="integer:1"/> <ExtraDataItem name="VBoxInternal/PDM/Devices/PcExt/Path" value="VBoxDD3"/>
Step 2. Run the Virtual Machine and you will land into desktop with everything (including internet) working.
Note: If your mouse doesn’t work use this Kext. For me it worked as-is.
Go ahead and update to 10.6.2. And when the upcoming 10.6.3 is released, you will be able to upgrade without issues.
There you are, running the latest Snow Leopard, sweet! Enjoy the speed and cost benefits VirtualBox has to offer, Praise the Sun and love Open Source :D