2
My questions are about running hdparm on boot I have following /etc/hdparm.conf
file:
/dev/sda {
apm = 255
spindown_time = 0
}
- So, how I can specify hdparm to use this settings from the file?
- How to run it on the boot time as earlier as it possible without further rewriting this configuration? For example, with another APM management tool like some kde app.