How to Install Snow Leopard on PC [Hackintosh]
Thursday, August 27th, 2009 |  #Tags: , , , , , ,

Snow Leopard has arrived and we know how Important is it for you to upgrade. The excitement of the OSx86 has risen to levels where every one needs to run the latest Mac OS X and Snow Leopard is but obvious.

Before you start – You should have an existing OSx86 running. Follow the Guide Here: Install OSx86 Mac on PC to do that.

Update: There is a new way of doing it: Using Psystar’s Rebel EFI to install Snow Leopard on PC. (it costs $50).

If you are looking for Installation from USB: Install Snow Leopard on PC using USB, or virtualization: How to Install Snow Leopard on VMWare

In the following tutorial we will show you how can you can Install the latest Snow Leopard (build 10A432 GM release, the Retail version) on your PC which has existing MAC OS X 10.x.x running.

Lot’s of sites have been consulted to prepare this guide. This guide might not be perfect yet (no guide is perfect, yet) but i`ll try my best to improve it within few days, meanwhile if you face any issues, leave your comments, I`ll try to solve any issues that you might come across.) UPDATE: Now, you can use a perfect guide that supports installations from Flash Drive too (8GB): Install Snow Leopard on PC using USB.

We need two disks. Why ? – Snow Leopard needs a Leopard Install — One HDD with Leopard already installed and Second hard disk for Snow Leopard.

Before you begin, download the pre-requisites -

  1. Tools –  MediaFire RapidShare
  2. Kexts –  MediaFire RapidShare
  3. Chameleon 2.0 + EFI 10 –  MediaFire RapidShare
  4. Chameleon 1.0 + EFI 10 –  MediaFire RapidShare
  5. Misc. –  MediaFire RapidShare
  6. Mac OS X 10.6 Snow leopard Retail build 10A432 (As ususal, we won’t post links, google it)

Let’s Roll

Step 1. Preparing the New Disk -

Make sure you have connected your second “New” Hard Disk or Flash Drive.

Boot into Leopard, launch Disk Utility from Spotlight. Partition your New disk with GUID partition scheme. Name the partition  e.g. “New”. Now set yourself as the owner by running the following at drive’s Root.

sudo –s

chown 0:0 /Volumes/New

Step2. Installing DMG -

Now, Mount the Snow Leopard DMG File.

Next, Installer window will pop-up, click on the free space anywhere in window and press key sequence - CMD + Shift + G . A small window will appear on top of the existing window. Here, type “Mac OS X Install DVD/System/Installation/Packages/”, and Go.

In the next window, locate the “OSInstall.mpkgand double click this package file to start Snow leopard Installation.

Note- Default “OSInstall.mpkg” works for GUID partitioned drive only. If you need to install on MBR, then google for Modified OSInstall.mpkg for MBR, download modified one and replace with default one.

Step 3. Customizing Install -

Go through the options and select your New drive. De-select all the stuff you don’t need like Printers, Languages, other drivers etc.. and wait for it to finish. It should take 10-20 minutes.

After its done installing, Don’t Reboot!

Now step 4. and onwards, we will install Bootloader and some important drivers (KExts), Patch DSDT and Install certain important system files, so, bear it with me.

Step 4. Installing BootLoader –

Unzip the Chameleon Bootloader, Install the “Chameleon-2-1.0-r431.pkg and then “Chameleon v2 Snow Leopard Support.pkg to the New Drive.

Note - If Snow Support Package Shows an Error, Then Follow Step 5.

IMPORTANT – If Chameleon 2.0  gives you Kernel Panics then try reinstalling with Chameleon 1.0

Step 5. If you are using PCEFI bootloader on your existing OSx86 system then “Chameleon v2 Snow Leopard Support.pkg” will NOT serve the purpose.

In this case, you have two options:

Option 1. Either install the Chameleon-2-1.0-r431.pkg” over your current 10.5.x Installation then reboot and do the process again (from Step 1). or

