I have installed Ubuntu 3 times and screwed it up 3 times trying to point the OS to my pre-existing separate home partition (sda3) named /home. It is on the same drive as the Ubuntu install (sda1).
- I know the UUID for the home partition.
- I know fstab needs that new UUID.
- UBUNTU does not like me trying to change the name of the new /home directory or removing it: resource busy error.
- So I know I need to rename the new home to somethimg else (home_OLD say) and delete it later as I see fit.
- Then make a new home directory (mkdir).
- Either my sequence of events is wrong or something because Ubuntu is freezing up when I restart it. Is there a definitive link that explains exactly how to redirect home to another partition? I want to get this done before I start reinstalling apps so any relevant information is placed in the existing home partition and not in the new home directory. So I am hoping to get a definitive answer or link to guide me through this process. thanks....