hdparm¶
configure some settings for hard drives, like hibernation/standby/idle
set idle / standby timeout¶
the documentation is super confusing about this, here's a way to set it to 3 minutes:
get the UUID beforehand (lsblk -o NAME,UUID
)
please, please check the man
page of hdparm
if absolutely necessary.
make permanent settings hdparm¶
so they persist during a reboot of the system, edit /etc/hdparm.conf
: