Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- martin martin # export LANG=C
- martin martin #
- martin martin # fdisk -l /dev/sda
- Disk /dev/sda: 223.6 GiB, 240057409536 bytes, 468862128 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
- Disklabel type: dos
- Disk identifier: 0xb0f44006
- Device Boot Start End Sectors Size Id Type
- /dev/sda1 * 2048 249855 247808 121M ef EFI (FAT-12/16/32)
- /dev/sda2 249856 749567 499712 244M 83 Linux
- /dev/sda3 749568 468860927 468111360 223.2G 83 Linux
- martin martin #
- martin martin # gdisk -l /dev/sda
- GPT fdisk (gdisk) version 1.0.1
- Partition table scan:
- MBR: MBR only
- BSD: not present
- APM: not present
- GPT: not present
- ***************************************************************
- Found invalid GPT and valid MBR; converting MBR to GPT format
- in memory.
- ***************************************************************
- Disk /dev/sda: 468862128 sectors, 223.6 GiB
- Logical sector size: 512 bytes
- Disk identifier (GUID): 5C37FE52-A3BE-48DA-82C3-80A041B5A7E2
- Partition table holds up to 128 entries
- First usable sector is 34, last usable sector is 468862094
- Partitions will be aligned on 2048-sector boundaries
- Total free space is 3181 sectors (1.6 MiB)
- Number Start (sector) End (sector) Size Code Name
- 1 2048 249855 121.0 MiB EF00 EFI System
- 2 249856 749567 244.0 MiB 8300 Linux filesystem
- 3 749568 468860927 223.2 GiB 8300 Linux filesystem
- martin martin #
Advertisement
Add Comment
Please, Sign In to add comment