
怎么我的还是不行。。
还是有那个Error mounting eCryptfs: [-2] No such file or directory的错误。。
下面是我的具体步骤。。谁知道的说一下。。。
cbzh@cbzh-Rev-1-0:/home/.ecryptfs/cbzh/.ecryptfs$ sudo ecryptfs-unwrap-passphrase wrapped-passphrase
Passphrase:
7fa7f401e9dd4d2788be05b0fdbf711f
cbzh@cbzh-Rev-1-0:/home/.ecryptfs/cbzh/.ecryptfs$ sudo ecryptfs-add-passphrase --fnek
Passphrase:
Inserted auth tok with sig [e08e7a8ce2cc5b0e] into the user session keyring
Inserted auth tok with sig [8f66a8cc6f69be80] into the user session keyring
cbzh@cbzh-Rev-1-0:/home/.ecryptfs/cbzh/.ecryptfs$ sudo mount -t ecryptfs /home/.ecryptfs/cbzh/.Private ~/restore
Passphrase:
Select cipher:
1) aes: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded)
2) blowfish: blocksize = 16; min keysize = 16; max keysize = 56 (not loaded)
3) des3_ede: blocksize = 8; min keysize = 24; max keysize = 24 (not loaded)
4) twofish: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded)
5) cast6: blocksize = 16; min keysize = 16; max keysize = 32 (not loaded)
6) cast5: blocksize = 8; min keysize = 5; max keysize = 16 (not loaded)
Selection [aes]:
Select key bytes:
1) 16
2) 32
3) 24
Selection [16]:
Enable plaintext passthrough (y/n) [n]:
Enable filename encryption (y/n) [n]: y
Filename Encryption Key (FNEK) Signature [e08e7a8ce2cc5b0e]: 8f66a8cc6f69be80
Attempting to mount with the following options:
ecryptfs_unlink_sigs
ecryptfs_fnek_sig=8f66a8cc6f69be80
ecryptfs_key_bytes=16
ecryptfs_cipher=aes
ecryptfs_sig=e08e7a8ce2cc5b0e
WARNING: Based on the contents of [/root/.ecryptfs/sig-cache.txt],
it looks like you have never mounted with this key
before. This could mean that you have typed your
passphrase wrong.
Would you like to proceed with the mount (yes/no)? : yes
Would you like to append sig [e08e7a8ce2cc5b0e] to
[/root/.ecryptfs/sig-cache.txt]
in order to avoid this warning in the future (yes/no)? : no
Not adding sig to user sig cache file; continuing with mount.
Error mounting eCryptfs: [-2] No such file or directory
Check your system logs; visit <
http://launchpad.net/ecryptfs>
cbzh@cbzh-Rev-1-0:/home/.ecryptfs/cbzh/.ecryptfs$