From d4bb86b9e56e9dc33e5beb54d6f4102642804cd2 Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Fri, 15 Nov 2002 14:53:55 +0000 Subject: [PATCH] More warnings git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@282 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sm5/README b/sm5/README index 64f40ea3a..bc851c1c5 100644 --- a/sm5/README +++ b/sm5/README @@ -57,6 +57,9 @@ smartctl is a command line utility designed to perform smartd is a daemon that periodically monitors S.M.A.R.T. status and reports errors and changes in S.M.A.R.T. attributes to syslog. +SEE THE FILE "WARNINGS" FOR REPORTS OF HARDWARE WHERE THESE UTILITIES MIGHT +CAUSE SERIOUS PROBLEMS SUCH AS LOCKUPS. + If you have just downloaded smartmontools from the URL above, then you can read about these commands using the man pages. Within this directory the commands: @@ -79,7 +82,7 @@ To install, use the commands: The tools require Linux kernel 2.2.14 or greater in order to run. Any recent Linux distribution should support this package. -Eleven files are installed: +Fourteen files are installed: /usr/sbin/smartd [Executable daemon] /usr/sbin/smartctl [Executable command-line utility] /etc/rc.d/init.d/smartd [Init/Startup script for smartd] -- GitLab