We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a68e2ae commit 43b4a05Copy full SHA for 43b4a05
README.md
@@ -41,7 +41,7 @@ The script extracts the drive model and serial number and creates a log filename
41
42
`badblocks` is invoked with the following options:
43
44
-* `-b 4096` : Use a block size of 4096
+* `-b 8192` : Use a block size of 8192
45
* `-e 1` : Abort the `badblocks` test immediately if an error is found (override this setting with the `-x` option below)
46
* `-v` : Verbose mode
47
* `-o` : Write list of bad blocks found (if any) to a file named `burnin-[model]_[serial number].bb`
0 commit comments