You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

HowTo revert new MacBook Pro, Mac Pro or iMac to Snow Leopard

Hi all,


the following instructions were provided to me by our Apple Enterprise tech, and I've successfully performed these steps on a newly purchased MacBook Pro.


Please note the following - as of 15 Aug 2011:

- this technique will work on new MacBook Pro, Mac Pro or iMac computers UNTIL Apple modifies the hardware in these computers

- this technique will NEVER work on currently shipping MacBook Air or Mac Mini computers

- this configuration of Snow Leopard installed on a computer that shipped with Lion is not supported by Apple Support. It is entirely possible that after a trip for an AppleCare support incident, or the Apple Genius Bar, that the computer will return with Lion installed.


with these caveats, here are the step-by-step instructions:

---------------------------------------------------------------------


HowTo - NetRestore - Install Mac OS X 10.6.8 on new Mac delivered with Mac OS X 10.7.0


note: this only applies to Macbook Pro, Mac Pro, and iMac computers that originally shipped with Mac OS X 10.6.x.

Current Macbook Air and Mac Mini computers cannot be downgraded.


Required resources:

- another computer, running Mac OS X 10.6.8

- spare external disk

- Snow Leopard installation disc (Mac OS X 10.6.0 or 10.6.3 Box Set)

- Snow Leopard 10.6.8 Combo image file (download from Apple Support Downloads page)

- System Image Utility 10.6.8 (download Mac OS X 10.6.8 Update Combo v1.1.dmg from Apple Support Downloads page)



Procedure:


A. Create the NetImage:

1) mount the base source image (Mac OS X 10.6.3.dmg - created from Box Set Installer)

2) launch System Image Utility (from Server Admin Tools)

3) when source (from mounted image) appears in SIU screen, click Custom button

4) drag "Customize Package Selection" from Automator Library window to location

between existing "Define Image Source" and "Create Image"

5) drag "Add Packages and Post-Install Scripts" from Automator Library to location

between "Customize Package Selection" and "Create Image"

6) in the "Customize Package Selection" section:

a) expand the "Mac OS X" triangle

b) select options desired

c) collapse the "Mac OS X" triangle

7) mount the appropriate update image (Mac OS X 10.6.8 v1.1 Combo.dmg)

8) copy the MacOSXUpdCombo10.6.8.pkg package to a new local directory (Desktop/parts/)

9) drag the MacOSXUpdCombo10.6.8.pkg icon from local directory to the

"Add Packages and Post-Install Scripts" section of the SIU window

10) in the "Create Image" section:

a) select the type "NetRestore"

b) set the "Installed Volume:" field to "Macintosh HD" (no quotes, can be any name)

c) select the "Save To:" location

(will be faster to a second local internal disk)

(not faster to another partition on the same disk)

d) set the "Image Name:" field to "Snow Leopard 10.6.8 NetRestore"

e) the fields "Network Disk:", "Description:", and "Image Index:" don't

matter unless one is going to use results on a NetBoot Server

11) click the Run button

12) when the dialogs appear, ignore the text and click OK for proper completion

Dialog text: "Image creation in progress.

Cancel the image creation to proceed"


B. Post-process to create Restore Image:

1) find the directory created in the above process, named as in A.10d above

(Snow Leopard 10.6.8 NetRestore.nbi)

2) in this directory are three files:

- i386

- NBImageInfo.plist

- NetInstall.dmg

3) mount the NetInstall image (double-click the NetInstall.dmg file)

4) navigate into the Contents of the package, to: System/Installation/Packages/

5) copy the System.dmg file out to desktop or other work location

6) rename System.dmg to meaningful name, such as "Snow Leopard 10.6.8 System.dmg"

7) copy this .dmg file to external, bootable, Snow Leopard 10.6.8 system disk (install in /Users/Shared/)



C. Install Snow Leopard 10.6.8 on new MacBook Pro or Mac Pro


via command line:

1) boot MacBook Pro or Mac Pro from external source prepared in B.7

2) open Terminal

3) find the restore target device specification

a) run the command "diskutil list"

b) look for a 650 MB partition, labelled "Recovery HD" (likely disk0s3)

c) the target partition should be immediately prior to the "Recovery HD" partition

