Show hardware information of system disks (manufacturer, etc...)


# install the package
apt install lshw
 
# show the info
lshw -class disk