Quick installation of black apple Snow Leopard 10.6.2

Source: Internet
Author: User

Quick installationBlack Apple snow leopardSnow Leopard 10.6.2 is the content to be introduced in this article.Black AppleThere are many tutorials with different methods, but most of them will have more or less problems. Here I will write an installation method using Empire-EFIBlack AppleTo solve the following problems.

1. Upgrade to 10.6.2. Most tutorials on the Internet are 10.6 or even 10.5. If you wantIPhone4 development, the minimum requirement is 10.6.2.

2. Empire-efi is used to crack the kernel, which is stable and easy to install.

3. The video card driver supports a higher resolution of 1280*1024.

Hardware requirements:

 
 
  1. CPU:Intel i7 , Intel Core 2 Duo , Core 2 Quad , Atom , Core 2 Solo , Core Solo , Core Duo , Intel Xeon 

Basically, Intel's CPU can be supported as long as it is not too old.

My hardware:

 
 
  1. Intel E5300
  2. Gforce N9500GT-TC512D2 graphics
  3. GiGaBYTE G31M-ES2C Motherboard

Step: (the File Download connection has been updated)

1. Burn the Empire EFI boot disk. Download EmpireEFI 1085, decompress and burn all files. Note that you must "burn" (Burning) Here. Try to use a better disk to burn it at the lowest speed.

2. Insert the burned disc and start it again.

3. Select "Empire EFI" boot. Wait, and insert the Snow Leopard disc to the Mac book, which may not work. You may need to downloadSnow LeopardThe installation image is engraved by yourself. 7.4 GB, so you need a single disk with a capacity of more than 8 GB ). Try to use a better disk to burn it at the lowest speed. I tried it two or three times to create a disk that can be successfully installed.

4. Wait for Empire EFI to detect the installation disk and start the installation.

Subsequent steps:

1. After installation, the installation disk will pop up, insert the Empire EFI boot disk, and start it with the boot disk. Then you will see the installedSnow LeopardPartition, click to startSnow LeopardSystem.

2. Find Extra/Post-installation and run myHack installation. This tool will modify your boot item so that you can start the disk directly later.

3. Install the driver. The http://www.kexts.com searches for the appropriate driver on it. The video card driver I installed is NVEnable64.kext, which supports resolution greater than 1280*1024.

How to install a driver

1) What is kext?

Kext is the kernel extension. It is the system extension, mainly the hardware driver.

2) Installation Method

 
 
  1. Sudo-s # Improve User Permissions
  2. Cd/System/Library/Extensions
  3. Mv KextName. kext KextName. old # If a kext with the same name is installed before, back up it.
  4. Cp-R KextName. kext/System/Library/Extensions # copy the kext to be installed to the Extensions directory of the System.
  5. Cd/System/Library/Extensions
  6. Chmod-R 755 KextName. kext extends
  7. Chown-R 0: 0 KextName. kext # modify the File Permission and Owner

Rm-r/System/Library/Caches/com. apple. kext. caches (this step is very important. The new kext takes effect only when the old kext cache is deleted) Many tutorials write rm/System/Library/Extensions. mkext, but this directory may not exist in Snow Leopard)

Restart.

How to upgrade to 10.6.2

Check System/Library/Extensions. If SleepEnabler. kext exists, delete it.

Install NullCPUPM. kext according to the 3.2 method. Download and install the upgrade package 10.6.2.

Notes

After the installation is complete, you must turn off the automatic system upgrade. System preference-> Software Update: remove the check for updates check.

Summary: InstallationBlack Apple Snow LeopardSnow Leopard 10.6.2 has been introduced. I hope this article will help you!

From: http://www.cnblogs.com/MobileDevelop/archive/2010/07/19/1779132.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.