Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 239 Bytes

hdparm.md

File metadata and controls

11 lines (11 loc) · 239 Bytes

hdparm settings

Turn off Advanced Power Management from a disk, 255 is max and turns APM off

# Turn it off
hdparm -B 255 /dev/sda
# Check it out
hdparm -B /dev/sda
# You might see something like:
# /dev/sda:
#  APM_level	= off