Question there are reports that OpenBSD handles FAT32 yet the mount_msdos command seems to indicate only FAT partitions of one byte less than 4GB are supported. Is the documentation up to date and was I lucky because my msdos partition was an empty partition (of around 55GB) so I was inside the first 4GB? Is the documentation out of date or am I attempting an unsupported operation?
I have successfully done a mount_msdos -l /dev/wd0k /windows/data I then wrote a test file and copied a file into the mounted msdos partition. (I have since both read and checked the partition from windows and it seems to be valid) Can anyone assist me in translating this to the appropriate entry in the /etc/fstab file, if it is appropriate for OpenBSD? ( I would like RW access)