How to re-download Lion from Mountain Lion

Solution 1:

Official Answer:

Unfortunately, it is not possible to download OS X Lion 10.7 from a computer currently running OS X Mountain Lion 10.8 unless you want to do a little hacking see below for more on that.

I would like to be proved wrong, but the results around the web such as Apple Support Communities - How do I download Lion if I'm running Mountain Lion? kind of confim you can no longer just download 10.7 from a Mac running 10.8.

  • I Attempted to Download OS X Lion from a Mountain Lion Mac but no amount of option key tricks could get it to work.

  • The Lion re-download started immediately on a Mac running OS X Lion 10.7.4

Confirming, you will need to download the "OS X Lion" Installer from a computer not running Mountain Lion. This limits downloading OS X Lion to a Mac running OS X Lion 10.7, or OS X Snow Leopard 10.6.6 or later. Once you meet the requirements for OS X Lion the Mac App Store will allow you to download an already purchased version of OS X Lion.

Super User Hack: Yes its possible to download Lion from Mountain Lion if you perform the following hack, as usual proceed at your own risk.

Here is what we are you are going to do Temporarily trick OS X Mountain Lion into thinking it is Lion. by version number alone.

  1. Open the Terminal App

  2. Open the SystemVersion.plist file with sudo privileges I used vim but feel free to use your favorite command line text editor, some GUI program like TextEdit seem to complain of locked files, etc a.k.a "...a bag of hurt."

    So to avoid nonsense like the following Duplicate message below, use an editor thats less aware of OS X file versioning.
    MTN Lion GUI editor Bag of Hurt

    "This Works:"

    $ sudo vim /System/Library/CoreServices/SystemVersion.plist

  3. Edit the file changing 10.8 to 10.7 for the following lines

    Find the lines in the file that look like this:

        ...
    <key>ProductUserVisibleVersion</key>
    <string>10.8</string>
    <key>ProductVersion</key>
    <string>10.8</string>
        ...
    

    Change it to look like so:

    ...
    <key>ProductUserVisibleVersion</key>
    <string>10.7</string>
    <key>ProductVersion</key>
    <string>10.7</string>
    ...
    
  4. Save the file, keep the editor open...

    For vim use :w! to force save the file.

  5. Open the Mac App Store and click download for "OS X Lion" in your purchases. Unhide it if its hidden.

  6. In your open editor window change your OS version number back to "10.8" in the SystemVersion.plist file. You can do this while you are waiting for Lion to finish downloading in the Mac App Store.

    For vim use :wq! to force save the file and exit the editor.

  7. Ignore the message from the Lion Installer that runs on OS X Mountain Lion after the Lion installer has finished downloading as pictured below. Note: This is what you will see if you attempt to run the Lion Installer from Mountain Lion.

    OS is too new to run this installer :(

  8. Grab the "Install Mac OS X Lion" installer from the Applications folder a.k.a /Applications.

  9. Now, you are ready to make a bootable Lion install drive.

Solution 2:

Option clicking should work so long as you purchased Lion previously from the app store and you're using the same Apple ID to download now. Hold the option key and click the purchases tab as shown here.

Solution 3:

Without hacking or otherwise disturbing Mountain Lion

If you ran Apple's Recovery Disk Assistant with Lion, and if you kept that separate disk:

Try VirtualBox, and a third party bootloader

  1. Use Disk Utility to image all partitions/slices of the Lion Recovery disk
  2. change the Apple_Boot slice of the image to Apple_HFS
  3. mount the Apple_HFS volume
  4. install to that volume a bootloader that does not require EFI
  5. maybe also install something to make the virtual machine acceptable for reinstallation of Lion (see below)
  6. detach the image
  7. use VBoxManage convertfromraw to convert the first image to a virtual disk image
  8. use the vdi in a VirtualBoxVM without EFI
  9. in Recovery OS, in Mac OS X Utilities, Reinstall Mac OS X.

After download completes, after the next start of the virtual machine, at the root of the virtual disk that you targeted for reinstallation you'll find a directory:

/Mac OS X Install Data

In that directory: InstallESD.dmg

The .dmg alone is not as useful as the .app from the App Store, but it can be used for installation.


If anyone is interested in this approach, please vote up.

For +2 or more I'll:

  • discover what's required at step 5
  • detail each step.

(Steps other than 5 are already tried and tested.)

Solution 4:

I'm currently downloading Lion from Mountain Lion.

It appears Lion was "hidden". option+click wouldn't reveal Lion in my previously purchased list.

To reveal it I had to go to "Store" > "View my account ([email protected])..."

In the iTunes in the cloud section click on reveal hidden items.

On the new list click on Display for Lion

Then in the previousely purchased list Lion will appear without having to option+click