moving user folder - Help stuck now

Soldato
Joined
3 Dec 2002
Posts
4,032
Location
Groovin' @ the disco
Hi

I am I bit suck

so far in darwin I've

cd /
sudo ditto /Users /Volumes/Data
[to copy the files from my user folder to my data partition called "Data"]
sudo mv /Users /Users.old
[to rename the old user folder so it can't be used and to delete later]

now how to I tell the os to look on the data partiton?

I tried "sudo ln -s /Volumes/Data/Users Users" but it does not work and of course moans about missing profile settings.

Thanks
 
Back
Top Bottom