1
2
3
4
5
6
7
8
9
10
11
12
13 | # fdisk -l Disk /dev/sda: 111.8 GiB, 120034123776 bytes, 234441648 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x63ce231e Device Boot Start End Sectors Size Id Type /dev/sda1 * 2048 48828219 48826172 23.3G 83 Linux /dev/sda2 48828416 213960703 165132288 78.8G 83 Linux /dev/sda3 213960704 234440703 20480000 9.8G 83 Linux |