Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
|
 |
10-13-2004, 04:08 AM
|
#1
|
Member
Registered: Jun 2003
Distribution: RH 8.2, SuSE 9.0
Posts: 135
Rep:
|
Mounting WinXP partition
Hi, I have a triple boot PC which includes SuSE 9.0 and Win XP. I can mount the ntfs as root, and read the contents as root. I can even "mount" as an ordinary user, but the directory is empty. I can go to "Properties" and get at Permissions as root, but when I try to change them the system reports that I cannot change them, even though I am root in that instance. I can also open a file as root, but I cannot copy it to the user desktop , the file is reported as non-existent even though I'm looking at it!
Wot to do???
|
|
|
10-13-2004, 04:16 AM
|
#2
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
you will have to edit the /etc/fstab file to allow other users to use the partition..
|
|
|
10-13-2004, 05:38 AM
|
#3
|
Member
Registered: Jun 2003
Distribution: RH 8.2, SuSE 9.0
Posts: 135
Original Poster
Rep:
|
This is what it currently contains:
"/dev/hda1 /dosc ntfs user,noauto,rw 0 0"
I have tried other combinations as well, but to no avail. What should it look like?
|
|
|
10-13-2004, 12:39 PM
|
#4
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
try the following
/dev/hda1 /dosc ntfs ro,umask=000 1 0
[ie. if u wanna mount with read only permissions.....]
/dev/hda1 /dosc ntfs rw,umask=000 1 0
[if u wanna mount with read-write permissions.....]
|
|
|
10-14-2004, 02:40 AM
|
#5
|
Member
Registered: Jun 2003
Distribution: RH 8.2, SuSE 9.0
Posts: 135
Original Poster
Rep:
|
Bingo! Thanks a lot.
Incidentally, I found a small program on the net that defines the partition as "captive-ntfs" _( http://www.jankratochvil.net/project/captive) which achieves the goal, although I gather it was intended for those whose kernel didn't support what you have posted.
|
|
|
All times are GMT -5. The time now is 12:58 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
|
|