The smartmontools package contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://downloads.sourceforge.net/smartmontools/smartmontools-7.2.tar.gz
Download MD5 sum: e8d134c69ae4959a05cb56b31172ffb1
Download size: 972 KB
Estimated disk space required: 24 MB
Estimated build time: 0.2 SBU
cURL-7.75.0 or Lynx-2.8.9rel.1 or Wget-1.21.1 (download tools), and GnuPG-2.2.27 (encrypted hard disks)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/smartmontools
Install smartmontools by running the following commands:
./configure --prefix=/usr \ --sysconfdir=/etc \ --docdir=/usr/share/doc/smartmontools-7.2 && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2021-02-21 17:43:43 -0800