Find HDD Specs
First, install hdparm
itility from official repositories.
# pacman -S hdparm
List devices:
$ lsblk -pd
Get full information about a device:
# hdparm -I /dev/sda
First, install hdparm
itility from official repositories.
# pacman -S hdparm
List devices:
$ lsblk -pd
Get full information about a device:
# hdparm -I /dev/sda