User Tools

Site Tools


software:cli:bash:hardware
  1. Knowing if a drive is SSD or not
    cat /sys/block/sdX/queue/rotational

    or

    smartctl -a /dev/sdX | grep Rotational

    replacing sdX by the drive (check with lsblk)

software/cli/bash/hardware.txt · Last modified: 2021/12/29 21:17 by warnaud