From 898f6c4e3e3fdb5c0c003eefba714bf7d3ab2c9e Mon Sep 17 00:00:00 2001 From: Matt Cengia Date: Sun, 7 Apr 2024 04:02:03 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Post=20=E2=80=9C2012-03-20-upgrading-f?= =?UTF-8?q?rom-mac-osx-10-6-to-10-7=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...-20-upgrading-from-mac-osx-10-6-to-10-7.md | 32 +++++++------------ 1 file changed, 12 insertions(+), 20 deletions(-) diff --git a/content/posts/2012-03-20-upgrading-from-mac-osx-10-6-to-10-7.md b/content/posts/2012-03-20-upgrading-from-mac-osx-10-6-to-10-7.md index bc8586f..7cd3711 100644 --- a/content/posts/2012-03-20-upgrading-from-mac-osx-10-6-to-10-7.md +++ b/content/posts/2012-03-20-upgrading-from-mac-osx-10-6-to-10-7.md @@ -1,19 +1,19 @@ --- -title: Upgrading from Mac OSX 10.6 to 10.7 -author: mattcen -date: 2012-03-20T10:53:12+00:00 -url: /2012/03/20/upgrading-from-mac-osx-10-6-to-10-7/ publicize_tumblr_url: - http://.tumblr.com/post/183561807674 +draft: false timeline_notification: - 1552992935 +author: mattcen publicize_twitter_user: - mattcen +date: 2012-03-20T10:53:12+00:00 +url: /2012/03/20/upgrading-from-mac-osx-10-6-to-10-7/ +title: Upgrading from Mac OSX 10.6 to 10.7 categories: - foss - software - tech - --- ## Scenario @@ -21,7 +21,7 @@ Over the weekend I decided to upgrade my MacBook from MacOS 10.6 Snow Leapord to ## Performing the upgrade -Upgrading to MacOS 10.7 has been made quite easy. If you're running Snow Leopard, you simply purchase Lion in the App store, and download the installer. Once the 3+ GB installer is downloaded and has begun, you can optionally [burn the image to a DVD or write it to a bootable USB key][1]. +Upgrading to MacOS 10.7 has been made quite easy. If you're running Snow Leopard, you simply purchase Lion in the App store, and download the installer. Once the 3+ GB installer is downloaded and has begun, you can optionally [burn the image to a DVD or write it to a bootable USB key](http://eggfreckles.net/files/burning-a-lion-boot-disc). Your next step is to actually perform the upgrade, which should be as simple as following the prompts for the installer. This will cause a reboot or two, after which the installation should be complete. @@ -29,13 +29,12 @@ Your next step is to actually perform the upgrade, which should be as simple as Lion has some different defaults to Snow Leopard, at least 2 of which I didn't like. These two were: - * ### Inverted scrolling +* ### Inverted scrolling - Apple, in their infinite wisdom, decided that the scrolling direction when using a trackpad was not good enough, and inverted it. This was a bit of a shock, so I went and inverted it. Depending on your setup, you may need [this link][2], or the [first point in this one][3]. + Apple, in their infinite wisdom, decided that the scrolling direction when using a trackpad was not good enough, and inverted it. This was a bit of a shock, so I went and inverted it. Depending on your setup, you may need [this link](http://www.ijailbreak.com/how-to/scrolling-is-backwards-in-mac-osx-lion-heres-the-fix/), or the [first point in this one](http://www.hongkiat.com/blog/osx-lion-features-shortcuts/). +* ### Remembering window and application state - * ### Remembering window and application state - - In Lion, unless you specifically tell them otherwise, many applications will remember which windows and files they had open after you quit them, so that it can resume them later when you start it back up again. I didn't like this behaviour, so I [turned it off][4]. The recommendation is apparently that you _don't_ do this, but instead [disable it for specific applications][5]… or something. + In Lion, unless you specifically tell them otherwise, many applications will remember which windows and files they had open after you quit them, so that it can resume them later when you start it back up again. I didn't like this behaviour, so I [turned it off](http://osxdaily.com/2011/07/18/disable-mac-os-x-lion-resume-window-restore/). The recommendation is apparently that you *don't* do this, but instead [disable it for specific applications](http://reviews.cnet.com/8301-13727_7-20083707-263/managing-mac-os-x-lions-application-resume-feature/)… or something. ## Configure Time Machine (again) @@ -43,7 +42,7 @@ For those of you that don't know, you can use a Linux server as a Time Capsule f Lion uses a newer version of the Apple File Protocol (AFP), version 2.2, and this hasn't been packaged for many Linux releases yet, as it's either deemed unstable, or has been until recently. -I followed [this guide][6] for how to reconfigure my Debian Squeeze server to talk to Lion, but instead of downloading the packages listed on the site, I manually downloaded the source code for Debian Wheezy and compiled it on my server. There's a bit of information in the above guide's comments about caveats with this (such as needing to install libacl1-dev on the machine doing the compiling, despite it not being listed as a dependency). +I followed [this guide](http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/) for how to reconfigure my Debian Squeeze server to talk to Lion, but instead of downloading the packages listed on the site, I manually downloaded the source code for Debian Wheezy and compiled it on my server. There's a bit of information in the above guide's comments about caveats with this (such as needing to install libacl1-dev on the machine doing the compiling, despite it not being listed as a dependency). The basic gist of how to get the sources compiled and installed on Debian Squeeze is: @@ -74,11 +73,4 @@ I ran into issues because I was using a config file from the older release of AF ## Conclusion -So the process was more painful than I expected, and I suspect that if I'd known I'd have to jump through the above hoops to try and make the required changes in order to adapt (some of which I did until 3am Saturday night :S), I probably wouldn't have bothered forking out the ~$30 it cost for the upgrade, given that so far I've seen very little benefit. Having tackled the problems I considered major now though, hopefully others can benefit from my experience. - - [1]: http://eggfreckles.net/files/burning-a-lion-boot-disc - [2]: http://www.ijailbreak.com/how-to/scrolling-is-backwards-in-mac-osx-lion-heres-the-fix/ - [3]: http://www.hongkiat.com/blog/osx-lion-features-shortcuts/ - [4]: http://osxdaily.com/2011/07/18/disable-mac-os-x-lion-resume-window-restore/ - [5]: http://reviews.cnet.com/8301-13727_7-20083707-263/managing-mac-os-x-lions-application-resume-feature/ - [6]: http://www.mikepalmer.net/build-a-netatalk-time-machine-for-osx-lion-using-debian-6-0-squeeze/ +So the process was more painful than I expected, and I suspect that if I'd known I'd have to jump through the above hoops to try and make the required changes in order to adapt (some of which I did until 3am Saturday night :S), I probably wouldn't have bothered forking out the ~$30 it cost for the upgrade, given that so far I've seen very little benefit. Having tackled the problems I considered major now though, hopefully others can benefit from my experience. \ No newline at end of file