Option 2. Launch the “ShowAllFiles (included in “Tools”) and click Show. Then Navigate to the root of your  New Drive and delete the “boot” file you see  and replace it with the boot file included System Downloads. After replacing the boot file again launch the “ShowAllFiles and click Hide. Continue to Step 6.

Step 6. Patching  DSDT -

From the downloaded Tools, Open the DSDT Patcher. Select “Darwin/Mac OS X” in Operating System, then select DSDT Patch in options and before hitting the Run DSDT Patcher button make sure to change the destination to “New” Drive.

Step 7. Installing KExts (Drivers)-

this assumes that you had downloaded all Kexts that might be needed for your system’s compatiblity. Place all the “kext files in  ”/New/Extra/Extensions”, and copy the Extensions folder in Extra to the desktop, and drag it to “Kext Utility. “Kext utility” will actually repair your permission and generate a new Extension.mkext. Now, Move the Extensions folder and the extension.mkext back to “/Snow/Extra

Step 8. Configuring boot.plist with EFiStudio -

Launch EFiStudio and look for your Display/Video Card through the drop down menu. Click add device and you will see some  numbers, copy them.


Add the following XML to your com.apple.boot.plist in /New/Extra.

<key>Graphics Mode</key>
<string>1280×1024×32 </string>
<key>device-properties</key>
<string>–number you got with EFiStudio</string>

Save and Exit. Put the SMBios.plist into /New/Extra.

Update: Step 9 added

Step 9. If you added any driver kext to /New/System/Library/Extension, This step will rebuild the Extensions.mkext cache while booted in Snow Leopard. Reboot and go to Single User mode by typing the flag -x32 –s

Type the following commands:

/sbin/fsck -fy
/sbin/mnt -uw /
kextcache -v 1 -t -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions/

Now Reboot and Fall in Love with the Snow Leopard -

Tip: In case you need quick assistance, contact me on Twitter: @taranfx

UPDATE 1.

Basic Troubleshooting Guide

As promised, I added this section to give out better troubleshooting in case of any issues you might have come across.

For those who are getting Kernel Panics try to boot in 32 bit Mode + Safe mode using following Boot flag.

-x32 –v –x -f

Kernel Panic (IOATAFamily.kext) – Go to your New HDD , navigate it through /System/Library/Extensions and delete IOATAFamily.kext or simply replace IOATAFamily.kext with a patched kext from your Leopard installation or from netkas. If that fails , simply delete this kext. You’ll lose ATA support , however it would still install on your SATA drives. Just make sure its set to AHCI instead of IDE

Generic Kernel Panic on CPU – This problem is related with Chameleon V2. Its recommended for you to use PC_EFI v9 with a patched boot file.
Kernel Panic (generic CPU error) - It occurs if you have an Atom processor or some of the very old boards. The only way to fix it by using PC_EFI v9. Its kind of simple to do , all you have to do is download this installer and boot file for Snow Leopard. Its bit old school. To do this firstly , you’ll have to download PC_EFI v9 installer and this boot file from it. Install this boot loader to your USB Drive (be sure to change its destination) and replace the boot file with this patched file. Be sure to follow rest of the guide such as generating extensions.mkext and so on and so forth. Its just that instead of Chameleon , you’ll have to use PC_EFI v9.

Another thing which I’ve noticed that it occurs when you do a -f. I think its related to permissions of the kext. Do refer to the guide up on how to generate extensions.mkext for both /Extra and /System/Library/Extensions and how to fix permissions

Reboot loop – It clearly means your processor is not supported for instance if you’re like me , still on a Pentium D. For this you’ll have to grab a patched mach_kernel.

CMOS Bug – If you get an error on BIOS after you’ve installed Snow Leopard (this includes BIOS settings have changed or other strange BIOS errors) This is a known issue and it requires your DSDT to be patched. Again you can check out the guide below which I’ve included on how to fix it

error

