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. |
|
 |
09-20-2005, 11:48 PM
|
#1
|
|
Member
Registered: Jun 2003
Location: Chicago
Distribution: Arch, CentOS, Ubuntu, FreeBSD, Solaris / OpenIndiana
Posts: 95
Rep:
|
Not Able to Access NTFS as normal user
Hello It seems that I am not able to access the NTFS partitions using normal user (but able to read them using root),no matter what I do which is weird.
Here's my /etc/fstab
Code:
/dev/hda6 swap swap defaults 0 0
/dev/hda5 / reiserfs defaults 1 1
/dev/hda1 /c ntfs ro,user 1 0
/dev/hda2 /f ntfs ro,user 1 0
/dev/sda1 /g ntfs ro,noatime,user,umask=0022,uid=1000,gid=users 1 0
/dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,user 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
I'm looking to just read /g and I've tried different combinations but nothing seems to work. I took out uid and gid options, changed them, nada. I also installed Captive-NTFS but no avail.
I'm using the 2.6.13 kernel and the NTFS support is built-in. I've also checked google and LQ and nothing seemed to work.
All help appreciated, thanks.
|
|
|
|
09-20-2005, 11:59 PM
|
#2
|
|
Senior Member
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,776
Rep:
|
Try this:
Code:
/dev/sda1 /g ntfs nls=utf8,umask=0222 0 0
|
|
|
|
09-21-2005, 06:27 PM
|
#3
|
|
Member
Registered: Jun 2003
Location: Chicago
Distribution: Arch, CentOS, Ubuntu, FreeBSD, Solaris / OpenIndiana
Posts: 95
Original Poster
Rep:
|
Sorry it took me so long to reply, just came home.
I tried adding it and it did not work
I keep getting "Permission is Denied" while trying to 'ls /g'
|
|
|
|
09-21-2005, 06:36 PM
|
#4
|
|
Senior Member
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,776
Rep:
|
Quote:
Originally posted by rob0t
Sorry it took me so long to reply, just came home.
I tried adding it and it did not work 
I keep getting "Permission is Denied" while trying to 'ls /g'
|
Can I assume you rebooted after editing the /etc/fstab?
|
|
|
|
09-21-2005, 06:52 PM
|
#5
|
|
Member
Registered: Jun 2003
Location: Chicago
Distribution: Arch, CentOS, Ubuntu, FreeBSD, Solaris / OpenIndiana
Posts: 95
Original Poster
Rep:
|
Yup, gives me "unable to load nls charset utf8" error though...Google didn't help me on that one...Is that a kernel module maybe? I saw some stuff on it and kernels...Though I don't think it could be it.
|
|
|
|
09-21-2005, 06:54 PM
|
#6
|
|
Senior Member
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,776
Rep:
|
I'll be honest. I don't know that much about /etc/fstab.
I gave you that mounting advice because it worked for me (I copied and pasted it out of the Ubuntu Guide).
Maybe this might help, though?
http://www.tuxfiles.org/linuxhelp/fstab.html
|
|
|
|
09-21-2005, 06:57 PM
|
#7
|
|
Member
Registered: Jun 2003
Location: Chicago
Distribution: Arch, CentOS, Ubuntu, FreeBSD, Solaris / OpenIndiana
Posts: 95
Original Poster
Rep:
|
Ah I got it to work. Just took out the "nls=utf8" part and added "ro" in front of "umask", reboot, and voila! It works. Thanks a bunch. 
|
|
|
|
| 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 01:16 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
|
|