What's the permission on your mount directory? It should be have all permissions set if you want all users to read, write and change to that directory.
On Thu, 2 Jan 2003, Clemen Canaria wrote: > Hi guys, > > Im having problem with my vfat mounts. regular users cant browse my vfat > filesystem. i mounted it under /mnt/fatc but when i browse it using a > regular user account, it says permission denied.i got no problem if im root. > > my mount rpm package is: /mount-2.11w-2/ > > any idea on this one? > > here's what my /etc/fstab look like: > / > LABEL=/ / ext3 defaults 1 1 > LABEL=/boot /boot ext3 defaults 1 2 > none /dev/pts devpts gid=5,mode=620 0 0 > none /proc proc defaults 0 0 > none /dev/shm tmpfs defaults 0 0 > /dev/hda5 swap swap defaults 0 0 > /dev/cdrom /mnt/cdrom iso9660 > noauto,owner,kudzu,ro 0 > 0 > /dev/fd0 /mnt/floppy auto > noauto,owner,kudzu 0 0 > /dev/hda1 /mnt/fatc vfat defaults > 0 0/ > > btw, happy gnu year to everybody! > > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
