exfatprogs
exfatprogs copied to clipboard
TODO - mkfs.exfat
- add the way to write external upcase table.
- add the option to adjust boundary alignment. (Done by Matthieu)
This could be really usefull for sdcard.
The spec expect : PartitionOffset : 1 BU FatOffset : BU/2 FatLen : BU/2 ClusterHeapOffset : BU
where BU is Boundary unit (16MB for Size 32+GB-128GB , 32 MB for 256GB-512GB, ...)
I have done some patch on fuse mkfs, it could be great to have them here. I will wait your patch before doing something.
@mat-c I don't have the time to work it right now. If you are interested in it, Let me know it.