Permissions on a Mounted drive

David Nedrow listbox at nedron.net
Fri Aug 13 15:57:49 UTC 2004


Matthias,

Be sure that your mount command looks something like:

mount -t vfat -o user,rw,exec,umask=000 /dev/hda1 /mnt/dosdrive

Also, you may need to change permissions on the mount point.

You may also want to check the archives for the list. There're probably 
other questions/answers about this.

-David


On Aug 13, 2004, at 10:46, Matthias Bauw wrote:

> hello,
>
> I have a system set up with 2 operating systems: windows XP and Linux 
> Fedora Core 3. I have a third logical partition that I want to use on 
> both partitions as it can come in handy to use certain files like 
> jpegs on both operating systems.
>
> I have succeeded in configuring fstab to mount the drive at startup 
> under /mnt/exchange but the problem is that I can only write on the 
> drive when logged in as root. I have tried to change the permissions 
> using CHMOD but that does not seem to work. Could someone tell me if 
> it is possible to enable all linux users to write on this FAT32 
> partition?
>
> DragonEye
>
>
> -- 
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>





More information about the fedora-list mailing list