主目录安装为只读文件系统

我正在使用Ubuntu服务器9.04

我的主目录被禁止只读文件系统

$ ls Access-Your-Private-Data.desktop README.txt $ cat README.txt THIS DIRECTORY HAS BEEN UNMOUNTED TO PROTECT YOUR DATA. From the graphical desktop, click on: "Access Your Private Data" or From the command line, run: $ ecryptfs-mount-private 

如何恢复?

我尝试过这个

 $ ecryptfs-mount-private Enter your login passphrase: Warning: Using default salt value (undefined in ~/.ecryptfsrc) Error: Unwrapping passphrase and inserting into the user session keyring failed [1] Info: Check the system log for more information from libecryptfs ERROR: Your passphrase is incorrect 

从命令行运行:

 $ ecryptfs-mount-private 

或在graphics桌面上单击“访问私人数据”。

如上所述,检查日志文件中的内容

 Info: Check the system log for more information from libecryptfs