You are not logged in.

#1 2007-12-22 15:39:53

watsonalgas
Member
Registered: 2007-01-15
Posts: 92

Some NTFS folders not being read [Solved]

I have two NTFS drives/partitions being mounted at startup.  These contain my music and movies, etc (as I am migrating from Windows).  The problem is, I noticed some folders aren't read.  Well, I've noticed only one, and that is a folder called 'Herbert Groenemyer' (note: it uses the umlaut instead of 'oe' but I don't know how to type this character).

I figured it would be something with the locale maybe, but I already generated the de_DE ones, and it didn't solve anything, so a little help would be nice.

Last edited by watsonalgas (2007-12-23 02:59:14)

Offline

#2 2007-12-22 22:54:30

berbae
Member
From: France
Registered: 2007-02-12
Posts: 1,304

Re: Some NTFS folders not being read [Solved]

If you use the ntfs-3g driver module, you can try to add the locale= option in the /etc/fstab file.
For example :
/dev/hda1  /windows    ntfs-3g    silent,locale=de_DE 0 0
write the exact name of the locale from 'locale -a'

Offline

#3 2007-12-23 00:11:57

watsonalgas
Member
Registered: 2007-01-15
Posts: 92

Re: Some NTFS folders not being read [Solved]

berbae wrote:

If you use the ntfs-3g driver module, you can try to add the locale= option in the /etc/fstab file.
For example :
/dev/hda1  /windows    ntfs-3g    silent,locale=de_DE 0 0
write the exact name of the locale from 'locale -a'

Thanks, I'll try this.  Am I able to add several locales?

Edit:  Worked like a charm.  Thanks!

Last edited by watsonalgas (2007-12-23 02:58:22)

Offline

Board footer

Powered by FluxBB