[Ecryptfs-users] Did not have the interactive mounting

2008-07-29 Thread allenzhp
 
 Hello everyone:
 
I have installed the ecryptfs_utils and ecryptfs_kernel successfully.But 
when I run the mount -t ecryptfs host target,there is no interactive menu 
printed.And I got an error message bad fs...
 
What can I do to solve this?
 
My os is Ubuntu 8.04,kernel is 2.6.24 and ecryptfs_utils is that I compiled 
with the source ecrypt_utils-50.
 
 -
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
eCryptfs-users mailing list
eCryptfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecryptfs-users


Re: [Ecryptfs-users] Did not have the interactive mounting

2008-07-29 Thread Tyler Hicks
On Wed, 2008-07-30 at 01:16 +0800, allenzhp wrote:
  
  Hello everyone:
  
 I have installed the ecryptfs_utils and ecryptfs_kernel
 successfully.But when I run the mount -t ecryptfs host target,there
 is no interactive menu printed.And I got an error message bad
 fs...
  
 What can I do to solve this?
  
 My os is Ubuntu 8.04,kernel is 2.6.24 and ecryptfs_utils is that I
 compiled with the source ecrypt_utils-50.
 

What does `which mount.ecryptfs` output?  I'm
guessing /usr/local/sbin/mount.ecryptfs

If so, mount.ecryptfs needs to be in the /sbin/ folder.  Rebuild
ecryptfs-utils with `./configure --prefix=/usr` and that will fix
things.

Also, it looks like there is an ecryptfs-utils package in the Ubuntu
repos.  It is probably worth a shot, too.


signature.asc
Description: This is a digitally signed message part
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
eCryptfs-users mailing list
eCryptfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecryptfs-users