Add files via upload

This commit is contained in:
Keith Nash
2017-03-14 11:32:52 -05:00
committed by GitHub
parent 2e229cde56
commit 15968d0782

View File

@@ -71,6 +71,12 @@
# Dry_Run variable below, setting it to 0, in order to actually perform
# tests on drives.
#
# Before using the script on FreeBSD systems (including FreeNAS) you must
# first execute this sysctl command to alter the kernel's geometry debug
# flags. This allows badblocks to write to the entire disk:
#
# sysctl kern.geom.debugflags=0x10
#
# Tested under:
# FreeNAS 9.10.2 (FreeBSD 10.3-STABLE)
# Ubuntu Server 16.04.2 LTS