We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm not a SCSI/drive guru or anything, but this seemed like a good option to add to setblocksize!
Check out the FFMT field in here: https://www.seagate.com/files/staticfiles/support/docs/manual/Interface%20manuals/100293068j.pdf (page 74)
I used your utility on a 6tb drive, and it's still formatting :) I could only imagine trying this on a 12tb or larger drive.
The FFMT option would definitely be helpful for new drives, or for people who aren't concerned about checking the media for bad blocks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm not a SCSI/drive guru or anything, but this seemed like a good option to add to setblocksize!
Check out the FFMT field in here: https://www.seagate.com/files/staticfiles/support/docs/manual/Interface%20manuals/100293068j.pdf (page 74)
I used your utility on a 6tb drive, and it's still formatting :) I could only imagine trying this on a 12tb or larger drive.
The FFMT option would definitely be helpful for new drives, or for people who aren't concerned about checking the media for bad blocks.
The text was updated successfully, but these errors were encountered: