4

I am encountering this error

Install problem: configuration files for gnome power manager have not been installed correctly

I went to Recovery console and mistakenly deleted .ecryptfs

/home# rm -R .ecryptfs/

When I reboot, I could log in but see a blank desktop. All of my USER settings are gone, also /home directory is empty (save the directory "unmesh" (the user name)) At this point I came to know about the encryption file system and all.

How can I recover my desktop items and other user data without updating to 11.04 ?

guntbert
  • 13,475
Trojosh
  • 141

2 Answers2

1

Sorry to hear about this.

All of your encrypted data was securely stored under the /home/.ecryptfs/ directory structure. You would have had a /home/.ecryptfs/$USER/ directory for each of your users, under which there would be two more directories -- a .ecryptfs/ directory with configuration data about your encrypted mountpoint, and a .Private/ directory with your encrypted files.

If you recorded your randomly generated "mount" passphrase just after installation, you could easily rebuild your configuration data. But your .Private data is gone, unless you have backups.

Jorge Castro
  • 73,717
0

Only way to recover them is to use forsenic tools like testdisk,foremost,sleuthkit checkout this post Is there a way to recover files from a storage device partially overwritten with dd?