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

fs: compute checksum correctly for large bootblocks #199

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

atsampson
Copy link
Contributor

If a bootblock consists of multiple blocks, only the first block contains a checksum field that needs to be ignored.

Fixes #197.

If a bootblock consists of multiple blocks, only the first block
contains a checksum field that needs to be ignored.
@cnvogelg cnvogelg merged commit 3bb72d0 into cnvogelg:master Mar 2, 2024
@cnvogelg
Copy link
Owner

cnvogelg commented Mar 2, 2024

Thanks for the bug fix!

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.

Wrong checksum for 2-sector bootblocks
2 participants