aboutsummaryrefslogtreecommitdiff
path: root/system/bbf/README
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-03-29 02:16:57 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:10 +0700
commit2ef974658270d44f0b45398d27874a53335e4f5b (patch)
treef99f90fb18aec56c64ba558897d78d11f86e1827 /system/bbf/README
parentdc028e94240cd9373593d587028946477d844feb (diff)
system/bbf: Added (bad block finder)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bbf/README')
-rw-r--r--system/bbf/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/bbf/README b/system/bbf/README
new file mode 100644
index 0000000000000..16efd290b3184
--- /dev/null
+++ b/system/bbf/README
@@ -0,0 +1,9 @@
+bbf (bad block finder)
+
+bbf is a safer and more featureful tool for dealing with bad blocks
+on hard drives. It's built around the workflow of dealing with hard
+drive bad blocks. It has a number of features to limit risk in using
+the tool and provides features to more easily track down what files
+are affected by the bad blocks found. It also gives you the ability
+to manually mark blocks as corrupted in cases where a block isn't
+technically bad, but is causing issues.