- Logoff the system. No occurrences of your user account should be active.
- Login as root or a different sudo enabled account.
- Make sure that your account’s home directory is not mounted, using the ‘df‘ command. If it is still in place, use umount /home/username to un-mount the encrypted filesystem.
- Change the line “/home/username” to “/home/username/Private” in the /home/.ecryptfs/username/.ecryptfs/Private.mnt file using your favorite text editor.
- mkdir /home/username/Private
- chown username.username Private
- Reboot the computer. (You can try restarting the cryptdisks init scripts, but I didn’t have any luck with it.)
转发至微博
转发至微博
评论