07-09-2016, 08:26 PM
Wanting to spin-down my external USB HDD on my Pine64 with PMS I found these commands for installing hd-idle from http://hd-idle.sourceforge.net/ :
Anyone know if other dpkg tools can do this? Other options?
- cvs -d:pserver:anonymous@hd-idle.cvs.sourceforge.net:/cvsroot/hd-idle login
- Just hit Return when it asks for a password
- Just hit Return when it asks for a password
- cvs -z3 -d:pserver:anonymous@hd-idle.cvs.sourceforge.net:/cvsroot/hd-idle co -P hd-idle
- Run "dpkg-buildpackage -rfakeroot"
- Run "dpkg -i ../hd-idle_*.deb" to install the package
Anyone know if other dpkg tools can do this? Other options?