Skip to content

Instantly share code, notes, and snippets.

@michaelmrose
Created February 24, 2022 19:47
Show Gist options
  • Save michaelmrose/b20a61fb02f0a6e4f377cfae82dbbf98 to your computer and use it in GitHub Desktop.
Save michaelmrose/b20a61fb02f0a6e4f377cfae82dbbf98 to your computer and use it in GitHub Desktop.
fdisk -l output
Disk /dev/mtdblock0: 16 MiB, 16777216 bytes, 32768 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 /dev/mmcblk0: 116.5 GiB, 125090922496 bytes, 244318208 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: 0x6297df64
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 241860607 241852416 115.3G 83 Linux
Disk /dev/zram0: 1.86 GiB, 2000764928 bytes, 488468 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/zram1: 50 MiB, 52428800 bytes, 12800 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdb: 232.89 GiB, 250059350016 bytes, 488397168 sectors
Disk model: FUJITSU MHY2250B
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: gpt
Disk identifier: 51BBD4E9-6305-E248-A9D0-2A283241E6F2
Device Start End Sectors Size Type
/dev/sdb1 2048 488380415 488378368 232.9G Solaris /usr & Apple ZFS
/dev/sdb9 488380416 488396799 16384 8M Solaris reserved 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment