From 43b4a05522e0bf05d666d024e592c6648ed20f72 Mon Sep 17 00:00:00 2001 From: Keith Nash Date: Fri, 19 Feb 2021 15:22:44 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 780db21..d0ce6f4 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ The script extracts the drive model and serial number and creates a log filename `badblocks` is invoked with the following options: -* `-b 4096` : Use a block size of 4096 +* `-b 8192` : Use a block size of 8192 * `-e 1` : Abort the `badblocks` test immediately if an error is found (override this setting with the `-x` option below) * `-v` : Verbose mode * `-o` : Write list of bad blocks found (if any) to a file named `burnin-[model]_[serial number].bb`