Podczas uruchamiania systemu przez ekran przelatuje w pewnym momencie taka linia:
Kod: Zaznacz cały
Not starting S.M.A.R.T. daemon smartd, disabled via /etc/default/smartmontools ^[[33m(warning).^[[39;49m
Kod: Zaznacz cały
# Defaults for smartmontools initscript (/etc/init.d/smartmontools)
# This is a POSIX shell fragment
# List of devices you want to explicitly enable S.M.A.R.T. for
# Not needed (and not recommended) if the device is monitored by smartd
#enable_smart="/dev/hda /dev/hdb"
# uncomment to start smartd on system startup
#start_smartd=yes
# uncomment to pass additional options to smartd on startup
#smartd_opts="--interval=1800"
Poza tym, w linii:
Kod: Zaznacz cały
#enable_smart="/dev/hda /dev/hdb"
Dziwne, kiedy używałem Etcha, SMART starował po instalacji systemu i nie musiałem w to w ogóle ingerować.
Jak zwykle z góry dziękuję za rady.