Ok I'm trying to mount a win32 drive.  When I installed SuSE 7.3 I had hda1 as NTFS and hda5 as NTFS.  I formatted hda5 to fat32 from within windows 2k since I couldn't write to the NTFS file system.  After the format I changed my /ect/fstab file to the following:
/dev/hda5 /windows/D  fat32  ro,noauto,user,unmaks=022 0 2
Then I tried to mount the drive and got a error that the kernel does not support fat32.
Any ideas?