How do I set up Snow Leopard so that my user's folder resides in a separate partition?
I want to do this so that when I format my main partition i don't have to backup and restore the user directory.
|
How do I set up Snow Leopard so that my user's folder resides in a separate partition? I want to do this so that when I format my main partition i don't have to backup and restore the user directory.
| |||
|
feedback
|
|
Copy your home directory to the new location/partition. The go in the | |||||||
feedback
|
Steps 1 and 5 are the additions that prompted my posting of a separate answer from knweiss's largely correct, but incomplete, answer. They are important in that it can be darned confusing if the change doesn't stick or your account is reverted for some reason (re-install and migration has done it to me). This works just fine under Snow Leopard; I have been running with this configuration throughout the development of Snow Leopard. It even works with FileVault. | |||||||||
feedback
|
|
To permanently move the entire Users folder you will have to get your hands dirty in the terminal! Assuming your first partition is called HD1 second partition is called HD2:
We simply move the contents of the Users folder to the second partition and create a soft symbolic link to the location. The advantage here is that you only have to do it the once for as many accounts as you need. Once you have reinstalled and reformatted just do:
OS X may not like having the users folder moved so you may have to do it in target disk mode from another Mac. | |||
feedback
|