Disks/Filesystems
==============================
View Mount Points / Partitions:
==============================
# lsblk
# sfdisk -d /dev/sdc
==============================
Copy partition tables:
==============================
# cfdisk
==============================
Copy partition tables:
==============================
# sfdisk -d /dev/sdx | sfdisk /dev/sdx
==============================
Check which logicial name is assigned to which physical disk
==============================
# lshw -c disk