Install Mountain Lion On Unsupported Mac

While Apple only supports up to Mac OS X 10.7 Lion officially on the late 2007 MacBook, using the help of MLPostFactor, you can install up to OS X 10.8.3 Mountain Lion unofficially. Just beware that there might be some issues due to the incompatibility of newer OS software on officially unsupported hardware. This is a how-to video on installing 10.7 Lion on your Mac that won't support 10.7 Lion. It's more time-consuming than it is difficult.roaringcore.wordpress.

This tutorial shows you how to get Mac OS X 10.8.4 (Mountain Lion) running on a late-2006 Mac Mini (model A1176), which officially can only support up to Mac OS 10.6.8 (Snow Leopard), according to this Wikipedia article. Although I have not tested it myself, the same steps would probably work if you have an early-2006 Mac Mini.

Hardware upgrades

Mac Mini 2006 comes with a Core Solo or a Duo Core processor, whereas Mac OS X Mountain Lion requires at least a Core 2 Duo, so you will need to upgrade the processor on your Mac Mini first before continuing. Although it is possible to patch the installer to run on a Core Duo, I would still recommend upgrading for a straightforward installation experience. Compatible processors can be found on eBay for as low as US$20 and available at a wide variety of speeds – 2GHz, 2.16GHz or 2.33GHz. A detailed step-by-step guide on how to upgrade the processor can be found here.

Optionally, to make the whole process worthwhile, it is also recommended to upgrade the RAM. Although the Mac Mini 2006 comes with the Macmini1,1 firmware which can only support up to 2GB of RAM and will not boot if more than 2GB is installed, you can install up to 4GB (2 pieces of 667MHz laptop DDR2 SDRAM) by updating the firmware to Macmini2,1, originally meant for the Mac Mini 2007 family. The steps are summarized below:

  1. Download the newer firmware from here http://www.mediafire.com/?lfangrn69rxln3q and extract it
  2. Put the extracted files in /System/Library/CoreServices/Firmware Updates folder. Check the permissions of the files, or just do a chmod 777 on the files to be safe.
  3. Run the following command in terminal:
    sudo bless-mount /-firmware/System/Library/CoreServices/Firmware Updates/EFIUpdaterApp.efi-payload/System/Library/CoreServices/Firmware Updates/LOCKED_MM11_0055_08B.fd-options “-x-apple-efi payload0-data” -verbose
  4. Turn off the computer by shutting it down from the Apple menu.
  5. Wait for a few seconds and press the power button until the power LED flashes. Wait until the flashing stops.
  6. At this point the firmware upgrade is completed. You may see some distorted pictures on the screen, which is normal. Simply turn the Mac Mini off by pressing the Power button, and turn it back on
  7. After a reboot, the Mac Mini should recognize 4GB of RAM.
  8. If the machine doesn’t boot up or doesn’t recognize the extra RAM, check that the memory modules have been securely inserted. If it still doesn’t work, try to do a PRAM reset.

The machine can only use around 3.3 GB out of the total of 4GB that is recognized, due to limitations of the 32-bit processor. And while you are at it, take the time to upgrade the hard disk (a 2.5″ SATA drive) to an SSD, preferably 128GB or more. The final configuration, 2GHz Core 2 Duo with 4GB RAM and 128GB SSD, will make your Mac Mini 2006 machine performance more or less in line with the Mac Mini 2009, a much later model.

Install

Preparing the installation

Before you proceed you will need to upgrade the OS on your Mac Mini to Snow Leopard 10.6.8, the last officially supported version. Next, get your Mountain Lion installer media ready – which can be a .DMG image or an actual DVD. After that, download MLPostfactor 0.3 from here, needed to patch the original Mountain Lion installer disk, which does not support the Mac Mini 2006, to run on your machine.

As at the time of writing this article (May 2015), MLPostfactor 0.3 only supports Mac OS up to 10.8.4. Versions 10.8.5 or above are not supported, so make sure that your installer is of the right version.

To make it easier to switch the boot partition without holding the Option key, you may also want to install a boot manager such as rEFIt.

Bypassing MLPostfactor limitation

