Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO - mkfs.exfat #51

Open
namjaejeon opened this issue Jul 6, 2020 · 2 comments
Open

TODO - mkfs.exfat #51

namjaejeon opened this issue Jul 6, 2020 · 2 comments
Assignees

Comments

@namjaejeon
Copy link
Owner

namjaejeon commented Jul 6, 2020

  • add the way to write external upcase table.
  • add the option to adjust boundary alignment. (Done by Matthieu)
@namjaejeon namjaejeon self-assigned this Jul 6, 2020
@mat-c
Copy link
Contributor

mat-c commented Jul 10, 2020

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.

@namjaejeon
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants