Remove the SEEDCLS constant and reserve the correct number of clusters (reflecting the correctly calculated number of reserved sectors). This will likely fix discrepancies between reserved and effectively written (according to fsck.msdos) FAT size.
The the bottom bound in fsview_mkfs can be removed, and 512-byte cluster support MAY be retested on OS X hosts.
Remove the SEEDCLS constant and reserve the correct number of clusters (reflecting the correctly calculated number of reserved sectors). This will likely fix discrepancies between reserved and effectively written (according to
fsck.msdos) FAT size.The the bottom bound in
fsview_mkfscan be removed, and 512-byte cluster support MAY be retested on OS X hosts.