I have a fat32 which should be auto-mounted with owner 'user' at startup, but Fedora Core 5 only mounts it as 'root' , disregarding my entry in /etc/fstab.
SELinux is disabled.
This is the respective entry in /etc/fstab:
/dev/hda7 /mnt/windows_e vfat auto,user,exec,umask=0022 0 0
If I unmount the parition (as root), I can remount it as user anytime.
The above fstab entry has worked for FC3 without any problems, now FC5 screws it up - but why?
Any ideas?
TIA
jwiz