d) for a new computer with a 500 GB drive, this partition should be

labelled "Macintosh HD", with a size of 499.2 GB

e) make note of it's Device Identifier, likely disk0s2

4) issue the following asr (Apple Software Restore) command

sudo asr restore --source "/path/to/restore.dmg" --target /dev/disk0s2 --erase

(replace "/path/to/restore.dmg" with the path to the location and name used in step b.7)

5) this process proceeds and completes quickly, about 3-5 minutes. This is due to

the "--erase" parameter; it indicates a block-copy operation

If the process seems slow, likely the "--erase" option was omitted and

the copy is being done as a file-copy operation. Quit (ctl-c) and

examine the command used...



via DiskUtility GUI:


1) boot MacBook Pro or Mac Pro from external source prepared in B.7

2) launch /Applications/Utilities/DiskUtility.app

3) select the computer hard drive (typically "Macintosh HD")

4) click on the "Restore" tab

5) click on the "Image..." button to specify the "Source"

6) navigate to /Users/Shared/ and select the "Snow Leopard 10.6.8 System.dmg" file

7) drag the computer hard drive volume (Macintosh HD) to the "Destination" field

(note: grab the volume, not the disk!!)

8) enable the "Erase destination" checkbox

9) click the "Restore" button

10) in the ensuing "Are you sure?" dialog, click the "Erase" button

11) authenticate with the local admin credentials



Apple Tech recommends leaving the Restore partition alone, and installing in the "Macintosh HD" partition only


commands to know:

- asr

- diskutil (diskutil -list to see partitions)

- hdiutil

Posted on Aug 15, 2011 9:00 AM

Reply
364 replies

Sep 18, 2011 7:30 PM in response to Roy Miller

Okay team, I put everybody's efforts on a website here:

https://sites.google.com/site/downgradeyourmac/


"The Procedure" is here

https://sites.google.com/site/downgradeyourmac/the-procedure


There are links to screenshots and I put up the Target Disc Mode method as well.




It was epic. I tried to proof everything and nail down some confusion/ambiguity but I'm sure I introduced more 😉 Still, it's all here and should be a good guide for whatever route you want to take.



Extra Notes: I tidied/edited/combined @Roy's "Procedure," his updated wiki entry; @Josh1565's work and great screenshots; @zirkenz's various tips, discoveries, and Target Disk Mode method; with a nod to @OliverW's prompt-skip trick. In other words, it's a lot of information lol.


I know it's not easy for others to update the pages or anything but let me know if there are things you think I should fix. If it gets serious, then I can add collaborators 😉


I think the sections about which hard drive partitions, volumes, target discs to use in Disk Utility are probably the most ... intense ... because it seems to me like it would be easy to choose the wrong "Macintosh HD" ... so I tried to put in a little more detail on how to do this. Let me know how it goes!


And always back up any data that's important to you before you start mucking about with systems. The more you know! *ding*

Sep 18, 2011 8:38 PM in response to Tech Harmony

Confirmed: New iMac 2011 that shipped with Lion now running Snow Leopard at full speed. Found and borrowed a 10.6.7 original issue install DVD to install on separate partition from Lion. (This is the grey disc that Apple included in 2011 model prior to release of Lion. The companion Applications Install disc has iLife along with the traditional bootable Apple Hardware Test which runs fine on the machine.)


Several previous methods all got it running smoothly under 10.6.8, but always at half-speed: (a) cloning boot drive of MBP, (b) cloning boot drive of iMac 2010, (c) install from 10.6 retail disc followed by 10.6.8 combo update.


In the end, there appeared to be no hardware of firmware differences with models shipped in May and June -- and there do appear to be machine-specific elements on the original DVD that were not available otherwise. Running at half-speed was not an acceptable option. The machine would otherwise have gone back to Apple.


Would be interesting to know the technical reasons for the speed difference.


Tech Harmony wrote:


ds store wrote:


Can someone please summarize the results, limitations, models and methods to reverting a new Lion factory Mac to Snow Leopard?


  • Macbook Pro 2011: yes can downgrade to Snow Leo, no speed compromises on my i5
  • Mac Pro 2011: sounds like it's running fine
  • Mini 2011: there's another thread about it but it sounds like those folks are only able to install and run Snow Leo at half-speed.
  • iMac 2011: recent model sounds like it's running at half-speed on Snow Leo
  • Macbook Air: don't know; people may tell you it's impossible


[....]


3. You can see if there are Snow Leo restore discs for your model computer from before it got rolled over into Lion. You can order/cajole these from Apple. These discs existed for any model that was out before Lion was out... so like the MBP 2011 but not the MacBook Air. There's an Apple link in the ether which details which computers came with which restore discs.


[....]

Sep 18, 2011 8:58 PM in response to Tech Harmony

There is an easier way that does not entail a complete reinstall of the OS. You can use BootCamp to install Snow Leopard and keep Lion as well. All you have to do is adjust the partition size to whatever you want. If you want Snow Leopard as your main OS just increase the size of the partition to however much you think you need. This will also allow you to delete the partition when (and if) Lion becomes more stable without have to do a reinstall. I went the other way and installed Lion on a BootCamp partition on my 24" iMac, which turned out to be a wise move. However, I have Lion running on my MacBook Air and can happily say, I have no real issues with it other than older software not being supported.


SR

Sep 19, 2011 7:26 AM in response to Tech Harmony

@Tech - great work and thanks! 🙂


as it turns out, the person deleting my Wikipedia post is just a self-appointed watchdog for new posts "of no importance to the Wikipedia community". To my mind, what a load of crock! Totally turned off by this Wikipedia interaction!


Looks like there is now a finished instruction set, with a lot of wrangling of details taken care of. I've got to get back to my day job, so I won't be on here much more.


I extend my thanks to Tech Harmony, Zirkenz, Josh, and all the others who contributed to the this particular project, and helped provide benefits to those who need it in the Apple community.


cheers!

Sep 19, 2011 7:00 PM in response to Roy Miller

hi. first of all, thanks a lot for the turorial created by tech harmony (and to the people that put their brains on it). i know nothing about the process but with the tutorial (step by step and with the images) it was really easy for me to get to the begining of the step c. then i read about the firewire cable that i need to complete the downgrade (targe mode)... so, there is a way to do the part c whitout a firewire cable? like from a external drive or something.


sorry if its a dumb question but i dont know much about it... and i only want to make music and lion still useless for that...


saludos

Sep 19, 2011 7:34 PM in response to rhp3000

Oy, I should put a warning about the Firewire cable in the required resources! The other way is if you have an external hard drive I think!


Hmmm, if you have an external hard drive or thumb drive, you might be able to "restore" the 10.6.8 System.dmg from the host to the external hard/thumb drive first.


THEN drag a copy of the 10.6.8 System.dmg somewhere onto the external/thumb drive as well for easy use later.


Then if you plug this external drive into your target Lion Mac and boot it up while holding down the "option" button, maybe you can select your external drive as the boot drive?


If you can boot from the external/thumb drive then you can use its Disk Utility to try to now restore the 10.6.8 System.dmg you dragged onto your external drive, to your Lion Mac volume.


I don't know if the original NetInstall procedure is to help you install all this over the network ..... I don't know how to put the Lion Mac into a network mode that can be reformatted and downgraded to Lion!

Sep 19, 2011 8:51 PM in response to rhp3000

That won't do it. You need to do something like:


  1. Open Disk Utility and find your external disk drive in the list on the left .Click on it. (For each drive you see the disk identification information (sizeGB, model, brand) and then their normal name(s) below the identifier, indented, these are the volumes)
  2. The "Restore" tab-button will appear above the right area. Click on it.
  3. "Source" click the "Image..." button and select your 10.6.8 System.dmg from your desktop.
  4. "Destination" drag the external volumefrom the external drive's information into the Destination area... .make sure you grab the correct volume! THIS WILL ERASE THE VOLUME SELECTED. Click the box that says "Erase destination" (it will only erase the volume selected).
  5. Click the "Restore" button and it will proceed to put make a bootable external 10.6.8 drive
  6. When it completes, drag the System.dmg file to the drive as well...you can make a folder called "IMAGES" and put it in there but that doesn't matter.
  7. Properly eject the external drive and plug it into your Lion Mac
  8. Reboot your Lion Mac while holding down "option" key around when you hear the chime
  9. You should now be able to select the external drive''s Snow Leopard 10.6.8.
  10. Once it boots up, you will probably have to run through setup... that's fine.... as soon as you can, run Disk Utility.
  11. Resume "The Procedure" at 2.3.1.4 [but basically your "Source" will be the 10.6.8 System.dmg you dragged onto your external drive and "Destination" is now your Lion Mac volume that you are erasing and ovewriting...You've already done the step where you backed up your Lion Recovery disk... dual booting requires repartitioning which is sort of touched upon in step 4 here.

Sep 20, 2011 10:36 AM in response to Tech Harmony

I didnt get it the first time i read the "restore" instruction in your first reply, but with your last reply i carefully follow the steps and i only have to say: THANKS A LOT. Now i have my MBP running with SL and i made a backup too for the lion system in a external drive... nice. So thanks, and if some day for some reason you are in mexico let me know to invite you some nice tequila and mezcal...


Saludos

Sep 21, 2011 6:20 AM in response to iChat

These reports of systems running at half speed seem very suspicious. That sounds like some artificial limitation.


There is very little in Lion that is a real advantage over Snow Leopard: Lion did make some improvements but nothing that should double the speed of a system.


Would be interesting for someone to use some low level debugging to see what is actually going on and perhaps get it fixed. Maybe the Darwin projects could take a peek.

Sep 26, 2011 6:41 AM in response to Roy Miller

Hi all,


I have followed the tip of others and got myself a 10.6.7 disc specific to my new iMac from applecare. Installed, and it brought up to ful speed, but I do not notice any change in operating speed, so likely it is a superficial thing.


Anyways, jsut figured I would post for others, getting a disc is possible, and installing OVER my 10.6.8 netinstall worked fine.


Good luck all.


Josh

Oct 7, 2011 12:40 PM in response to ds store

this is awesome, guys. noticed before reading about the topic (yesterday)...things like "You cannot install this version of mac OS x because you're using a later version"...."Do not use any earlier version of Mac OSX on your new mac".


...what gives? you can put windows xp on a new computer...you could choose not to upgrade from leopard or snow leopard on a mac...you can install an old linux on pc/mac....what about complex Mac applications....they're not written (or optimized) for lion....forced upgrading?

Oct 7, 2011 1:21 PM in response to rpg2288

Hi RPG2288,


...what gives? you can put windows xp on a new computer...you could choose not to upgrade from leopard or snow leopard on a mac...you can install an old linux on pc/mac....what about complex Mac applications....they're not written (or optimized) for lion....forced upgrading?

yes, and then you have to install drivers to support the hardware that was built after the version of Windows XP was compiled.... Same is true for Linux......


and in a way, the same is true for Mac OS X....


so, computers that have hardware embedded in them that was not in models prior to the release of Lion (10.7.x) cannot be fully supported by Snow Leopard (10.6.x), as that version of the OS has no driver support for that new hardware. This is pretty much common sense if you think about it in the terms of: "It is impossible to build in support for hardware that doesn't exist yet".


I suppose if the new hardware is something that you personally don't use on your computer, you could get away with installing a previous version of the OS and things might work well. For example, if it were to be the Bluetooth interface that was the new hardware, and you never use Bluetooth and turn it off, everything might work well. I believe this is the case for reports of some people having some levels of success installing Snow Leopard on the new Mac Mini (not so much that Bluetooth is the new hardware, just the concept...)


add to this that Apple has never, and I mean historically never, added support for new hardware to old versions of the OS, and you arrive at the situation we have today. The current Mac Mini and MacBook Air have had new hardware installed, that did not exist in these models during the time of Snow Leopard being the "current" OS. Until new hardware is installed in shipping models of Mac Pro, MacBook Pro, and iMac, the possibility to install Snow Leopard version 10.6.8 on these models exists.


However, these models will not boot on Snow Leopard 10.6.0 or 10.6.3 discs. Why? same reason as above - the current hardware configurations did not exist when these versions of the OS were compiled. Therefore this simple complicated (neat, eh?) procedure evolved.


hope this helps,

Roy

HowTo revert new MacBook Pro, Mac Pro or iMac to Snow Leopard

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.