Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-11-2008, 01:34 AM
|
#1
|
|
Member
Registered: Jul 2007
Posts: 36
Rep:
|
ntfs-3g cannot access files with foreign characters
I have installed slackware 12.1, all packages except the kdei series, and now I'm trying to access some files in a ntfs partition but now it's like these archives don't exist when the partition is mounted with ntfs-3g, I had access to them in slackware 12.0 without ntfs-3g, I can access those files if I mount the ntfs in the old way by example but I suffer of many issues dealing with those foreign filenames/characters.
mount /dev/sda3 /mnt/windows/ -t ntfs -o ro
also I get a very strange xterm behavior in general when trying to autocomplete those foreign filenames of the NTFS partition
|
|
|
|
05-11-2008, 07:57 AM
|
#2
|
|
HCL Maintainer
Registered: Jun 2003
Location: Tupelo, MS
Distribution: Gentoo
Posts: 6,926
Rep: 
|
Let's take your issues one by one.
First, unmount the partition by issuing "umount /mnt/windows/"
Second, mount the partition the way your Slackware system set it
up with ntfs-3g by issuing "mount -a".
Third, post the output of "mount" and "cat /etc/fstab".
With the standard Slackware-12.1 setup I can read NTFS partition fine.
|
|
|
|
05-11-2008, 11:14 AM
|
#3
|
|
Member
Registered: Jul 2007
Posts: 36
Original Poster
Rep:
|
the output of /etc/fstab
Code:
/dev/sda2 swap swap defaults 0 0
/dev/sda5 / ext3 defaults 1 1
/dev/sda1 /mnt/Slack12 ext3 defaults,ro 1 2
/dev/sda3 /mnt/windows ntfs-3g umask=022 1 0
#/dev/cdrom /mnt/cdrom auto noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
I can access the NTFS partition fine but the problem is that some files that have foreign characters in its filename are not being shown, just like they don't exist in that partition, If I mount the ntfs partition without ntfs-3g those files can be accessed normally, but are being shown with the wrong charset
|
|
|
|
05-11-2008, 10:26 PM
|
#4
|
|
Member
Registered: Jul 2007
Posts: 36
Original Poster
Rep:
|
well I can access files with foreign/filenames if I re-mount the NTFS partition manually,
Code:
umount /dev/sda3; mount -a
, but xterm and konsole seems to become crawled in some way when I try to autocomplete filepaths which contain foreign characters, this seems that doesn't happens when I tried in a virtual terminal, the virtual terminals still doesn't display the right foreign characters for filenames but they don't become crawled when I try to autocomplete filepaths with foreign characters, I still have to try UTF-8 support for the virtual terminals
Last edited by dissociative; 05-11-2008 at 10:27 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:24 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|