lkml.org 
[lkml]   [2003]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.0-test5-mm3 VFAT File system problem
Benjamin Weber <shawk@gmx.net> wrote:
>
> I can confirm this behavior.
>
> I checked my fstab entry. Was saying:
>
> /dev/hda5 /mnt/windows/D vfat rw,user,umask=0
> 0 0
>
> After changing it to
> /dev/hda5 /mnt/windows/D vfat
> rw,user,uid=1001,gid=100 0 0
>
> I got it working again half of the time. Its strange. Sometimes I get
> the message that only root can unmount it, even when I mounted it as
> user.
>
> Something is a little whacky there.

Any mount option of the form `foo=0' will fail, because the parser is
treating zero as an error.

I'll fix that up for -mm4, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.032 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site