I think I'm in over my head. Here is my fstab file....bolded is my FAT32 entry. When I boot or do mount -a from the command prompt I get this message .... What does it mean?
[root@localhost etc]# mount -a
mount: fs type users not supported by kernel
=======================================================================
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/hdc /media/cdrom auto pamconsole,fscontext=system_u

bject_r:removable_t,ro,exec,noauto,managed 0 0
/dev/fd0 /media/floppy auto pamconsole,fscontext=system_u

bject_r:removable_t,exec,noauto,managed 0 0
/dev/hdd1 /mnt/test sync,rw,users 0 0