-
-
Save kallewoof/e63b51f6b5aab2f104ebebc602f0e1a1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diskutil list | |
/dev/disk0 (internal, physical): | |
#: TYPE NAME SIZE IDENTIFIER | |
0: GUID_partition_scheme *1.0 TB disk0 | |
1: EFI EFI 209.7 MB disk0s1 | |
2: Apple_APFS Container disk1 1.0 TB disk0s2 | |
/dev/disk1 (synthesized): | |
#: TYPE NAME SIZE IDENTIFIER | |
0: APFS Container Scheme - +1.0 TB disk1 | |
Physical Store disk0s2 | |
1: APFS Volume Macintosh HD 461.7 GB disk1s1 | |
2: APFS Volume Preboot 89.9 MB disk1s2 | |
3: APFS Volume Recovery 1.0 GB disk1s3 | |
4: APFS Volume VM 9.7 GB disk1s4 | |
/dev/disk2 (disk image): | |
#: TYPE NAME SIZE IDENTIFIER | |
0: +0 B disk2 | |
/dev/disk3 (disk image): | |
#: TYPE NAME SIZE IDENTIFIER | |
0: GUID_partition_scheme +1.0 GB disk3 | |
1: Apple_APFS Container disk4 1.0 GB disk3s1 | |
/dev/disk4 (synthesized): | |
#: TYPE NAME SIZE IDENTIFIER | |
0: APFS Container Scheme - +1.0 GB disk4 | |
Physical Store disk3s1 | |
1: APFS Volume ramdisk 84.4 MB disk4s1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment