Skip to content

Instantly share code, notes, and snippets.

@duk3luk3
Created January 12, 2017 15:56
Show Gist options
  • Save duk3luk3/89c2129b52405ad1b9cd1b4da9e3721c to your computer and use it in GitHub Desktop.
Save duk3luk3/89c2129b52405ad1b9cd1b4da9e3721c to your computer and use it in GitHub Desktop.
atrbg122 ~ % sudo fdisk -l /dev/sdd ~
Disk /dev/sdd: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 4096 bytes / 33553920 bytes
Disklabel type: gpt
Disk identifier: C78ADDCB-4A1A-4E13-AB04-6BB95E34CDC4
Device Start End Sectors Size Type
/dev/sdd1 2048 1050623 1048576 512M EFI System
/dev/sdd2 1050624 488386559 487335936 232.4G Linux filesystem
/dev/sdd3 488386560 976773119 488386560 232.9G Microsoft basic data
erlacher@atrbg122 ~ % sudo fdisk -l /dev/sde ~
GPT PMBR size mismatch (976773167 != 937703087) will be corrected by w(rite).
Disk /dev/sde: 447.1 GiB, 480103981056 bytes, 937703088 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 4096 bytes / 33553920 bytes
Disklabel type: dos
Disk identifier: 0x00000000
Device Boot Start End Sectors Size Id Type
/dev/sde1 1 976773167 976773167 465.8G ee GPT
Partition 1 does not start on physical sector boundary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment