About 3,210 results
Open links in new tab
  1. hdparm (8) - Linux manual page - man7.org

    hdparm has been written by Mark Lord <mlord@pobox.com>, the original primary developer and maintainer of the (E)IDE driver for Linux, and current contributor to the libata subsystem, along with …

  2. hdparm command in Linux with Examples - GeeksforGeeks

    Sep 27, 2024 · The hdparm command is a key tool for managing and optimizing hard drives in Linux, offering options to retrieve drive info, test read speeds, and adjust power settings.

  3. hdparm - Wikipedia

    hdparm is a command line program for Linux to set and view ATA hard disk drive hardware parameters and test performance. [2][3] It can set parameters such as drive caches, sleep mode, power …

  4. How to use the command 'hdparm' (with examples) - CommandMasters

    Dec 17, 2024 · hdparm is a powerful command-line utility used for managing and configuring SATA and IDE hard drives in Linux-based systems. It provides users with the ability to obtain detailed …

  5. hdparm - ArchWiki

    Feb 8, 2026 · hdparm and sdparm are command line utilities to set and view hardware parameters of hard disk drives. hdparm can also be used as a simple benchmarking tool. Originally, hdparm was …

  6. hdparm (8): get/set SATA/IDE device parameters - Linux man page

    hdparm provides a command line interface to various kernel interfaces supported by the Linux SATA/PATA/SAS "libata" subsystem and the older IDE driver subsystem.

  7. Advanced: Erasing SATA Drives by using the Linux hdparm Utility

    Mar 23, 2026 · 10. After waiting at least the estimated amount of time as shown by hdparm output (step 4), check to see if the security erase command is finished. hdparm -I /dev/sda NOTE: See the …

  8. hdparm: Configure and test disk performance - Linux Bash

    What is hdparm? hdparm stands for "hard disk parameter." It is used primarily to set the read/write parameters of disk drives to enhance performance, although it offers features for testing and …

  9. Master the Linux ‘hdparm’ Command: A Comprehensive Guide

    Jun 11, 2023 · This guide introduced the Linux command hdparm, a tool for viewing and changing hard drive parameters. It covered the history of hdparm, when and why to use it, how to use it, the …

  10. hdparm - he

    hdparm HDPARM (8) System Manager's Manual HDPARM (8) NAME hdparm - get/set SATA/IDE device parameters SYNOPSIS hdparm [options] [device ...] DESCRIPTION hdparm provides a …