I'm running Kubuntu 18.04. I've installed ecryptfs and have a ~/Private folder that seems to work fine. I'd like to change the location of the ~/Private folder to "/dev/sdb1/Private" where sdb1 is a USB drive.
Asked
Active
Viewed 161 times
0
-
Change the mountpoint only or move everything? – Xen2050 Jan 25 '19 at 14:38
-
3Possible duplicate of How to use ecryptfs with a non-home directory – Xen2050 Jan 26 '19 at 21:49
-
I want to delete the existing ~/Private folder and associated folders and the contents without breaking anything. Then, I want to create a new rermovable USB hard drive dev/sdb1/Private folder with it's associated folders. – MarkS Jan 27 '19 at 17:57