Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
non-root cant create files on ext2 partition
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
radixvir
n00b
n00b


Joined: 31 Dec 2003
Posts: 41

PostPosted: Sun May 09, 2004 4:28 pm    Post subject: non-root cant create files on ext2 partition Reply with quote

hi im using an ext2 partition so i can read/write in both windows/linux and im having a problem with creating new files as users other than root. i get access denied when i try to create a file. i can write to files that have already been created however. i looked at the man pages and theres only a few options for the ext2 file system.
heres my line in fstab:
Code:
/dev/hda6               /shared         ext2            user,rw                 0 0
Back to top
View user's profile Send private message
andrewy
l33t
l33t


Joined: 07 Apr 2004
Posts: 602

PostPosted: Sun May 09, 2004 5:24 pm    Post subject: Reply with quote

What are the permissions on /shared ?
If you want it to be writeable and readable by everyone, you need to set the permissions so it can be.
chmod 777 /shared would do that
Back to top
View user's profile Send private message
radixvir
n00b
n00b


Joined: 31 Dec 2003
Posts: 41

PostPosted: Sun May 09, 2004 6:40 pm    Post subject: Reply with quote

ya that worked. of course i skip the obvious. thanks for the help
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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