Lion

Mac OS X version 10.7, called "Lion," was released in July 2011. More information on Lion is in the  Apple page on Lion and  Robert Mohns' review of Lion on MacInTouch. There is an extensive review by John Siracusa at  Ars Technica. Apple started shipping new Macintosh computers with Lion in July 2011. This note describes how to update a machine with an older version of MacOS to OS X 10.7 Lion. (I wrote notes last year on upgrading to OS X 10.6, "Snow Leopard.")

See Frequently Asked Questions about Lion.

New Features of Lion

(Claimed by Apple.)

Should I Buy and Install Lion?

If your computer is working now, there is no need to change your OS.

Personally, I am waiting until some issues are resolved before upgrading my main Macs. Check  MacInTouch to see if there are problems that affect you.

Apple will probably drop support for OS X 10.5 (Leopard) eventually, since they usually support only two versions of the OS. Using an unsupported OS will still work, but if security problems are found in an unsupported version, Apple will not patch them.

Eventually, companies will write software that requires features of the latest Apple OS, and someday you will want to buy and use some of that software. Also, if your old Mac fails and you have to buy a new one, you'll end up migrating to Lion whether you were ready or not.

Show Stoppers

These are the issues I am waiting for information or fixes before installing Lion on my main Macs.

What you Should Do Now to Get Ready for Lion

Who Can Update

Not everyone can use the new OS version.

Plan your install

When you decide to install OS X 10.7, do it carefully. You may find that there are issues that affect you: do your homework.

The most important issue is that PowerPC-only programs are not supported. Users will have to buy new versions of their old software. You can find out which programs are affected by selecting  ► About This Mac ► More Info to start System Profiler, and then selecting Software ► Applications in the left sidebar. You can then sort on the "Kind" column and look for applications labeled "PowerPC." These are the ones that will have to be replaced. It looks to me like I will have to buy some new OCR software, since the OCR applications I got with my scanner are PowerPC only.

Make sure you back up your entire Snow Leopard disk before starting to install Lion.

Make a list of the hardware you depend on, and search the web to check that each device will work.

Leave yourself enough time. Upgrading will tie up your machine for a big part of a day. Installing takes an hour or two, but then your machine will want to re-do the Spotlight index and back up to Time Machine.

Particular issues before upgrading

Installing Lion

  1. Clean up and update software before installing.
    • Purchase Lion in the Apple App Store. This will download a large file, the Lion Installer, to your disk. You can dig into this installer and burn a bootable Lion install DVD if you wish; Apple's license terms say you can update all your computers with one purchase.
    • Get the applications on your computer ready for 10.7: apply latest fixes. Remember that PowerPC programs will not work.
    • Delete junk files
    • Delete Safari, iTunes, and Firefox caches. I used Cocktail to clean all caches.
    • Empty trash.
    • Repair disk permissions with Disk Utility.
    • Clean up damaged and duplicate fonts.
    • If you modified your Apache configuration, save a copy of /etc/apache2/httpd.conf.
    • If you installed Perl modules via CPAN or Fink, make a list of them.
      perldoc perllocal | grep :: and
      fink list -i | grep -v virtual or dpkg --get-selections | cut -f1 > fink_packages.txt
  2. Backup and prepare
    • If you use MySQL, backup the database with mysqldump databasename > db.sql
    • If you use Little Snitch, uninstall it.
    • BACK UP YOUR HARD DRIVE to an external disk. I used  SuperDuper to clone my whole drive.
  3. Install
    • If you use a wireless mouse or keyboard, put in fresh batteries.
    • Set screen saver to NEVER, and turn off Time Machine.
    • Dismount and unplug or power off external drives.
    • (Some folks think you should boot from a Lion install disk at this point and run Disk Utility to repair the hard disk.)
    • Run the OS X 10.7 installer. It will run for about 15 minutes, then reboot, then run for about 45 minutes, then reboot again.
    • Select  ► Software Update to update to latest version, then run again to make sure all software is updated. (another hour or two)
    • Verify that the machine is working OK for you. If you have trouble, restore your backup and go back to the old version.
  4. Recover
    • Wait for Spotlight to finish indexing (may take several hours). Performance will suck till it finishes.
    • Turn on screensaver and Time Machine. Time Machine may complain that it has to discard your old backup and start over, and then do a big backup, takes hours.
    • Repair permissions with Disk Utility again.
    • If you use Little Snitch, re-install and re-register it.
    • In Terminal, type the command java to trigger the installation of the Java runtime from the Internet.

Post Install Tasks

Lion observations

Installation went smoothly and the machine I upgraded seems to be working OK.

I have seen Bluetooth connections to keyboard and mouse fail at startup. Never saw this on Snow Leopard.

The photo screensaver can now pause, with the space bar, and go backwards and forwards with arrow keys.

Gotchas in Lion

Planning for the next version

Lion will be followed by another version of OS X, "Mountain Lion," expected in late summer 2012. It will be "inspired by iPad" and will feature more game support, better security, and further iCloud integration. Here is another article about it. Keep a list of the software and devices you use and depend on.