Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ sudo sgdisk -p /dev/nvme0n1
- [ 29.352950] nvme0n1: p1 p2 p3 p4 p5 p6 p7
- Disk /dev/nvme0n1: 244276265 sectors, 931.8 GiB
- Model: APPLE SSD AP1024Q
- Sector size (logical/physical): 4096/4096 bytes
- Disk identifier (GUID): 27054D2E-307A-41AA-9A8C-3864D56FAF6B
- Partition table holds up to 128 entries
- Main partition table begins at sector 2 and ends at sector 5
- First usable sector is 6, last usable sector is 244276259
- Partitions will be aligned on 1-sector boundaries
- Total free space is 115 sectors (460.0 KiB)
- Number Start (sector) End (sector) Size Code Name
- 1 6 128005 500.0 MiB FFFF iBootSystemContainer
- 2 128006 122198317 465.7 GiB AF0A Container
- 3 122198318 123419020 4.7 GiB AF0A
- 4 123419136 183192063 228.0 GiB 0700
- 5 183192064 185813503 10.0 GiB 8300 Linux filesystem
- 6 242965551 244276259 5.0 GiB FFFF RecoveryOSContainer
- 7 185813504 242965550 218.0 GiB 8300 Linux filesystem
- -bash-3.2# diskutil list /dev/disk0
- /dev/disk0 (internal):
- #: TYPE NAME SIZE IDENTIFIER
- 0: GUID_partition_scheme 1.0 TB disk0
- 1: Apple_APFS_ISC 524.3 MB disk0s1
- 2: Apple_APFS Container disk4 500.0 GB disk0s2
- 3: Apple_APFS Container disk2 5.0 GB disk0s3
- 4: Microsoft Basic Data 244.8 GB disk0s4
- 5: Linux Filesystem 10.7 GB disk0s5
- (free space) 234.1 GB -
- 6: Apple_APFS_Recovery 5.4 GB disk0s6
- 7: Linux Filesystem 234.1 GB disk0s7
- (free space) 5.4 GB -
- -bash-3.2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement