Os Lion Snow Leopard

broken image


After installing Mac OS X Lion if you facing any trouble like some apps are not working, stuck with a Lion beta version or you just don't like it and want to downgrade lion to snow leopard then here is the guide to do that. OS X Lion doesn't allow to downgrade easily so follow the step by step guide to downgrade Mac OS X Lion.

Downgrade Lion to Snow Leopard

Step-1

Create a partition for Mac OS X Lion: You can create a new partition on your hard drive with Disk.

As support for Rosetta was dropped in Mac OS X Lion, Snow Leopard is the last version of Mac OS X that is able to run PowerPC-only applications. Though the final release only supports Intel processors, two development builds that supported PowerPC processors are known to exist, builds 10A96 and 10A190. According to the Mountain Lion license agreement, you must have Snow Leopard (Mac OS X 10.6) or Lion (OS X 10.7) installed before you can install Mountain Lion (OS X 10.8).

Advertisement

Backup through Time Machine on an external disk drive

Step-2

Insert Snow Leopard DVD or Disk drive. I am using a bootable Snow Leopard USB flash drive and if you have DVD, it doesn't matter you can use that as well

Restart your Mac, hold the 'alt' key from keyboard when you hear the start-up sound

Step-3

You will see Mac's boot menu screen as shown below, double click on the OS X Snow Leopard bootable DVD or Disk drive (If you are using DVD you will see a Disc icon instead of USB drive icon)

This will restart your Mac again and boot from selected option either DVD or Disk drive.

Click on Arrow and on the next screen click 'Continue' and then 'Agree' button

If you see a Yellow icon on the drive, which you want to use to install OS X Snow Leopard then you need to format either Lion partition (if you have multiple partition) or the whole drive

Step-4

Click on 'Utilities' menu and select 'Disk Utility'

Formatting Partition or whole disk

If you have multiple partitions then you can select only Lion partition and format it instead of formatting whole drive.

I have only one partition, so i am going to format the whole drive again (i have backup my data in step-1)

  1. Select the drive from left-side that you want to format
  2. click on Partition tab
  3. Select Volume Scheme: 1 Partition
  4. Type the Volume name: MacSnow
  5. Choose Format: 'Mac OS Extended (Journaled)'
  6. Click the 'Apply' button to format the drive and create a new partition

This will take some time to format it. When done close this window

Step-5

Now select the drive icon that you just formatted and click the 'Install' button

This will start installing the OS X Snow Leopard on your Mac.

When installation finished, click the restart button.

Step-6

When you restart your Mac, now follow the on screen instructions on few steps to set up your Mac.

So you have successfully downgrade Mac OS X Lion to Snow Leopard.

Restore Time Machine Backup

One of these Mac set up steps you can restore your data from backup that you have taken in step-1 using Time Machine, to do so choose 'From a Time Machine backup' option and follow the instructions. Restore process may take hours as it all depends on volume of your data which will get transferred.

If you don't want to restore data right, don't worry you can do this later using 'Migration Assistant' built-in Mac application

See also:

Related Content

More and more frequently I find myself assisting customers with business analysis issues in Mac shops. Things can get complicated when dealing with multiple operating system platforms. A process that works great on Windows may not necessarily work on a Mac and vice versa. Throw some Unix or Linux into the mix and things get ubercomplex very quickly. To solve problems in heterogeneous computing environments, I like to have a test system with each operating system flavor at my fingertips. VirtualBox is the tool of choice for me. It's free and offers a fairly low footprint on my computer. This tutorial will teach you how to install OS X 10.6 (Snow Leopard) on VirtualBox. I know there are a lot of guides on this already, but I found none of them detailed enough and most just didn't work for me.

–UPDATE– A lot of you have been asking me about this article and stating that the instructions don't work. I can confirm that these instructions DO NOT work using the current version of VirtualBox 4.3.8, nor do they work with any recent (2013/2014) released update version of VirtualBox. The version of VirtualBox which was used for this article and did work at the time with these instructions is VirtualBox-4.1.18-78361-Win. You can still download it here.

Furthermore, after some testing, it appears that only INTEL based host systems work for these instructions. I've tested the instructions using a system running Core i3 and Core 2 Duo systems with VirtualBox-4.1.18 and the instructions do work. On a system with an AMD FX8350 processor and VirtualBox-4.1.18, however booting the virtual machine just yields a gray apple screen and no hard drive activity.

–UPDATE 2– Several users have pointed out that the following videos show how to install and run OS X Yosemite in VirtualBox 4.3.20. Instructions on how to acquire all components are in the video descriptions.

  • AMD Architecture – http://bit.ly/1DP4BK1
  • INTEL Architecture – http://bit.ly/1zBHQTp
  • Optimize OS X on VirtualBox – http://bit.ly/1DP5zpv

[requirements]

  1. A RETAIL copy of OS X Snow Leopard ($29.99 at the Apple Store). The OS X Discs that came with your MacBook or iMac WILL NOT WORK because they are designed to only allow installation on Mac hardware.
  2. ImgBurn or some other tool to let you generate an ISO file from your Snow Leopard DVD.
  3. iBoot.iso (freely available here: http://www.tonymacx86.com/GYAdrDe6P1cZdIbL/iBoot-3.3.0.zip – registration is required)
  4. VirtualBox v4.1.18 (freely available here: https://www.virtualbox.org/wiki/Download_Old_Builds_4_1)
  5. A host system running an Intel processor (according to my testing).

[procedure]

[step 1] Download and install Oracle VM VirtualBox.

Os Lion Snow Leopard

[step 2] Visit http://www.tonymacx86.com/ and register a new account. Then download the iBoot.iso file here: http://www.tonymacx86.com/GYAdrDe6P1cZdIbL/iBoot-3.3.0.zip. Extract the ISO file and note its location, you'll need it later. Download iBoot.iso here.

[step 3] Insert your Mac OS X Snow Leopard installation DVD into your computers DVD drive. Then open ImgBurn and create an ISO image file of the installation DVD. Note the location of this ISO file, you'll need it later.

[step 4] Open Oracle VM VirtualBox and create a new Virtual Machine. For the OS Type Operating System and Version options, select MacOS X and MacOS X Server respectively.

[step 5] Next specify the maximum amount of ram you have available for the Virtual Machine (VM). My host system has 8GB of ram, so I selected between 2 and 4GB or RAM for my VM.

[step 6] Next create a new Virtual Disk (VD) in VDI format. If you select the Dynamic Allocation option, you'll be specifying the maximum size of your virtual disk in this dialog. The disk file will only be as large as the aggregate of the data you store in your virtual machine.

[step 7] Once your VM has been created in VirtualBox, edit its settings by right clicking it. In the System->Motherboard tab, you'll want to make sure that the following options are set:

  • Boot Order
    • CD/DVD Rom (checked)
    • Hard disk (checked)
    • (all others unchecked)
  • Chipset
    • ICH9 (selected)
  • Extended Features
    • Enable IO APIC (checked)
    • Enable absolute pointing device (checked)
    • (all others unchecked)

On the System->Processor tab, select the number of processors you want your VM to have (my host system has a Core I3 processor so I selected two).

  • Processor(s):
    • 1 (or more depending on your host system capabilities)
  • Execution Cap:
    • 100%
  • Extended Features:
    • Enable PAE/NX (checked)

On the Storage tab, you may want to create two IDE CD/DVD drives. One should be the IDE Primary Master and one should be the IDE Primary Slave. This is optional, but you will always require one drive to have the iBoot.iso file mounted on it so I suggest having two virtual drives for mounting of other ISO files when needed.

Important: Select the IDE Primary Master drive, click the CD Icon and select Choose CD/DVD Disk file... and select the iBoot.iso file we extracted in [step 2].

There is no need to modify any other VM Settings, so click OK when done.

[step 8] Start the VM. After a few moments of running you should see the following screen:

[Step 9] Now we will need to virtually swap the iBoot ISO image for the the OS X Snow Leopard ISO image we created in [step 3]. Here's how to do this:

  1. Hit the CTRL key on the right hand side of your Keyboard (at any time) to gain control of your cursor for use outside the running VM.
  2. Right-Clock the CD/DVD icon in the bottom right hand side of your running VM.
  3. Select IDE Controller (IDE Primary Master) and select the OS X Snow Leopard ISO file we created in [step 3]
  4. Left click the RED Apple inside the running VM to bring context control back to the VM (note your cursor will disappear). Now press the F5 key on your keyboard. This will tell the VM to check for the newly loaded ISO file. You should now see the following screen (NOTE iBoot has changed to Mac OS X Install DVD):
  5. Hit Enter on your keyboard to start the installation of Mac OS X Snow Leopard on the VM you created.

[step 10] Follow the steps shown below in the guided OS X Installer:

NOTE: Some readers have reported a install screen without any installation destinations available at this stage. If this happens to you, it means that we'll need to format your VDI or virtual disk as Mac OS Extended before you can proceed. Here's how:

Mac Os Lion Snow Leopard

[step 10 a] From the installer menu select Utilities->Disk Utility.

[step 10 b] Select the virtual disk and then click Erase. Select the Mac Os Extended (Journaled) format and continue.

[step 10 c] When the format is complete, you should be able to proceed with the installation to the disk you formatted.

Update Mac Os Snow Leopard

Lion

[step 2] Visit http://www.tonymacx86.com/ and register a new account. Then download the iBoot.iso file here: http://www.tonymacx86.com/GYAdrDe6P1cZdIbL/iBoot-3.3.0.zip. Extract the ISO file and note its location, you'll need it later. Download iBoot.iso here.

[step 3] Insert your Mac OS X Snow Leopard installation DVD into your computers DVD drive. Then open ImgBurn and create an ISO image file of the installation DVD. Note the location of this ISO file, you'll need it later.

[step 4] Open Oracle VM VirtualBox and create a new Virtual Machine. For the OS Type Operating System and Version options, select MacOS X and MacOS X Server respectively.

[step 5] Next specify the maximum amount of ram you have available for the Virtual Machine (VM). My host system has 8GB of ram, so I selected between 2 and 4GB or RAM for my VM.

[step 6] Next create a new Virtual Disk (VD) in VDI format. If you select the Dynamic Allocation option, you'll be specifying the maximum size of your virtual disk in this dialog. The disk file will only be as large as the aggregate of the data you store in your virtual machine.

[step 7] Once your VM has been created in VirtualBox, edit its settings by right clicking it. In the System->Motherboard tab, you'll want to make sure that the following options are set:

  • Boot Order
    • CD/DVD Rom (checked)
    • Hard disk (checked)
    • (all others unchecked)
  • Chipset
    • ICH9 (selected)
  • Extended Features
    • Enable IO APIC (checked)
    • Enable absolute pointing device (checked)
    • (all others unchecked)

On the System->Processor tab, select the number of processors you want your VM to have (my host system has a Core I3 processor so I selected two).

  • Processor(s):
    • 1 (or more depending on your host system capabilities)
  • Execution Cap:
    • 100%
  • Extended Features:
    • Enable PAE/NX (checked)

On the Storage tab, you may want to create two IDE CD/DVD drives. One should be the IDE Primary Master and one should be the IDE Primary Slave. This is optional, but you will always require one drive to have the iBoot.iso file mounted on it so I suggest having two virtual drives for mounting of other ISO files when needed.

Important: Select the IDE Primary Master drive, click the CD Icon and select Choose CD/DVD Disk file... and select the iBoot.iso file we extracted in [step 2].

There is no need to modify any other VM Settings, so click OK when done.

[step 8] Start the VM. After a few moments of running you should see the following screen:

[Step 9] Now we will need to virtually swap the iBoot ISO image for the the OS X Snow Leopard ISO image we created in [step 3]. Here's how to do this:

  1. Hit the CTRL key on the right hand side of your Keyboard (at any time) to gain control of your cursor for use outside the running VM.
  2. Right-Clock the CD/DVD icon in the bottom right hand side of your running VM.
  3. Select IDE Controller (IDE Primary Master) and select the OS X Snow Leopard ISO file we created in [step 3]
  4. Left click the RED Apple inside the running VM to bring context control back to the VM (note your cursor will disappear). Now press the F5 key on your keyboard. This will tell the VM to check for the newly loaded ISO file. You should now see the following screen (NOTE iBoot has changed to Mac OS X Install DVD):
  5. Hit Enter on your keyboard to start the installation of Mac OS X Snow Leopard on the VM you created.

[step 10] Follow the steps shown below in the guided OS X Installer:

NOTE: Some readers have reported a install screen without any installation destinations available at this stage. If this happens to you, it means that we'll need to format your VDI or virtual disk as Mac OS Extended before you can proceed. Here's how:

Mac Os Lion Snow Leopard

[step 10 a] From the installer menu select Utilities->Disk Utility.

[step 10 b] Select the virtual disk and then click Erase. Select the Mac Os Extended (Journaled) format and continue.

[step 10 c] When the format is complete, you should be able to proceed with the installation to the disk you formatted.

Update Mac Os Snow Leopard

Click the available formatted disk to proceed with the installation.

Mac Os Snow Leopard

[step 11] At the conclusion of the OS X installation program, you'll be asked to turn off your PC. You'll most likely see the screen below. When you do, close the virtual machine window and then select 'Power Off the machine'. Note you can also do this from the VirtualBox management console by right-clicking the running machine and selecting Close->Power Off.

[step 12] Before you start your Virtual Machine again, we'll need to make sure that the iBoot.iso file is set back as your default CD image. You can do this by editing your Virtual Machine Properties and checking to make sure the iBoot.iso file is mounted as the CD device.

Mac Os Lion Vs Snow Leopard

[step 13] Now that your iBoot.iso file is mounted, we can start the Virtual Machine back up. After initial boot we should see the screen below. We can now use the right/left arrow keys to highlight virtual disk containing our OS X installation. Hit enter to boot the system. NOTE: whenever you change the CD device during a session, you must remember to change it back to iBoot.iso before restarting the VM. This is why I recommend creating to CD Devices. One as your primary containing the IBoot.iso image and one that you can use to mount other CD iso images.

Once your system boots, you'll be asked to complete the setup program and specify personal information.

Leopard Vs Mountain Lion

Once completed, your Mac OS X Snow Leopard VM should be ready for use. I suggest not installing the Oracle VM VirtualBox additions since they fail during the install on my version and there is an entire forum dedicated to hackery to get these to work. Sound isn't perfect, but the VM works well enough for testing.

That's it.





broken image