Home » , , , , , , , , , , , , , , » Install Mac OS X on Intel/AMD PC using iATKOS v7

Install Mac OS X on Intel/AMD PC using iATKOS v7

Guide To Install Snow Leopard On AMD!!!

I figured I would make a guide on how to install Snow Leo on AMD because after tons of different guides that didn't work I finally got the trick. I managed to get my HP TouchSmart Tx2-1020us (AMD Turion-x2 Ultra64) and others up and running so I would like to share with all you frustrated users dying to get your hands on some Snow.

FOLLOW THE GUIDE EXACTLY! CONTINUE AT YOUR OWN RISK! I TAKE NO RESPONSIBILITY IF YOU MESS UP YOUR PC!

Things You'll Need..

* First thing first and probably the most important, you'll need a working install of Leopard 10.5.x on your PC already. ------(Google - iAtkos is a good OsX86 Distro)

* Original .DMG of Snow Leopard(v.10A432)(Make it writable - Will need to edit .DMG)

* An empty partition or drive with at least 10GB free space

* Download Required HardKnox Files for installation from Here (HardKnox.zip) (Files in the guide with **xxxx** around them will be coming from the HardKnox Folder!!!)

TAKE A BREATH THAT'S THE EASY STUFF LETS HAVE SOME FUN NOW!!!

Step 1. Mount the Snow.DMG file, then go to Disk Utility and save a writeable .DMG file to your desktop or where ever you prefer. Un-Mount the Read-Only .DMG and Mount the new writeable .DMG, After you have the new Snow .DMG Mounted open the image so it brings you to the menu(Picture of Leopard with install and two folders). DO NOT CLICK INSTALL!!!. While the image is open click Go In the Top Menu Bar and select GO TO FOLDER.. then type "/Volumes//System/Installation/Packages

Step 2. Copy the **OSInstall.mpkg** from the HardKnox Folder and replace the one in your mounted Snow DMG. It's located in folder we previously brought up ("/Volumes//System/Installation/Packages").
-- If you haven't done so previously CREATE A PARTITION OR DRIVE WITH A VALID FILESYSTEM FOR YOUR OS. Use Disk Utility to choose an empty Partition or Drive then select ERASE with the OS Ex Journaled option.

Step 3. After the format, make sure the permissions of the partition/drive are correct by running the following commands in the terminal:

-->sudo -s

-->chown 0:0 /Volumes/

Step 4. Finally Let's Get Working. Run the "OSInstall.mpkg" file you replaced earlier in the Packages folder from the SNOW install .DMG. DON'T GO CRAZY CLICKING AWAY make sure you change the installation drive to the new SNOW drive and customize the install by removing all the PRINTERS LANGUAGES AND FONTS.As many people say go get a coffee or something, because install will probably take around 20 minutes to finish.

CONGRATS!!! That wasn't hard was it. BUT YOU ARE NOT DONE YET SO DO NOT RESTART!!!

Step 5. Run **Chameleon RC2** MAKE SURE YOU CHANGE INSTALL LOCATION TO NEW SNOW PARTITION/DRIVE!!! When that completes go into the **Chameleon RC3 Folder** then into the i386 folder and copy the **BOOT** file.

-- Run **ShowAllFiles** and select "SHOW", now you need to replace the boot file in the root directory of the new partition/drive with the **BOOT** file from the i386 folder.

Step 6. Now we need to delete a few files and copy a few files in order to make a successful boot, so you need to navigate to the root of the new Snow partition/drive and go to the /Extra then /Extensions folder and trash the "Disabler.kext", now go back to the root and go to the folder called /System then /Library then the /Extensions folder while here we also need to trash the "AppleHPET.kext" and "AppleIntelCPUPowerManagement.kext". So in total 3 kext's should now be trash!! Ok while we are in this /System/Library/Extensions Folder Copy the 7 Files inside the **Snow Kexts Folder** and place them in the current /Extensions folder that we are currently in. So you should be adding: AppleACPIPS2Nub.kext, fakesmc.kext, NullCPUPowerManagement.kext, OpenHaltRestart.kext, PlatformUUID.kext, VoodooHDA.kext and VoodooPS2Controller.kext to the /System/Library/Extensions folder.

