# Get HDD and NVMe SSD serial number in Linux ### HDD `$ lshw -class disk` ### NVMe SSD `$ cat /sys/block/nvme0n1/device/serial`