[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: permissions for mounted vfat



> hello list,
>
> I recently setup a dual boot system w/
> debian unstable/woody w/ 2.2.18 and windozs w/ a fat32 partition
>
> all goes well when mounting it as a vfat type.  I can read from the partition,
> but I can't seem to write to it.
>
> I have tried chown root /mnt/winhd --where it is mounted.
>
in your fstab make line something like:

/dev/hdb4 /win  vfat defaults,exec,rw,user,uid=1000   0 2

You have to have uid=something



Reply to: