You can list all disks on an Ubuntu machine using one of the following commands:
lsblk
sudo fdisk -l
df -h
sudo parted -l