exfatprogs icon indicating copy to clipboard operation
exfatprogs copied to clipboard

TODO - mkfs.exfat

Open namjaejeon opened this issue 4 years ago • 2 comments

  • add the way to write external upcase table.
  • add the option to adjust boundary alignment. (Done by Matthieu)

namjaejeon avatar Jul 06 '20 04:07 namjaejeon

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 avatar Jul 10 '20 15:07 mat-c

@mat-c I don't have the time to work it right now. If you are interested in it, Let me know it.

namjaejeon avatar Jul 11 '20 06:07 namjaejeon