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

Improve bad block handling in mkfs.fat #203

Open
pali opened this issue Apr 30, 2023 · 0 comments
Open

Improve bad block handling in mkfs.fat #203

pali opened this issue Apr 30, 2023 · 0 comments

Comments

@pali
Copy link
Member

pali commented Apr 30, 2023

Improve bad block handling in mkfs.fat:

  • Add option to preserve existing bad blocks when re-formatting existing FAT
  • Add option to call /sbin/badblocks for automatic detection of bad blocks (similar to mke2fs -c) with target block size
  • Use only sector-size unit for all variables; not hardcoded 1024 bytes or 512 bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant