set -x
smartctl -x "$1"
hdparm -I "$1"
openSeaChest_Info --noBanner -i -d "$1"
openSeaChest_Format --noBanner --showSupportedFormats -d "$1"