Here comes the trick. The user interface for version 0.3 of MLPostfactor apparently only supports OS X Lion (10.7) and will refuse to run on 10.6. I tried to trick it by changing the system version number in /System/Library/CoreServices/SystemVersion.plist but things would still not work – MLPostfactor started but could not find Install OS X Mountain Lion.app in the Applications folder even though the installer was clearly there. A workaround would be to use MLPostfactor 0.2, which can run on Snow Leopard, to upgrade the system first to 10.7, and from there upgrade it to 10.8 by running MLPostfactor 0.3 again. I did not attempt this method because it seemed time consuming and most importantly, I had no installer disc for 10.7.

My relief came when I read this article which showed me how to use MLPostfactor from the command line. Apparently there is another MLPostfactor.app folder inside the original MLPostfactor app which can be invoked using the following command to patch the installer:

Surprisingly, there is no version check in the command line version of MLPostfactor and this method actually works to create the 10.8.4 installer partition. There are a few other commands that need to be done to patch the installer partition – refer to the original article for details.

Using MLPostfactor from bash script

A simpler way would be to use the MLPostfactor script written by pjherron available from github. With this script, the steps to upgrade to 10.8.4 from 10.6.8 on your Mac Mini can be summarized as below:

  1. Download MLPostFactor 0.3 and unzip it to desktop
  2. Copy the ‘Install OS X Mountain Lion.app’ folder from your 10.8.4 installer disc to the Applications folder
  3. Create a 8 GB or larger partition on the target drive to host the patched installer. The volume label should be Install and it should be automatically mounted at /Volumes/Install
  4. Create another partition, 20GB or more, on the target drive where you will install 10.8.4. Alternative, if you do not need the original Snow Leopard partition, you do not need to create this partition and can simply choose to install on the Snow Leopard partition later, losing all existing data.
  5. Run the upgradesl2ml.sh script and give it 30 minutes to an hour to complete. When done, reboot the machine and choose to boot from the 10.8.4 installer partition just created
  6. When prompted, choose to install 10.8.4 on the partition created in step 4, or simply overwrite your Snow Leopard partition. It is highly recommended to format the partition and perform a clean install – do not perform an upgrade as there are known issues.
  7. Let the installer run. The process will either end in an error or a white screen – this is normal. Reboot the machine when this happens.
  8. Choose to boot from the 10.8.4 installer partition again (not the partition where you installed 10.8.4 to).
  9. When the installer finishes starting up, choose MLPostfactor from the Utilities menu and let it repair the partition where you’ve just installed 10.8.4
  10. When the repair is done, reboot your system and choose to boot from your fresh Mountain Lion partition. It should boot normally
  11. Done, you can now enjoy Mountain Lion on your Mac Mini 2006!

If the installation is successful, the About This Mac dialog should show something similar to below:

Common issues

In my experiment, the final system runs fine without major issues. Application such as Firefox, Skype or even xCode and the iOS simulator could run well. VLC player works well to play normal DivX or Xvid videos. The only major application that is problematic is Dropbox, which couldn’t even install due to error ‘no mountable filesystems’ when mounting the installer DMG. Tuxera NTFS can install and appears to work but will later cause random kernel panic when browsing NTFS partitions in Finder. I had to resort to removing Tuxera and learn to live with read-only NTFS support for now.

If your dock in Finder appears to be transparent after the installation, open Terminal and run the following command to fix it:

Read here for other useful tips and tricks.

Other than the above issues, my installation of 10.8.4 on the Mac Mini is stable and serves me well as my daily work machine. My next attempt would be to install 10.9 (Mavericks) or 10.10 (Yosemite) on this computer. As far as I know, although there are proof-of-concept attempts, nobody has managed to get a stable working system yet, presumably due to challenges in getting graphics drivers to work properly.

See also

Upgrading the SSD in a mid-2012 Macbook Air
Keyboard issues in GRUB bootloader on a Mac Mini booting Mac OS, Windows and Ubuntu Linux

Contents:

  • Introduction.
  • Hint Options.
  • Got an Older Mac? MLPostFactor Installs OS X on Old Unsupported Macs.
  • free music fonts for mac.
  • How to Install Mountain Lion on an Unsupported Mac.

