pbedel@xxxxxxx wrote: > I am using loop-aes-v2.0f > the mount and losetup come from loop-aes > > I ran the following command : > dd if=/dev/hda5 bs=64k | /mnt/root/aespipe -d -K /mnt/root/rootkey.gpg -G / | dd > of=/dev/hda5 bs=64k conv=notrunc > > however when trying to mount /dev/hda5, mount doesn't recognize filesystem If you used same version of aespipe to encrypt and decrypt, and same command line syntax (except -d option for decrypt), it should have decrypted your file system correctly. aespipe-v2.1c and older do not not understand multi-key mode. Using aespipe-v2.1c with multi-key gpg key files will result in mess. What version of aespipe you used to encrypt and decrypt? If both were v2.2a or later and you still can't mount your file system, then I conclude that your file system is FUBAR. Time to re-install and/or restore from backups. -- Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/