Recently my primary workstation OS "Linux Ubuntu" failed to boot and has since become irrecoverable, however the encrypted home directory is still intact but i cannot decrypt as it keeps giving me this error
root@Linux:/# ecryptfs-recover-private
INFO: Searching for encrypted private directories (this might take a while)...
find: ‘/run/user/1000/gvfs’: Permission denied
find: ‘/run/user/1001/gvfs’: Permission denied
find: ‘/proc/11132/task/11132/net’: Invalid argument
find: ‘/proc/11132/net’: Invalid argument
find: ‘/proc/11742/task/11742/net’: Invalid argument
find: ‘/proc/11742/net’: Invalid argument
find: ‘/media/USER/MOUNTED_DRIVE/home/.ecryptfs/USER/.Private/ECRYPTFS_FNEK_ENCRYPTED.[long encrypted name]/ECRYPTFS_FNEK_ENCRYPTED.[long encrypted name]/ECRYPTFS_FNEK_ENCRYPTED.[long encrypted name]’: Input/output error
find: ‘/media/USER/MOUNTED_DRIVE/home/.ecryptfs/USER/.Private/ECRYPTFS_FNEK_ENCRYPTED.[long encrypted name]/ECRYPTFS_FNEK_ENCRYPTED.[long encrypted name]/ECRYPTFS_FNEK_ENCRYPTED.[long encrypted name]’: Input/output error
All of my college stuff is on it.
Any help is appreciated.
Thank you.
sudo mount -t ecryptfs /path/to/encrypted/dir /mount/point?Yes. The FNEK sig you can just hit return on that question.