Skip to content

Instantly share code, notes, and snippets.

@Ovis
Created March 22, 2020 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ovis/23e51634cb5cf819f181f96bf0c0f43a to your computer and use it in GitHub Desktop.
Save Ovis/23e51634cb5cf819f181f96bf0c0f43a to your computer and use it in GitHub Desktop.
RaspberryPi 4 sudo fdisk -l
pi@raspberrypi:~ $ sudo fdisk -l
Disk /dev/ram0: 4 MiB, 4194304 bytes, 8192 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 /dev/mmcblk0: 14.5 GiB, 15582887936 bytes, 30435328 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: 0x738a4d67
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 8192 532479 524288 256M c W95 FAT32 (LBA)
/dev/mmcblk0p2 532480 30435327 29902848 14.3G 83 Linux
Disk /dev/sda: 28.7 GiB, 30765219840 bytes, 60088320 sectors
Disk model: Ultra Fit
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: 08A79F8C-D794-4530-9933-69DF6C1FDE98
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment