Tip Details

Restoring the /home directory in Snow Leopard

As with the Leopard upgrade, if you upgrade to Snow Leopard you'll be surprised to find that once you are done, your /home directory will be empty and unusable. For most people this is no big deal. But if you are a developer and you like having your development machine machine your final production file system layout, you probably are using the /home directory.

There's already a tip that described how to fix this in Leopard: http://www.tipstrs.com/tip/1821/Fix--home-directory-after-installing-Leopard

You need to follow the steps in that tip... but this time there is more. When you upgrade to Snow Leopard, they move your existing /home directory to a new directory called /home-preserved. So once you follow the steps in that other tip, your /home directory will not be restored, it'll still be sitting in /home-preserved.

To put things back to how they were, you need to follow the instructions in the tip above, then change the permissions and owner of the /home directory and copy or move everything from /home-preserved to /home.

Here are the commands you need to enter in the Terminal when you are in the root directory.

1) sudo chmod 755 home

2) sudo chown XXX home

3) mv home-preserved/* home

In command 2) you need to replace the XXX with your own user name. If you don't know this, do an ls -l and see the user name for the home-preserved directory.

It's a pain to do this, but it does work. Apparently Apple doesn't learn from their mistakes, they just figure out ways to make them worse.
Rating: 100% positive – 4 total Votes
I Like this Tip I Don't Like this Tip
Categories: Snow Leopard development repair Mac
Added: on Sep 04, 2009
Added By: an anonymous user
Searches: leopard directory snow /home development

Comments on this Tip

Add a Comment
There are no comments for this tip
Your Comment:
(how to format)
Keywords:
Rate This Tip:

Verify Humanity:
Sorry, we know it's annoying, but please enter the characters shown in the image to the left so that we know you're an actual person and not an evil spammer. Thanks.
       

Related Tips

Organizing mailboxes in Snow Leopard

Categories: Mac Snow Leopard Mac
100% positive, 1 comment - last added on Feb 17, 2010
– Tip added by an anonymous user on Oct 15, 2009

Enable the GD Library on Snow Leopard

50% positive, 4 comments - last added on Feb 19, 2011
– Tip added by an anonymous user on Apr 17, 2010

sticky templates in Snow Leopard

100% positive, 0 comments
– Tip added by an anonymous user on Jan 13, 2010

Turn off dock expose menus in Snow Leopard

100% positive, 0 comments
– Tip added by an anonymous user on Nov 12, 2009

Mount NTFS volumes in Snow Leopard

100% positive, 0 comments
– Tip added by an anonymous user on May 12, 2010

Change file opening behavior in Coda

100% positive, 0 comments
– Tip added by an anonymous user on Nov 03, 2009

No disk eject on the Mac

100% positive, 0 comments
– Tip added by an anonymous user on Apr 25, 2011

shortcuts for screen sharing in Snow Leopard

100% positive, 0 comments
– Tip added by an anonymous user on Feb 25, 2010

Secure trash empty in Snow Leopard

100% positive, 0 comments
– Tip added by an anonymous user on Dec 22, 2009

black screens when screen sharing in snow leopard

100% positive, 0 comments
– Tip added by an anonymous user on Nov 08, 2009

Ignore button not working in Snow Leopard spell checker

100% positive, 0 comments
– Tip added by an anonymous user on Nov 02, 2009

Facetime for the Mac

no ratings, 0 comments
– Tip added by an anonymous user on Oct 22, 2010

Change the login screen background on the Mac

no ratings, 0 comments
– Tip added by an anonymous user on Sep 29, 2010

Customize Apple mail folder fonts

no ratings, 0 comments
– Tip added by an anonymous user on Jul 03, 2010

Have your Mac update your timezone when you travel

no ratings, 0 comments
– Tip added by an anonymous user on Feb 03, 2010

Add tabs to finder windows

Categories: Mac Finder Snow Leopard
no ratings, 0 comments
– Tip added by an anonymous user on Jan 22, 2010

sending special keys when screen sharing on a Mac

no ratings, 0 comments
– Tip added by an anonymous user on Jan 14, 2010

Show links when composing mail on a Mac

no ratings, 0 comments
– Tip added by an anonymous user on Nov 12, 2009

Change the Expose window higlight color

no ratings, 0 comments
– Tip added by an anonymous user on Nov 06, 2009

Copying email address in Snow Leopard

Categories: Mac Snow Leopard Mail
no ratings, 0 comments
– Tip added by an anonymous user on Oct 30, 2009