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

Update storage-format-(linux).md for kernel 5.7+ users #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CatKasha
Copy link
Contributor

Kernel 5.7 got native exFAT support and new tools to manage it, exfatprogs
Also did some testing and dd is not required, mkfs.exfat (both exfatprogs and exfat-utils) wipe all partitions and make correct exFAT fs on the sdcard if you point mkfs.exfat to a physical device (tested on Ubuntu 24.04 and 18.04.6)

And note about -s 128K for exfat-utils, idk why its format with double less cluster size (i only have 32gb sdcard and 64gb usb drive, so i cant test it with larger one), thats why is 128KB

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

Successfully merging this pull request may close these issues.

1 participant