Soldato
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
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