How to Install Snow Leopard Without VT-X in VirtualBox
Technologies such as VT-x and VT-i enable central processing units to virtualize operating systems, such as Mac OS X. While most CPUs can run operating systems like Windows XP 32-bit from within a virtual machine, processors lacking virtualization technology cannot perform the kind of hardware acceleration necessary to virtualize certain operating systems. Since VT-x and VT-i are Intel-based, AMD processors cannot use either of these technologies. Some AMD processors do, however, have a virtualization technology of their own.
Instructions
-
-
1
Click "Start," enter "system" into the search box and select "System Information" from the results.
-
2
Write down the information displayed in the Processor field and look up the processor model on the AMD website.
-
-
3
View the processor specifications to see if the CPU utilizes AMD-V or AMD-Vi. If not, the computer can't run Snow Leopard.
-
4
Open VirtualBox and click "New" to create a new virtual machine.
-
5
Enter "Snow Leopard" or "Mac OS X" into the Name field. Select "BSD" as the OS and choose "FreeBSD" as the version and click "Next."
-
6
Set the base memory size to a minimum of 1MB. Click "Next," "Use Existing Hard Disk" and the folder icon to find the Mac OS X VM. Double-click it to add it to VirtualBox and click "Next."
-
7
Click "Create." Select the new VM from the list of machines and click "Settings." Go to the System tab and change Chipset to "ICH9" and check "Enable IO APIC."
-
8
Go to the Processor tab and confirm that Processors is set to 1. Check "Enable PAE/NX."
-
9
Select the "Acceleration" tab and check "Enable VT-X/AMD-V" to turn on AMD virtualization technology.
-
10
Go to Storage and select "ICH6" from the Type drop-down menu and click "OK."
-
11
Right-click the VM, select "Show in Explorer" from the context menu and exit out of VirtualBox.
-
12
Open Notepad, and drag-and-drop the XML file into the application. Scroll to "<ExtraData>" and add the following before the "</ExtraData>" tag:
<ExtraDataItem name="VBoxInternal2/SupportExtHwProfile" value="on">
-
13
Save the file and then exit from Notepad.
-
14
Relaunch VirtualBox and double-click the Mac OS X virtual machine to run Snow Leopard on the computer without VT-x.
-
1
Tips & Warnings
If you lack an existing Snow Leopard VM file, you can download a copy of the file from the Sysprobs website. Don't download this file unless you have a valid copy of Mac OS X Snow Leopard.
If you have an ISO image of Mac OS X Snow Leopard, select "Create New Hard Disk" while creating the new VM. Follow the on-screen prompts when the Create New Virtual Disk Wizard appears. On the Storage tab in Settings, click the disc drive and then click "Choose a Virtual CD/DVD Disk File." Add the ISO to the VM.
If an error occurs when attempting to run Snow Leopard, go to your motherboard's system setup program -- accessible from the boot screen -- and confirm that AMD-V or AMD-Vi is turned on.