Mounts
Bind mount
mount --bind /some/where /else/where
mount --bind /some/where /else/where -o ro
mount /some/where /else/where -o bind,ro
Also mount submountpoints. Mountpoints inside /some/where
are not accessible from /else/where
by default.
HDD spindown timeout
Install hdparm
First it has to support APM (Advanced Power Management)
Not available
Disabled
Activate it (241 for 30 minutes) (242 for 1 hour)
Activate it permanently in /etc/hdparm.conf
drivetemp
kernel module
drivetemp
reports S.M.A.R.T. temperatures to userspace (sensors
) without root.
Temporal
Permanent
They are exposed in /sys/class/hwmon/
S.M.A.R.T.
smartmontools