Search Everywhere Threads This forum This thread. Search titles only. Search Advanced search…. Everywhere Threads This forum This thread. Search Advanced…. Summary: install Mountain Lion on unsupported Mac - working as of 2. Thread starter Luminary Crush Start date Feb 8, Tags mlpostfactor mountain lion unsupported mac. Sort Posts by Likes. JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.

Luminary Crush macrumors newbie Original poster.

Requirements

Install Mountain Lion On Unsupported Mac Pro

This procedure works perfectly as of this date - I've upgraded two MacBook 3,1 laptops this way. Use MLPostFactor, not MacPostFactor, which. Installing OS X Mountain Lion on older Macs with MLPostFactor Many older Macs lost out on the ability to run OS X Mountain Lion (!), but.

This procedure works perfectly as of this date - I've upgraded two MacBook 3,1 laptops this way. First, download MLPostFactor 0. If nothing happens, download Xcode and try again. If nothing happens, download the GitHub extension for Visual Studio and try again. This thread focuses on OS X Yosemite. Graphics Acceleration on Mavericks and Yosemite is not supported yet but this thread consists of many graphical workarounds. Installing on these models may cause them to have graphical issues as stated in these pages.

Kexts are provided to help a little bit. This thread consists of members prominent in these patches that can help you solve your issues. Please do not hesitate to post if you have questions.

How to Install Mountain Lion on an Unsupported Mac(No Hacks or Bootloader)

OS X However, Apple did not support booting the bit kernel in Macs that shipped with EFI32 firmware, even if they had bit processors capable of running the bit kernel. Fortunately, we have found a work around for these version of OS X.

Zarniwoop's Thread here. We will not contact them either. Confrontation has occurred both publicly and privately in MacRumors, the site, and other forms of communications and we don't want anything to do with them and their Mac Models. It simple don't ask Mac Pro questions to people who don't have Mac Pros :p.

Install Lion on an unsupported Mac with an upgraded processor - Mac OS X Hints

Your post will be requested to be moved to their thread. Be sure to have root privileges administrator password as OS X will prompt you for this on some stage. If the Mac does not reboot to the Yosemite desktop boot to the install-drive again and perform the following.

These will better the graphics by a little but you will not have Graphics Acceleration. Still in beta so they may not work well 1 open the KextUtility. Don't forget to drop in the AppleHDA. Is it even possible? As noted elsewhere within EveryMac. Some users may view this increasingly short support timeline unimportant, as they wish to purchase a new computer or a newer computer every couple of years and have little need for 'legacy' software or document support.

Others may be quite happy with the computer they have -- even if it is a few years old -- and are not interested in upgrading to Mountain Lion, regardless. However, for those who would like to run the latest operating system and have a Mac officially capable of running Lion, but not Mountain Lion, there are obstacles to overcome.

Installing Mountain Lion on an unsupported Mac involves defeating these issues.

Directx For Mac Os

Where there is a challenge, it is a safe bet that hardworking hackers will rise to the occasion. Perhaps you should have an Apple tech check out your system instead of complaining about the problem here. Apple excluded those systems for a reason. My older Mac mini mid ran fine on Lion, but it had problems with the advanced UI effects such as entering Launchpad, or Mission Control.

Is It Possible To Install Mountain Lion On Unsupported Macs?

Also, its SATA bus only runs at 1. It still stutters a bit with the advanced graphical effects in Lion. Yeah but, why not just install on a separate drive? My MP 1,1 runs The thing is fast like heck. Can it be done? It is not possible for the newest Macs that ship with Name required.

Mail will not be published required. All Rights Reserved. Reproduction without explicit permission is prohibited. Got an Older Mac? June 15, at am. Thomas Tempelmann says:.

Install Mountain Lion On Unsupported Macbook

Step 1: Check your Mac can run the macOS version

February 27, at am. Artis says:. February 16, at am.

Amd A10 Hackintosh

  • Is It Possible To Install Mountain Lion On Unsupported Macs?.
  • old versions of firefox for mac os x.
  • Navigation menu.
  • Who Can Update.
  • Alternate ways of getting the install app.
  • OS X Mountain Lion - Wikipedia.

How To Install Mac Os X 10.8 Mountain Lion On An Unsupported Mac

Dass R varun says:. December 30, at pm.