Fix Permission Error in Disk Utility. This is caused when Snow Leopard is installed from Leopard.

Disk Utility Permission fix error – If you get this error in Disk Utility , “ No Installer packages can be found for this disk” whenever you want to verify permission and fix permission. This is caused when you run Snow Leopard installer within Leopard itself. Its a simple fix. You’ll have to re-run BSD.pkg , it could be found in /Volumes/Mac OS X Install DVD/System/Installation/Packages or /Volumes/OSX86/System/Installation/Packages . Just run it and voila it should be fixed ! Now you can use Disk Utility to repair permissions !

UPDATE 2. More Troubleshooting Tips

  1. If  you are stuck on Waiting for DSMOS then simply delete the DSMOS kext in Snow/Extra/Extensions but make sure you must have FakeSMC kext.
  2. If you are stuck on RTL8169E error: Disable Hardware LAN in your BIOS and boot again. I’m making a list of it, so stick with us.
  3. If you have an IDE drive or your laptop contains IDE drive then Install AppleIntelPIIXATA.kext by Netkas to make your ATA/IDE work in Snow Leopard. This kext is useful for ICH6/7/8/9/10 with ahci disabled and for lappies too. This kext also helps IOATAFamily related error causing Kernel Panic.

UPDATE 3: Replacing MACH_KERNEL (for Pentium D, Celeron, P4)

Replacing mach_kernel with a patched mach_kernel (required for Intel Pentium D/Celeron D/Pentium 4 with SSE3 or AMD processors with SSE3)
By default , vanilla kernel will not work on these processors , its because its not based on Intel Core micro-architecture series. Thus resulting a reboot. To fix this modbin has bin-patched (aka binary patched) the Vanilla kernel , so that it doesn’t perform any checks on CPU type. So it would boot on all CPUs regardless if its AMD or Intel. Keep in mind that. You may grab the patched kernel from here (for Intel Pentium D/Pentium 4 with SSE3/Celeron D with SSE3) and if you’re using AMD kernel , grab test7 by modbin
For SSE2 support , you’ll have to wait till Apple releases the source code to kernel and wait for someone to patch it and make it available for SSE2 users. This goes the same for AMD users and Intel Pentium 4/D users with 64-bit support , as it has to be patched to enable 64-bit support on these processors. For AMD users , there is a special guide , alternatively do scroll below and read. You’ll have to patch binaries (CPUID fix). However , even if there is SSE2 support for Snow Leopard’s patched kernel , its going to be very slow on your pentium 4/M with SSE2. Its highly not recommended to upgrade if you’re still on a Pentium 4/M , not to mention that Apple has dropped legacy support from Tiger and leopard , that may not allow older Pentium M (laptops) and Pentium 4 (Desktops) to work  !
UPDATE 4. Install on AMD (64×2, others)
The base procedure remains the same, all you have to do instead is use Chameleon rc 2.640 pkg. and PCEFI V10, DSDT patch, Some kexts and Modbin Kernel.

If you have any issues, refer to this one

Version History:

1. Added Step 9, Basic Troubleshooting

2. Added Support for Flash Drives.

3. More Troubleshooting Tips

4. Replacing MACH_KERNEL

5. AMD Install Support

Tip: In case you need quick assistance, contact me on Twitter: @taranfx

Subscribe to Twitter Updates, Facebook Fanpage, via Email or RSS for more Tech Updates.

Suggested Reading:

