Use one home directory for more than one operating system
Posted
by
Just Jake
on Super User
See other posts from Super User
or by Just Jake
Published on 2011-03-05T22:30:20Z
Indexed on
2011/03/05
23:27 UTC
Read the original article
Hit count: 314
I want to configure the same user account across multiple operating systems. Right now, I'm set up for general use in Mac OS 10.6.6 "Snow Leopard," and I have about 200gb of files in my home directory (/Users/justjake/). I want to use this user (and home directory) for other operating systems on other partitions. For example, I have Mac OS 10.5 installed on a 12gb partition. How can I share permissions, user accounts across my two operating systems?
Would moving the my /Users directory from 10.6 to it's own partition then mounting it using /etc/fstab
solve my issue?
© Super User or respective owner