First is start out with a clean hdd. I installed Windows XP Pro. Once I had XP setup and running the way I wanted, I use the Acronis Disk Director application to make the XP partition smaller. In my case I am working with a 40gb hdd so my current XP partition is now 20gb. I also creat a new partition using the left over free space and format it to FAT32 primary.
Once this is done, I put in the iATKOS v1.0i R2 version of OSx86 10.5.1 DVD in the drive and boot from it. Darwin will load up. Imediatly hit F8 and at the prompt type the following
boot: -v cpus=1
For some reason if you do not use these switched, the mouse will not work during OSX install. Now click the Next button on the bottom right. The new screen will come up as well as the Mac OS X Installer menu at the top. Go to the Utilities menu and click Disk Utility.
Now the Disk Utility app opens. In the left window pane, click on the partition you just formated to FAT32. In the right window pane, click on Erase at the top. Change the Volume Format: to Mac OS Extended (Journaled) and change the name of your partiton to whatever you want. In my case I named it OSx86. Click Erase... button at the bottom right. It will ask if you are sure, click Erase. This will only take a few seconds to do. Now you can close the Disk Utility app.
Now you are back at the Welcome window. Click the continue button. Then click Agree. Select a Destination. This will show you the partition you just erased. Click continue. Now you are at the Install Summary screen. Click the Customize button at the bottom left. Click the arrow next to Bootloader and check the box that is next to Darwin X86 Bootloader. Click Done. Then click install.
After OSx86 install, take the DVD out of the drive and see if the Darwin bootloader will come up. If it does you have two choices here. You can either do nothing and it should boot into OSX or you can hit enter and it will list the partitons you can boot to.
On the first boot you have to do some setting up. Once this is complete. You will need the file I have attached. Burn it to a cd or stick it on a usb disk for access. Get to the zip file and extract the .kext to your desktop. Now open your installed partition (the top hdd icon at the right). Then double click on System, then double click on Library, and finally double click on the folder called Extensions. Drag and drop the AppleBCM5751Ethernet.kext from your desktop top to the Extensions folder. When you do this it will ask you to authenticate the file. Click Authenticate and then put in your password. You can now cloce your Extensions folder.
You will get an error at this point. System Extension cannot be used. Don't worry about this it will be taken care in a minute. Just click OK. From the Finder menu on Go and then on Utilities. Scroll down and double click on Terminal. In the terminal window that opens type the following
sudo -s
it will now ask you for your password, enter it here and how you are at the bash-3.2# prompt. Type in the following...
chown -R root:wheel /System/Library/Extensions/
cd /System/Library/Extensions
chmod -R 755 AppleBCM5751Ethernet.kext
Now would be a good time to repair your disk permissions. To do that click on Go > Utilities > Disk Utility, and in that screen select your hard drive/partition with OS X installed.
At this point, click the Apple menu and reboot the computer. Once you are back into to OSX, you will see that your ethernet card works... sorta. Restart your computer one more time and it will work. The only real problem now is you have no mac address for the nic. And the commands to manually define the mac address will lock up OSX. I manage to run without needing a mac address for my purposes.
One other issue I have found, do not let your computer go to sleep. Otherwise you will have to hard shut down restart the system. To avoid this. Go to your System preferences and click on Energy Saver. Move both sliders to Never and uncheck the box next to "Put the hard disk(s) to sleep when possible. Now another flaw is you have to set this, then reboot the system, set it again and reboot the system one more time for the settings to stick.
By now you should be up and running and everything show work just fine. Now you can start installing apps and customizing you hackintosh or Mell, which ever you call it
If anyone can tell me a fix for the sleep issue I would love to know what it is.
