

- #HOW TO RESTORE MAC OS X LION TO NEW HARD DRIVE INSTALL#
- #HOW TO RESTORE MAC OS X LION TO NEW HARD DRIVE SOFTWARE#
- #HOW TO RESTORE MAC OS X LION TO NEW HARD DRIVE CODE#
$20 to apple and the authentication code arrived in my inbox. Already spent $50 for the hard drive, and Apple wants $20 for Lion. Fumbling around on the internet, it seems that the 10.7 is the highest OSX version that is compatible with my Macbook 4,1. New hard drive arrived from Amazon and will have soon have a clean OSX install.

/DiskUtility-576d860a3df78cb62c5d6132.jpg)
#HOW TO RESTORE MAC OS X LION TO NEW HARD DRIVE SOFTWARE#
I had an old Macbook 4,1 laying around that I thought I would donate just needs a new hard drive and a software update. I have a Macbook5,2 that I need to get updated to snow leopard but the disc image that I have is made for a macbookpro6,1/macbookpro6,2 and I can't seem to edit the OSInstall.mpkg file.īegin Rant.My homeschool coop has recently started a lego robotics program, and was looking for several laptops to simply run the lego robotics program which requires OSX 10.6 or higher. But when I go back and check the distribution file, it has somehow reverted back to the original. I edit the distribution file, then delete the original, then drag and drop and save. I did everything in your instructions, however, the Distribution file does not seem to be saving.
#HOW TO RESTORE MAC OS X LION TO NEW HARD DRIVE INSTALL#
This method is also applicable to OSInstall.mpkg in OSX 10.7-10.9 install media (thus bypassing machine install checks). The USB can now be used to install Snow Leopard on any Mac or Hackintosh (after installing a bootloader). Finally, rename the original OSInstall.mpkg in /System/Installation/Packages-> OG.OSInstall.mpkg and replace with your hacked version from the desktop.Save the now patched OSInstall.mpkg in FPE. Save the modification in TextEdit, delete the original Distribution file in the FPE window & drag the modified Distribution from the desktop back to Flat Package Editor.Remove installCheckScript() and volCheckScript(), so the above lines now look like.We are searching for the following string: Drag the Distribution file to your Desktop (do not close Flat Package Editor, we still need it) and open it with TextEdit.Open Flat Package Editor, choose File->Open and select OSInstall.mpkg ->you will now see a Distribution file.Modify the OSInstall.mpkg file which is located in the System/Installation/Packages folder on the USB Restore the contents of the Snow Leopard DL-DVD onto a 8GB USB thumb drive with Disk Utility.ģ. Extract Flat Package Editor.app from the Developer Tools.pkg using Pacifist (the pkg is found on the Mac OS X Install DVD/Optional Installs/Packages)->copied to your Applications folder:Ģ. I found a slightly different method on gc0d3r's blog and tried it for myself on an OEM 10.6.3 Snow Leopard Disk for MBP 6,1 & 6,2.ġ. Var machineCount = hwbeSupportedMachines.length System.log('hwbeInstallCheck threw exception ' + e) Var modelProp = system.sysctl('hw.model') Above it, you will see the following code: dist is a Javascript file, so you will have to cipher through a junkload of code until you come to a model like PowerMac6,1. Now, right click OSInstall.dist, choose Open With -> Other., and choose TextEdit. You may, though, want to check the ist files of some bundled software such as AppleWorks to make sure that others don't have the model check, as some packages on my 10.3 disc did.įor 10.4, right-click OSInstall.mpkg and choose Show Package Contents. Delete the whole thing (the key and the model), save the. Near the bottom, there will be something like OSModelCheck that will have a model underneath it (in TextEdit) or beside it (in most other. Now, for 10.3 and earlier, right-click OSInstall.mpkg and choose Show Package Contents. Next, go in the the Installation folder inside the System folder on the image. If you have 10.5 or 10.6, you also will need something to show hidden files, such as TinkerTool, to locate the System folder. This can easily be done by opening Disk Utility, selecting the DVD, clicking New Image, and selecting read/write for the format. For 10.5 and 10.6, you need the Developer Tools (which are on the disc and are not machine specific.)įor all three, you first need to make a read/write image of your disc. In short, there are basically three methods: one for 10.3 and earlier, one for 10.4, and one for 10.5 and 10.6. This guide requires an existing installation of Mac OS X for 10.4 and earlier, you can use any OS X release, but for 10.5 and 10.6 you need 10.5 or higher. Considering it is such an obstacle, and I have been asked this many times, I think it would be worthwhile for this to finally be written down.
