Re: VFAT mount (bug or feature?

From: Jeff Chua (jchua@fedex.com)
Date: Sat Nov 16 2002 - 21:21:34 EST


On Sun, 17 Nov 2002, Jeff Chua wrote:

> But, 2.4.20-rc2 seems ok.
>
> 'mount -o umask=022' now works under 2.4.20-rc2.

"remount" doesn't work.

mount -o umask=022 -t vfat /dev/hda1 /dos
mount -o umask=000 -o remount -t vfat /dev/hda1 /dos

The above didn't work.

umount /dos
mount -o umask=022 -t vfat /dev/hda1 /dos
umount /dos
mount -o umask=000 -t vfat /dev/hda1 /dos

Jeff

-
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/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:18 EST