[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Anyone having troubles with autofs and NTFS formatted drives on Jessie/sid ?



Hi,

Thank you very much for your help.

Replacing
ikki        -fstype=ntfs,gid=46,dmask=002,fmask=113     :/dev/ikki
with
ikki        -fstype=fuse,gid=46,dmask=002,fmask=113     :ntfs-3g#/dev/ikki
solved the problem.

ntfs-3g was already installed on my system.

Regards.

Thierry

On Sun, 16 Nov 2014 16:18:36 +0300
Reco <recoverym4n@gmail.com> wrote:

>  Hi.
> 
> On Sun, 16 Nov 2014 12:42:31 +0100
> Thierry Rascle <thierr26@free.fr> wrote:
> 
> > The automounting used to work for all of the entries, but now does not
> > for the three entries with "-fstype=ntfs".
> 
> Install ntfs-3g, replace
> 
> -fstype=ntfs,gid=46,dmask=002,fmask=113     :/dev/ikki jacala
> 
> with
> 
> -fstype=fuse,gid=46,dmask=002,fmask=113     :ntfs-3g#/dev/ikki jacala
> 
> 
> You're using in-kernel NTFS implementation which was feature-incomplete
> 10 years ago and hasn't developed ever since.
> 
> Reco
> 
> 


Reply to: