Skip to content

Instantly share code, notes, and snippets.

@drmats
Created March 10, 2018 11:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drmats/9cd029ba4591c34d5232b73f59f4769f to your computer and use it in GitHub Desktop.
Save drmats/9cd029ba4591c34d5232b73f59f4769f to your computer and use it in GitHub Desktop.
Power off external hdd
# ...
udisksctl power-off -b /dev/sdb
# ...
hdparm -Y /dev/sdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment