Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-12-2009, 10:31 PM
|
#1
|
Member
Registered: Aug 2009
Distribution: Slackware 13.0
Posts: 66
Rep:
|
Unable to write to XP NTFS file system
Hi,
Running Slackware 12.2 on HP dv6t notebook.
I've added mp XP partition to fstab and the option specifies 'defaults'. On startup the partition gets mounted successfully and even indicates (rw). But when I try to save something, I get 'Permission denied'.
What should I do to be able to write on the NTFS partition so that I can access the file in Windows.
Thanks in advance,
Ash.
|
|
|
12-12-2009, 10:34 PM
|
#2
|
Member
Registered: Oct 2004
Location: Atlanta
Distribution: CentOS, RHEL, HP-UX, OS X
Posts: 567
Rep:
|
The problem is you have write permissions, but you can only write in a directory you created. You are running into ownership issues. How are you accessing this XP partition? Are you accessing it from the same hard drive or are you using samba?
|
|
|
12-13-2009, 12:30 AM
|
#3
|
Member
Registered: Aug 2009
Distribution: Slackware 13.0
Posts: 66
Original Poster
Rep:
|
I'm accessing the XP partition from the same hard drive. I even logged in as root but wasn't able to write to it.
So what are these ownership issues that I may be running into?
Thanks,
Ash.
|
|
|
12-13-2009, 02:42 AM
|
#4
|
Member
Registered: Mar 2004
Location: Montreal, Canada
Distribution: Linux MX 23 KDE "Libretto"
Posts: 231
Rep:
|
Quote:
Originally Posted by ash_zz_00
Hi,
Running Slackware 12.2 on HP dv6t notebook.
I've added mp XP partition to fstab and the option specifies 'defaults'. On startup the partition gets mounted successfully and even indicates (rw). But when I try to save something, I get 'Permission denied'.
What should I do to be able to write on the NTFS partition so that I can access the file in Windows.
Thanks in advance,
Ash.
|
You probably need the NTFS-3G driver to be able to write to that partition.
Does your /etc/fstab has a line like this one:
Code:
/dev/<your partition> /media/<mount point> ntfs-3g defaults,locale=en_US.utf8 0 0
|
|
1 members found this post helpful.
|
12-13-2009, 05:34 AM
|
#5
|
Member
Registered: Aug 2009
Distribution: Slackware 13.0
Posts: 66
Original Poster
Rep:
|
That was it. I had to specify ntfs-3g for the fs type.
Thanks,
Ash.
|
|
|
All times are GMT -5. The time now is 09:31 AM.
|
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
|
|