Dell Inspiron 1525 10.7.3 Installation Tutorial
Hi all! I had this over on a couple of threads, and I thought it would be easier to just make a whole new thread to deal with comments and help and such.
Well, before I begin, I should say that the base tutorial/steps I had nothing to do with, I just found all the necessary stuff and compiled it together.
To-Do
Battery
Sound regulation
Scripted usb/kext installer
Here's the USB Installation (Thanks to Nozyczek)
1. Start Terminal (Applications > Utilities > Terminal)
2. Become root and perform these commands in order:
3. go back to Disk Utility and restore Mac OS X Base System to lionUSBinstaller stickCode:sudo -s open /Applications/Install\ Mac\ OS\ X\ Lion.app/Contents/SharedSupport/InstallESD.dmg open /Volumes/Mac\ OS\ X\ Install\ ESD/BaseSystem.dmg
4. eject BaseSystem.dmg (rename USB stick from Mac OS X Base System to lionUSBinstaller if needed)
5. go back to Terminal and enable permissions on lionUSBinstaller stick by entering the following:
6. Once that is done, enter:Code:vsdbutil -a /Volumes/lionUSBinstaller/
7. Finally, addCode:rm -rf /Volumes/lionUSBinstaller/System/Installation/Packages cp -vR /Volumes/Mac\ OS\ X\ Install\ ESD/Packages /Volumes/lionUSBinstaller/System/Installation/. <= this will take a few minutes cp /Volumes/Mac\ OS\ X\ Install\ ESD/mach_kernel /Volumes/lionUSBinstaller/. cp /Volumes/Mac\ OS\ X\ Install\ ESD/kernelcache /Volumes/lionUSBinstaller/. cp /Volumes/Mac\ OS\ X\ Install\ ESD/boot.efi /Volumes/lionUSBinstaller/. cp /Volumes/Mac\ OS\ X\ Install\ ESD/MacOSX_Media_Background.png /Volumes/lionUSBinstaller/. cp /Volumes/Mac\ OS\ X\ Install\ ESD/.disk_label /Volumes/lionUSBinstaller/.
<key>Kernel Cache</key>
<string>\kernelcache</string>
to /Volumes/lionUSBinstaller/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
Here's the Actual Installation (Thanks to Nozyczek again)
1. Become root again, and run the following:
2. Wait for the installer to finishCode:sudo -s cd Desktop/hackintosh* (or wherever you put it, drag and drop works too) ./installer (Select lionUSBinstaller) Select "Prepare lionUSBstick" option
3. Prepare your Inspiron 1525 BIOS:
Load default settings:
Maintenance > Load Defaults > Continue
Verify SATA is configured for AHCI:
Onboard Devices > SATA Operation
Verify SpeedStep is Enabled
Performance > SpeedStep Enable
4. Use lionUSBinstaller stick to boot Dell Inspiron 1525. Wait for the menu screen to come up. You should see lionUSBinstaller. Select it and press Enter. Continue with the installation.
5. Use Disk Utility to change the hard drive partition. Create 1 Mac OS Extended (Journaled) partition for OS X. Use GUID scheme. Installation will take between 20 to 50 minutes.
6. Reboot using lionUSBinstaller stick. At the menu select your installation hard drive. OS X will boot up and you will be presented with the desktop.
7. Download hackintosh_dell_1525_10.7.0_v3.6.zip package and extract it to your desktop.
8. Start Terminal (Application > Utilities > Terminal) and run:
9. Wait for the installer to finishCode:sudo -s cd Desktop/hackintosh* (or wherever you put it, drag and drop works too) ./installer (Select installation hard drive) Select "i" to start auto installer
10. Use ./installer script or Disk Utility to repair disk permissions (Application > Utilities > Disk Utility)
Remove lionUSBinstaller stick during the reboot. OS X should boot directly from the hard drive.
Post-Install
1. Download the "1.7.3 Post-Install zip.
2. Use Kext Helper b7 and install the IO80211family.kext in the "System/Library/Extensions" folder (only that one for a reason)
3. Install the 10.7.3 Combo Update from Apple Software Update. And yes, you can reboot after this, it's fine.
4. Now, navigate to the folder again, and use kext utility to install all the kexts from the "System/Library/Extensions" folder. Wi-Fi should work again.
5. Open Color Calibrations zip and drop the two files to /Library/ColorSync/Profiles/Display folder. Navigate to the "Display" option on Settings and find the Dell 1525 option. Choose that one, should make the colors more Mac-like.
6. Drag and drop the "Extensions" folder from 10.7.3 Post-Install/Extra/Extensions to /Extra.
7. Open to "/Extra/org.Chameleon.Boot.plist" (on the hard disk, not in the folder) and add arch=i386 to Kernel Flags.
8. For sleep, do the following in terminal:
Also, try addingCode:sudo pmset -a hibernatemode 0 sudo rm /private/var/vm/sleepimage
<key>Force Wake</key>
<string>Yes</string>
to /Extra/org.chameleon.Boot.plist.
iCloud, FaceTime, and Messages (Beta)
1. Install Chameleon 2.1 r1627VS [iCloud & FaceTime Fix]
2. Reboot and enjoy
Sound Fix
1. Remove any trace of AppleHDA (/S/L/E or E/E)
2. Reboot.
3. Install this version of VoodooHDA (Modded by moi for 1525 sound cards)
4. Reboot again and enjoy.
10.7.3 Post-Install: Download
Feel free to stray away from this tutorial to do some rebooting between options, just to be on the safe side. Hopefully, this works for each 1525 laptop, but there may be minor tweaks to make sure everything works. Also, feel free to comment with any questions and concerns, and I'll be sure to get back to you as soon as I can.
And, as always, Happy Hackintoshing![]()



LinkBack URL
About LinkBacks
Reply With Quote