Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
User cannot access Windows drive
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
danman142
n00b
n00b


Joined: 29 Nov 2002
Posts: 36

PostPosted: Wed Jan 01, 2003 8:40 am    Post subject: User cannot access Windows drive Reply with quote

In my computer I have 2 hard drives. One is partitioned for gentoo and the other is one gigantic windows partition. Both work fine, except that when I try to access the windows drive from a normal user in Linux. It says permission denied. I have tried chowning and chmoding it but nothing of that sort helps any at all. Then I figured it might be fstab, but nothing I did with that worked. If anyone has any idea what might be going on, I could use some help. The windows drive is fat32 by the way. I would also like to know what generic options for my windows drive in fstab would be.
Back to top
View user's profile Send private message
wuschel
Apprentice
Apprentice


Joined: 27 Dec 2002
Posts: 177
Location: Rodenbach, Germany

PostPosted: Wed Jan 01, 2003 12:07 pm    Post subject: Reply with quote

Did you edit your /etc/fstab?

Perhaps some line like this will help:
/dev/hda1 /mnt/windowz fat32 noauto,rw,users 0 0

HTH
wuschel
Back to top
View user's profile Send private message
hook
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1398
Location: Ljubljana, Slovenia

PostPosted: Wed Jan 01, 2003 12:19 pm    Post subject: Reply with quote

this works for me:
Code:
/dev/hde2               /wintendo       vfat            uid=500,gid=500,umask=000,exec,dev,suid,auto,user,rw            0 0


you only have to change the /dev/hde2 and /wintendo to your settings and that's it :)
_________________
tea+free software+law=hook

(deep inside i'm still a tux's little helper)
Back to top
View user's profile Send private message
helmers
Guru
Guru


Joined: 16 Sep 2002
Posts: 553
Location: Stange, Norway

PostPosted: Wed Jan 01, 2003 4:31 pm    Post subject: Reply with quote

Thanks! I've been wondering about this one for a long long time ;)

My solution was to let the user mount it, but that meant it had to be mounted manually at every boot. This is very nice :P
_________________
C is for Cookies!
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Jan 01, 2003 7:39 pm    Post subject: Reply with quote

This thread seems to cover the topic well.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum