| ubuntu@ubuntu:~$ sudo fdisk -l | |
| Disk /dev/sda: 1000.2 GB, 1000204886016 bytes | |
| 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors | |
| Units = sectors of 1 * 512 = 512 bytes | |
| Sector size (logical/physical): 512 bytes / 4096 bytes | |
| I/O size (minimum/optimal): 4096 bytes / 4096 bytes | |
| Disk identifier: 0x000a84a2 | |
| Device Boot Start End Blocks Id System | |
| /dev/sda1 * 2048 1936928767 968463360 83 Linux | |
| /dev/sda2 1936930814 1953523711 8296449 5 Extended | |
| Partition 2 does not start on physical sector boundary. | |
| /dev/sda5 1936930816 1953523711 8296448 82 Linux swap / Solaris | |
| Disk /dev/sdb: 31.1 GB, 31054626816 bytes | |
| 68 heads, 4 sectors/track, 222991 cylinders, total 60653568 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 | |
| Disk identifier: 0xe218e0e0 | |
| Device Boot Start End Blocks Id System | |
| /dev/sdb1 * 8064 60653567 30322752 c W95 FAT32 (LBA) | |
| ubuntu@ubuntu:~$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment