[NTLUG:Discuss] FAT32 no longer supported FS???
david
david at rawcreations.net
Sun Feb 1 22:56:07 CST 2009
Leroy Tennison wrote:
>>
>> And then, when I manually mount using (as automount does not work on
>> this device -- although it did on SuSE 10.0);
>> sda64:~ # mount -t vfat -o fat=32,shortname=win95 /dev/sdc1 /media/SEAGATE
>> Syslog shows;
>> Jan 31 16:21:23 sda64 kernel: FAT: "fat=32" option is obsolete, not
>> supported now
>>
Reading the man page and looking at a ton of mount commands, it looks to
me that
the fat=32 option is not needed since the file system is already defined
by: -t vfat.
*Mount* *options* *for* *fat:
*
*fat=12* / *fat=16*
Specify either a 12 bit fat or a 16 bit fat. This
overrides the automatic FAT type detection routine.
Use with caution!
Hope that helps
More information about the Discuss
mailing list