Skip to content

Commit 43b4a05

Browse files
authored
Update README.md
1 parent a68e2ae commit 43b4a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The script extracts the drive model and serial number and creates a log filename
4141

4242
`badblocks` is invoked with the following options:
4343

44-
* `-b 4096` : Use a block size of 4096
44+
* `-b 8192` : Use a block size of 8192
4545
* `-e 1` : Abort the `badblocks` test immediately if an error is found (override this setting with the `-x` option below)
4646
* `-v` : Verbose mode
4747
* `-o` : Write list of bad blocks found (if any) to a file named `burnin-[model]_[serial number].bb`

0 commit comments

Comments
 (0)