Results 1 to 1 of 1
after installing ntfs-3g
i used
Code:
mount -t nts-3g /dev/hda1 /mnt/win -o local=********
to mount it
and
Code:
/dev/hdb1 /mnt/win ntfs-3g defaults 0 0
in the fstab
but after restarting ...
- 02-10-2007 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 79
my locales dissappear after resarting ??
after installing ntfs-3g
i used
to mount itCode:mount -t nts-3g /dev/hda1 /mnt/win -o local=********
and
in the fstabCode:/dev/hdb1 /mnt/win ntfs-3g defaults 0 0
but after restarting any files named other than English disappeared
i tried in fstab that and nothing too
i want the locale to be permenant after restartingCode:/dev/hda1 /mnt/win ntfs-3g defaults 0 0 -o local=*******
what command should i use or what can i do ?


Reply With Quote