Category: Apple, Featured, Guide
Author: Taranfx
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
  • jamsoolee
    Sorry for the double post, but the comment editing was not working...

    Nevermind about that earlier stuff.

    I run a EVGA nVidia GeForce 9600 GT 1024 MB DDR3 video card.
    According to the wiki, I can use the EFI string from the nVidia GeForce 9800 GTX 1024 MB but I am unable to find one.
    I used OSx86 tools to get the EFI string for the 9800 GTX 1 GB and the 9600 GT 1 GB but both ended up with me going to the boot screen, says it's loading with the circle and then an invalid sign popping up after a good 30 seconds or so...

    I'm sure I've done the whole installation right except this part seems to trip up everytime.
  • rebel6
    hi i have made the usb stick to boot and i also came to the installer but than i cant see any drivers to selct for installing sl
    i also went to the disk utility but also there are no drivers only the usb stick
    can sombody help me please?
    thanks!
  • Shagger
    I understand and followed your instructions - they are clear.

    I installed to a USB drive and when I boot from it I get the Apple symbol and the gearwheel for about 30 seconds then a "No entry" sign appears (not a KP- I can't get that far!) above the Apple and the gear wheel spins in perpetuity. Any ideas? (GA EP45-UD3P motherboard and EVGA 9800+ graphics card.

    Thank you for any suggestions you can offer.
  • Ayoosh
    Excellent, a very good guide. I had installed mac osx Ipc 10.5.6 as well as i also succesflly installed mac osx snow leopard on my desktop. I have an intel Core i7 920 overclocked at 3 ghz, with 3 GB RAM and 2 250GB and 80 GB HARD DISK. I installed Snow leopard on 80 GB hard disk. I would like to ask can i add osx 10.6 to windows boot manager by easy Bcd mentioned in earlier tutorial. Also, since i have mac 10.6 installed can i now delete mac 10.5
  • Ayoosh, at this moment EasyBCD will not work with SL coz we use Chameleon here. As far as deleting goes for Leopard, you can do that coz now your Primary bootloader should be chameleon [confirm this]
  • clark kent
    hi, will this work with AMD 64x2 5200 processor??i have a customized desktop pc...
  • Check Update 4 on this page.
  • @DCJ001
    This method is for installing on PC, not on MAC

    @Travis
    Yes, right now it does, I'm experimenting and trying to findout a way by which it can be done with one harddisk. For the meantime you can use a USB external HDD. (get it from a friend and get going)

    @Ben
    Were you at step 5?
    And can you give me the error details of kernel panic.
  • DCJ001
    You wrote:

    "We need two harddisks. Why ? – Snow Leopard needs a Leopard Install."

    FYI: Snow Leopard is installable without Leopard being present.
  • Ben
    I followed this tutorial to the dot. It booted up into that “Welcome!” video and then proceeded to go into the set up. At the point of registering - like step 4 or 5 - it goes to the “You need to restart your computer” kernel panic. HELP! SO CLOSE!
  • Travis
    do you need two hard drives for this? cuase my computer has two but one hard drive has windows and the other is osx leopard.

    someone please reply i want snow leopard so bad hahaha
  • Thinkfree
    Isn't it illegal??
  • Ben
    Not on YOUR step 5. I had done everything on the tutorial and rebooted. It went though that "Welcome!" video and I was to the point of setting up my network and registering my product. After about 4 or 5 windows. Then the screen would blacken, and something popped up saying: You need to restart your computer. Press and hold the power button until it turns off and then push the power button again. I do and on the next boot up I find that my BIOS has been reset to the original settings, including AHCI being disabled.
  • Chris
    I am having a similar problem as @Ben here, although I am not able to get into the "Welcome!" video. I get the blackened screen with saying restart right after I install and try and boot into it. I have tried -x, -v, and -s, but nothing works. Any suggestions?
  • @ Ben, Chris
    Added few troubleshooting steps and Step 9.
    Try them, hope that helps.
    My bad, for me it worked without them, but on experimenting found few exceptions scenarios like yours, so will keep on improving in future based on comments.
  • @Chris Your network card is not supported, find out how to set the screen resolution to 640x480 and it will bypass the welcome screen
  • Tim
    Hi you said in trouble shooting you need a patched mach_kernel if your running a older chip like a Pentium D? I have a older Extreme Edition Pentium D 3.2GHZ I think its Dual Core haha showing my ignorance yeah sorry a bit new to the whole mac on PC business.
    Where do you find a patched kernel? and once you have one where do you put it????
    I have a Drive partitioned in 2 parts one with XP and the other with IPC 10.5.6 I have followed all the guides partioned a new drive separate to the other one as GUID done the install etc
    I copied all the kexts from the extension folder on my ipc10.5.6 install to the new snow drive when i followed the steps by copying to desktop and verfying with EFI Studio i got to the end and when it verified and tried to create the new Extension.mkext. it couldn't do it??? As in it didn't work and i only had a Extensions folder on the desktop?? Will this cause a problem? I haven't rebooted yet??
    Also in EFI Studio in the drop down menu my graphics card is not there?? I am running 2x Nvidia GeForce PCIE 9500 512mb cards?? I do have the kexts and installers for it but not sure how to do it??
    Also a little strange but the com.apple.boot.plist in my computer in: /Snow/Extra.
    Is not there??? Where do i find it??? Or is it created once you use the app??
    Sorry for the long questions? I have never done something like this and have very little Mac knowledge.
    I work in Post-Production and have been editing on PC's for 10 years using AVid a friend introduced me to Final Cut Pro on a Mac and i fell in love with it so i am hoping to get this system up and running to begin editing on Snow Leopard???
    Any help from experts in these areas i would be so grateful =)
    Tim James
    Auckland,
    New Zealand
  • Pentium D may not work directly. Even Core Duo doesn't.
    I've updated the guide to include how to do update MACH_KERNEL, look for "Update 3" on this page

    follow me on Twitter, I can give further heads up.
  • ChrisG
    For anyone on a Pentium D (like me) using the linked-to Mach.432 kernel:

    1. unrar
    2. copy mach_kernel.432 to root of new SL drive (i.e. /Volumes/New)
    3. in Terminal, type:
    cd /Volumes/New
    //change directories to the root of your SL install//
    sudo mv /Volumes/New/mach_kernel /Volumes/New/mach_kernel.original
    //back up the SL kernel as mach_kernel.original//
    sudo ln -s /Volumes/New/mach_kernel.432 /Volumes/New/mach_kernel
    //creates a symlink to the modified kernel//

    Now you have a symlink directing programs that require calling mach_kernel (VMWare Fusion) to your modified kernel without having to destroy the original kernel. I like to keep the original kernel in case I upgrade my cpu later and want to run vanilla.
  • samuel
    I've followed the guide by still having issues.
    I'm running a Asus P5W DH & a Core 2 Duo processor. I would like to boot to snow leopard fully without using the option to tab down? I just wish someone had a setup DVD like the many distros out there. Any help will using the SL retail would be a great help on a non mac. I've had the spinning black wheel, the flashing cursor at the boot stage, and more recently kernel panic.
    Please help.
  • boot with "ignore caches" via chameleon 2.0
  • Krishna Iyer
    Hi Taran,
    I have an iMac 10.4.11 and a Vista 64-bit machine that I assembled recently. The PC is a Quad core with Intel DG45ID mobo with HDMI and G45 chipset. The 2 systems are networked so that I can access shared folders from either of them. I want to install SL 10.6 on the PC. How will I go about it? Can I do it without having Leopard on my iMac? I have a Mac Box set DVD.
    Graphics card on PC is nVidia 9800 GT on PCI xP.

    Krishna
  • yes. This will work. All you need a Mac is for preparing installation disc, it doesn't matter if it's older version.
  • az
    if my pc want install snow leopard.....mac osx leopard has already???
  • I guess that's not english. Can you be bit more clear?
  • mackks
    hey what patched mach_kernel did you use for the pentium d ... i am in the same place as you ..
  • I've updated the guide to include how to do update MACH_KERNEL, look for "Update 3" on this page
  • Nick
    Hi,

    I have tried many times and i still failed. I always get the restart screen. I am not sure if that screen mean Kernel Panic. I had google some and i am not the only person to get this message, some said to those who get the message do a -v -f. But i really don't know how to do that... I am very new to mac. When i boot up and I saw the snow leopard frog asking for stating option, (ifi i press, i can choose which hdd i wanna boot) if i don't, i suppose it will boot up to SL. And it go straight to the error rmessage, i can't press anytihng.

    And i got some confuse to the guide,

    Question 1
    Do i have to name my new hdd to be installed with Snow leopard as 'New' or i can name it anything i want?

    Question 2
    Step 3 said "Go through the options and select your New drive. De-select all the stuff you don’t need like Printers, Languages, etc.. and wait for it to finish. It should take 5-10 minutes."

    I go through the option under Customize and i don't see any printers or languages there. all the option come with funny wording and i don't know if i need them?

    Question 3
    Step 7. Installing KExts (Drivers)-

    this assumes that you had downloaded all Kexts that might be needed for your system’s compatiblity. Place all the “kext files” in ”/New/Extra/Extensions”, and copy the Extensions folder in Extra to the desktop, and drag it to “Kext Utility“. “Kext utility” will actually repair your permission and generate a new Extension.mkext. Now, Move the Extensions folder and the extension.mkext back to “/Snow/Extra“

    This part is super confusing. Do I drag all the *.kexts file that download from your site and put inside Extensions folder? And after that, I drag to desktop.

    Then from desktop I drag to 'Kext Utility'?? what does this mean? Do i drag to the "kext utility" folder that i downloaded or?

    And it also mention that it will generate new Extension.mkext. I can't see it, after i run Kext Utility... it mention completed or whatever. I dont' see a new Extension.mkext at desktop or "Kext Utility' folder.

    Question 4
    Step 8. Configuring boot.plist with EFiStudio -

    Launch EFiStudio and look for your Display/Video Card through the drop down menu. Click add device and you will see some numbers, copy them.

    Under this Step, what if i don't see my graphic card model? do i download from anywhere or do i choose the nearest model?

    Question 5
    What is step 9 all about?

    Thank you. your help is really really appreaciated.

    PS : Sorry for my home-made english.
  • 1. Yes, you can name it to anything else. Keep it consistent.
    2. Can you list them ? These are the packages and drivers you need for your hardware.
    3. Drag the "extensions" folder to "kext utility"
    4. If it isn't listed, what I would do is chose the nearest model.
    5. Step 9 is all about rebuilding additional kexts that you introduced in step 7
  • nil911
    I was trying to work this setup
    I am currently using duel boot with windoes 7 and mac os x 10.5.6 and it works good
    now i am trying to upgrade to snow leopard by following your insturctions but i ran into problem:

    In step 2 where you ask to Mac OS X Install DVD/System/Installation/Packages i press go it says file can not be found

    I am using USB hard drive to install this process and I followed guidlines for usb flash drive thingy.

    also I cant locate OS Install mpkg can you help me on the location?
  • OSInstall.mkpg is located in "Mac OS X Install DVD/System/Installation/Packages/"
  • Name
    your disk utility permissions fix DOES indeed take the error away, but it doesn't actually fix the issue, disk utility won't repair permissions at all now
  • boot with ignore caches via chameleon 2.0
  • david_49er123
    I have purchased snow leopard. I have a VMWare image of Mac X 10.4.8. My intention is to install Snow Leopard on its own SATA drive. My problems start with running OSInstall.mkpg. I always get the error PFPackage::packagewithUrl - can't instantiate package: < path > OSInstall.mpkg. I tried running from command as root but no go. Have googled this, and others have same issues with other types of packages. Usually states revolves around permissions. I ran BSD.pkg as suggested - no go. I had to download and install xar 1.5.2 - but still no go. Had to download the Xcode for this version of MAC, still no go. Was wondering if you had any thoughts?
  • david_49er123
    Sorry if duplicate. I have Mac 10.4.8 running on VMWare. I have a second SATA hard drive that I formatted as required. On this hard drive I have two partitions. One for the snow leopard install, another that I copied a legal copy of Snow Leopard. Intention is to install Snow Leopard on its own hard drive. Basically, in all cases when I open OSInstall.mkpg I get the error 'PFPackage::packagewithURL'. Googled and could not find any correct answer. Part of my research mentioned I needed to install 'xar' - download 1.5.2, downloaded XCode to compile, this is installed on system. Tried to open 'BSD.pkg' - I see an error in the install.log - parser error: start tag expected, '<' not found\n xar!\n ^\n. Not sure what to do next - any thoughts would be much appreciated.
  • jamsoolee
    Clarification please...

    "Add the following XML to your com.apple.boot.plist in /New/Extra.

    <key>Graphics Mode</key>
    <string>1280×1024×32 </string>
    <key>device-properties</key>
    <string>–number you got with EFiStudio–</string>

    Save and Exit. Put the SMBios.plist into /New/Extra."

    So we open the com.apple.boost.plist file and add that information in and then save it as a new file called "SMBios.plist?"
  • That's right.
  • Tommy
    I couldn't understand this guide at all... I had trouble from the start. :l
    I got to the point where I set up my flash drive and got the OS installed in it. But I can't find the part in the guide where you switch computers... I have a MacBook and a Windows XP desktop, and I'm trying to install it on the desktop. I used the MacBook to set up my USB flash drive, which from what I understand here, is supposed to contain the installed operating system. Can someone please help me out?
  • Step 1 and 2 are preparing your disk [USB or external] using Macbook and Step 3 and onwards is about installing on PC.
  • Step 1 and 2 are preparing your disk [USB or external] using Macbook and Step 3 and onwards is about installing on PC.
  • fallingidols
    If I did this could i update leopard just by pressing the update button or since its not officially a mac, would it mess it up.
  • This could be risky. Latest update to snow leopard kills hackintosh. However, non-system updates (minor ones) can be applied.
  • fallingidols
    what if i use empire efi and buy snow leopard. But is that impossible to install snow leopard to my pc without osx. (I have never done anything like this before)
  • If you are finding this one difficult or for any other reason, you can try the other guide
  • karolis
    i do everythin step by step. when i reboot pc ant choose snow parttition i see "loading mach_kernel" and nothing happens.. sorry for my bad english. meybe u can help me :)
  • karolis
    i do everything step by step. when i reboot pc ant choose snow partition i see "loading mach_kernel" and nothing happens.. sorry for my bad English. maybe u can help me :)
  • karolis
    sorry for double post :/ web was working slow ..
  • Is that on the Darwin boot loader screen ? I need complete console output inorder to able to hep you.
  • david
    HI! I have a asus p5e3 chipset x38, audio alc883, jmicron,,. 9600 gt 1gb graphis card q9300 cpu. do you think it will work?
  • abhisek_guha
    1> First of all I have created a 15 gb Primary (non active) partition for Mac OS installing
    2> I have total 3 primary partitions (including the new created one) and 3 logical partition.
    3> the kalyway started fine...it asked me which partition I like to install, I have selected New one (Label given for this is "Leaopard") then also selected extended journal mode for erase/ format.
    4> Here after the initial checking of disk(DVD) suddenly it flagged an error saying "Could not create /Volumes/Leopard/Basesystem.pkg.172Focrh6 "
    5> After that nothing worked..
  • Hit the Skip button, there is no need to check the disk.
  • Yea, I have tried on P5, it does.
  • IronYuppie
    I finally got Snow installed on my Asus P5W-DH, thanks for the help! It took me a thousand tries before I took heed of the "IMPORTANT – If Chameleon 2.0 gives you Kernel Panics then try reinstalling with Chameleon 1.0" warning, that was my problem. Can you provide any more info why this is? Does it have to do with my BIOS rev? Is there anyway I can troubleshoot the problems with Chameleon 2? Thanks for all your help!
  • abhisek_guha
    Hello IronYappie............. did u get any problem while partitioning the hard drive for MacOS plese read my comment before u...can u please put some light on it... I am unable to even format the partition with Extended journal...as soon as the erasing is over the partition is gettig disapeared from the list of probable installation directories....it wired..
    Thanx a Lot in advance!!!
  • It's unclear, ur old comment claims you managed to start installation. Let me know where exactly you are stuck.
  • abhisek_guha
    well...the main issue is that while begining of the installation the kalyway asked me which drive to use? I gave a new partition name, then kalyway erased it in extended journaled mode..and begin the installation....but as soon as the installation started it failed declairing the error "Could not create /Volumes/Leopard/Basesystem.pkg.172Focrh6 "

    how to remove this problem....
    Thanx, Abhisek G
  • Ok, I heard of this one. This happens when you didn't format the partition appropriately or selected the wrong drive during installation. Erase it using "mac os journaled", then select the partition and install
  • abhisek_guha
    Yeah.. I did exactly the same thing, and also used the partition name as "leopard". Initially the partition got erased using kalyways Extended Journal system then the real installation began, there it got this abend.
  • It's more to do with the Chameleon's stability. The latest one is RC3, works flawlessly.
  • abhisek_guha
    Hi, I have added some of my doubts at the bottom, but sorry if I have updated in wrong place, :-(
    Looking for kind co-operation,
    Abhisek
  • LittleAthan
    Very good job... very helpful... but i have a problem here... my display drivers there arren't in the Efistutio.... I have nvidia gtx 275... can you help me???
  • Google for NVInjector kext. That should do the trick.
  • Travis 'bacon'
    Hi there, i have a HP dv5 with 320gb hard drive Intel core duo 2.0 ghz processor but am really nervous about doing this, i want to know if my computer would work and what would be the best and easiest way to complete the transformation form windows xp to Mac os X. Please anyone email me and help out. rcr29teamracing@hotmail.com
  • Arif
    I am installing on my
    AMD Athlon 64 X2 4800+ / 2.5 GHz
    4GB
    NVIDIA GeForce 6150 / nForce 430.
    ASUS M2N61-AR

    The EFI does not have my video card. What should I do?
    I am trying to install Snow Leopard on a USB Hard Drive, will it work? I am also installing everything to the USB hard drive using a PC with leopard to make it work on the PC mentioned above.

    Right now I am getting
    >80000080
    <00000002
    000000C1
    00000048
    *<00064028
  • mootjeuh
    I don't get step 9, could I get some screenshots or a detailed explanation
  • markzenegar
    The main argument in favor of Snow Leopard, Apple unveiled during a presentation of the first system in 2008, was a better use of technologies developed in recent years by the firm. Thus, this latest version finally takes part in the 64-bit architecture, allowing applications to have more than 4 GiB of RAM (if you possessed them of course), which was used for greedy software mostly. Moreover, this architecture could bring new benefits in terms of safety: remember that system security has always been a strong point made by Apple, too often undermined.
    For more in datail you may visit at:
    http://www.techarena.in/review/22152-mac-os-x-s...
  • Ed
    I have tried this several times and every time I enter chown 0:0 /Volumes/New it tells me the operation is not permitted. Could somebody please explain to me what I am doing wrong. Thanks.
  • nice post
  • dmarcus
    i have a dell inspirion 1505(laptop) and i installed snow successfully but wen i rebooted it tells me to hookup a keyboard to continue...wat do i do
  • Corey
    Hi

    I was wondering if I could install Snow Leopard ion a secondary internal hard drive as my primary hard drive has Leopard on it?

    Thanks
blog comments powered by Disqus
Taranfx Home
Hardware
Guides, How Tos
Programming
iPhone
Gadgets
High Definition
Networking
Taranfx Home
Hardware
Guides, How Tos
Programming
iPhone
Gadgets
High Definition
Networking