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

badblocks fails on large drives due to 32 bit value #175

Open
fennectech opened this issue Jan 21, 2024 · 1 comment
Open

badblocks fails on large drives due to 32 bit value #175

fennectech opened this issue Jan 21, 2024 · 1 comment

Comments

@fennectech
Copy link

[fennectech@jasper ~]$  sudo badblocks -nsv /dev/sde
[sudo] password for fennectech: 
badblocks: Value too large for defined data type invalid end block (23441833984): must be 32-bit value

we should switch to 64 bit values for these values to make badblocks functional on drives larger than 4tb

@JohnVeness
Copy link

Duplicate of #111

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