Welcome to the OSx86 Project
Welcome to the OSx86 Project - the undisputed leader in information regarding OS X on x86 hardware and Apple's Intel transition. Open since 2005, the OSx86 Project offers users a place to trade and share information about OSx86 and the various hardware needed to run it; a virtual Wikipedia of OSx86 resources.
Information for new users
If you want to install OSX on your Intel or AMD computer, your computer processor needs to support at least SSE2. You can check for SSE2 support with a program called CPU-Z. It is recommended that your computer supports SSE3 for application compatibility, speed and performance. Make sure to check which version of OSx86 you need for your processor.
Wikipedia on SSE2 and on SSE3. These pages feature a list of supported CPUs. Using CPU-Z is more accurate though.
For proceeding with this guide you need to have Partition Magic.I
Assuming you have Windows XP and Partition Magic 8 installed, go to the Start Menu and open Partition Magic 8 (If you don’t have Windows installed you will need to do that first or you will not be able to build a dual-boot system).
Click on your current C partition and click on the ‘Resize/Move’ menu option on the left side of the screen.
New windows will pop-up. Drag the handle arrows at the right endof the partition bar to create the desired partition size for Mac (remember it needs to be at least 6 GBs).
Click on the ‘Apply’ button and let Partition Magic do its job. It will restart 2 times and get you back to Windows after the partition has been shrunk and the required space has been left unused.
Hint: To make sure everything is going ok so far, go to ‘My PC’ and check the size of your HD. If it is smaller and you only see one HD (assuming you only have one HD), then you are on the right track.
Now go to the ‘Start Menu’ and click on ‘Run’. Type cmd and hit ‘Enter’ to open a command prompt. Type the following, line by line, and at the end of each line press ‘Enter’:
- diskpart
- list disk
- select disk 0
- create partition primary id=AF
- list disk
- select disk 0
- list partition
- select partition 2
- active
- exit
- exit
.
Hint: Here is an explanation of what you just did:
- diskpart:
A Windows command line application that allows making changes to HD and partitions
- list disk:
Will list the currently installed HDs on your PC
- select disk 0:
Command that will select the disk you resized
- create partition primary id=AF:
Command that will format the free space on the selected disk
- list disk:
Will list the currently installed HDs on your PC
- select disk 0:
Command that will select the disk you resized
- list partition:
Command that will list all partitions on current disk
- select partition 2:
Command that will select Partition 2 Unknown
- active:
Command that will make Partition 2 Unknown the active partition, meaning PC will boot automatically to the OS installed there
- exit:
Command that will close the diskpart application and then the command prompt window
OSX86 on a PC
There you go, that's it! Now you can start the process. But before you do, you need to understand a few basic things.
Now that we have the pleasantries out of the way, we can get down to the nitty gritty. You have to find a copy of the Jas installation DVD version 10.4.8. You might possibly want to start looking in Pirate Bay or the other usual sites. Keep in mind the legal stuff if you decide to do so. Then your going to need to burn that ISO to a disk, you might have some software that will do it for you, otherwise use Nero. Let the fun begin.
1.) BACK EVERYTHING UP!!!!!
2.) With the Jas 10.4.8 disk in hand, put it in your DVD-ROM drive in the computer and reboot. Press any key to continue, and let it load up with its crazy text screens.
5.) An introduction screen will pop up, click continue:
9.) This screen is called installation options. It will have various extras you may or may not need to install OS X onto the PC. It has an AMD processor option, an Intel option, various language supports, printer support, X11, NVIDIA Titan/ATI drivers for graphics cards (Install only one if you need to, I made the mistake of choosing both and it screwed it up a bit) And if somewhere in the options there is a choice between SSE2 or SSE3, pick only one (SSE3 if you can, its the bomb), otherwise it will mess something up. But if there is only one choice(SSE2/SSE3), that makes it easier. Depending on your language and hardware setup, this step is crucial. This one screen can make or break your install, so choose wisely. If you screw something up its easy to start over, and if you do end up messing it up, don't worry, it happens to everyone.
10.) After you've decided your installation fate, click the button. I'm pretty sure once you click that button, there is no going back. you can pull the plug on the computer, but other than that I think its full steam ahead. OSX will install after a thorough disk check. Unless time is an enormous factor, Don't skip the disk check! It checks the DVD for errors, I made the mistake of doing that once and paid for it with about 5 wasted hours of frustration. My install was somehow corrupted and i had to re-download the torrent. Hiccups people, they happen.
Like most installations on PC hardware, the length of time all depends on your hardware configuration. It usually takes about an hour, so don't worry about the time factor.


No comments:
Post a Comment