Step 7. Copy the **Kext Utility** to your current desktop, then copy the /Extra/Extensions folder from your new SNOW partition/drive to your current desktop. Now drag the new Extensions folder on your desktop OVER the newly copied **Kext Utility** app to open and repair the permissions of that /Extensions Folder. When the **Kext Utility** app finishes it creates a new Extensions.mkext on your desktop. Navigate to the Root of your Snow partition/drive go in the /Extra Folder and delete the old /Extensions Folder and Extensions.mkext. Once you complete that, copy the new /Extensions Folder and Extensions.mkext from your desktop and place into your /Extra folder on your New SNOW partition/drive.
--If you would like a little less clutter amongst your files you can now run **ShowAllFiles** again and chose HIDE if you wish to get rid of all the hidden files.

Step 8. Run **DSDT Patcher** from the **DSDT** folder. In the patcher for OS options select Darwin/Mac OS X and for patcher options select Apply DSDT To... MAKE SURE YOU SELECT YOUR SNOW PARTITION/DRIVE. Then Patch.

Step 9. Copy **smbios.plist** and place in the /Extra Folder off of your SNOW root directory, while in this directory copy your com.apple.boot.plist file to your current desktop, open the file on your desktop inside the text there is "mach_kernel" add .test7 to the end of the two words so it should now look like "mach_kernel.test7>" once you have done so save the file. Return to the /Extra folder where you received the com.apple.boot.plist file from and delete the old com.apple.boot.plist file then copy the new file from your desktop and put it in the folder where it originally came from. Once you are done that, copy **mach_kernel.test7** and place it in your SNOW partition/drive root directory.

Step 10. Now finally last step, all you need to do is repair the permissions for the SNOW Extensions folder. In order for it to repair you need to put the following commands into the terminal.

-->sudo -s

-->cd /Volumes//System/Library/Extensions

-->chown -R root:wheel *

-->chmod -R 755 *

CONGRATS!!! You should now have a working copy of SNOW. When you restart choose SNOW when chameleon boot loader shows up. You should probably repair permissions through Disk Utility once you are in the OS(If for some reason the OS says you don't have the package installed for Repairing your permissions Navigate back to the Packages folder in the SNOW.DMG you installed from and install the BSD package). If your internet or sound doesn't work look around the web for a driver, remember SNOW IS MADE FOR A MAC not your PC so hopefully somebody else has already made a driver for your Hardware. I did not include details on Video cards just makes stuff more confusing and more likely for some errors but you can look up info about EFiStudio to add specific details to the com.apple.boot.plist file. So as of now you will be booting using generic drivers nothing fancy I am just trying to get you guys up and running. There are wonderful sites out there dedicated to helping us 0sX86 modders so join some and help the community grow. There are different kernel flags you can use to control the way your OS boots so for example to see exactly what your pc is loading while the OS boots while selecting the SNOW drive in chameleon type "-v" to enter verbose mode, "-x" for safe mode, there are many things you can do for 32-bit mode type "arch=x86_32", "-f", etc., look online for commands they can be helpful. If for some reason you don't boot up re-read the steps and follow EXACTLY!!. Use the -f -v commands first boot so you can know how things go that way you can see exactly what goes wrong if anything. PM me for any questions. GOOD LUCK!!

Combo Update to 10.6.2: Mac OS X v10.6.2 Update (Combo)
If For Any Reason You Can Not Get Working Please Ask For Help!!!PM Me!!!AIM:HardKnoxNi69a!!! That Is The Whole Point Of This OsX86 Community Is To Help Each Other Dominate The Computer World!!!!!
Share this on your favourite network

Post

My Blogger TricksAll Blogger TricksAll Blogging Tips

?

Loading...

Subscribe

Enter your email address:

Delivered by FeedBurner

TheFaceBloog. Powered by Blogger.

Popular Posts

Find us on Facebook

Search This Blog

Translate

Write For Us

Like us on Facebook
Follow us on Twitter
Recommend us on Google Plus
Subscribe me on RSS