what’s drive, volume, and partition
content
driverefers to physical storage, like HDD, SSD, USB flash drivepartitionis logical storage unit ofdrive, adrivecan be separated to multiplepartitions- each
partitionshows up in/devas a separate device node /dev/sda1and/dev/sda2are different partitions of a drive
- each
volumeis made up ofpartitions
example:
- the
driveis a disk of 465G - it’s separated into 3
partitions - one of the partitions contains 2 different
logical volume