Hello, I've recently upgraded my hard drive. I have 2 linux distros running, and they were running under two different home directories, but to simplify things, I decided to point the MEPIS install to use the new, giant, 450GB /home partition on the Debian install.
To do this I've had to rename one of the profiles, as they both had the same name. After renaming, I copied everything over with 'cp /home/olddirectory * -r -f /home/newdirectory' but am now running into ownership errors and maybe a couple other errors (sorry I don't totally understand all the errors).
I'd like to know all of the profile specific files I have to chown and make other changed to so that my profile works.
To do this I've had to rename one of the profiles, as they both had the same name. After renaming, I copied everything over with 'cp /home/olddirectory * -r -f /home/newdirectory' but am now running into ownership errors and maybe a couple other errors (sorry I don't totally understand all the errors).
I'd like to know all of the profile specific files I have to chown and make other changed to so that my profile works.