View all disks and their partitions with fdisk

To see the basic facts about all possible partitions in the system use below command:

sudo fdisk -l
The above command is used to list the partitions on your system and view their /dev names.