>>>>> "aoc" == aoc <[EMAIL PROTECTED]> writes: aoc> anyone know what's wrong with this line? mount fails to aoc> recognize the fs type. i think the problem's with the "gid" aoc> option in the 4th column, and the mount manual which needs aoc> updating. aoc> <snip fstab> aoc> /dev/hdc2 /mnt/hdc2 vfat noauto,gid=wheel,rw 0 0 aoc> </snip fstab> You probably have a kerneld nconfiguration problem. If "cat /proc/filesystems" doesn't show vfat, and "modprobe vfat" doesn't load the module, then you can't use that filesystem type. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.