What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Spin down hard drive from the command line

IJB

New Around Here
I have a DSL-AC68U for which no pre-built firmware is available. Any help on how to auto-spin down the connected hard drive after say 5 mins using command line instructions would be gratefully received
 
I have a DSL-AC68U for which no pre-built firmware is available. Any help on how to auto-spin down the connected hard drive after say 5 mins using command line instructions would be gratefully received
Hi,

As you run a limited version off Linux on your router: hdparm is your friend for this job! :rolleyes:
You only need to install Entware-ng and then you can add:
Code:
opkg list | grep hdparm
hdparm - 9.48-1 - get/set SATA/IDE device parameters

opkg install hdparm

With kind regards
Joe :cool:
 
Hi there

Thanks for the reply. The web pages for entware-ng suggest I need a custom firmware before I can install entware-ng. There is no custom firmware for my router. (The ideal solution would be a version of merlin etc). Is it possible to install entware-ng on my router or control the disk's auto spindown

Cheers
 
Speaking to a friend it seems the issue is not the spindown as the drive itself is maybe trying to do this. The issue is more likely that the standard DLNA server is immediately spinning it back up. If this is the case, then does anyone know if Merlin are going to port the firmware to the DSL range of routers?
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top