diskutil ap list
-bash-3.2# diskutil ap list
APFS Container (1 found)
|
+-- Container disk2 4A78CAE5-1C70-4F9A-8B63-76E8FA8649B1
====================================================
APFS Container Reference: disk2 (Fusion)
Size (Capacity Ceiling): 1121118199808 B (1.1 TB)
Capacity In Use By Volumes: 8816840704 B (8.8 GB) (0.8% used)
Capacity Not Allocated: 1112301359104 B (1.1 TB) (99.2% free)
|
+-< Physical Store disk0s2 2535808A-1E17-4775-9966-406EE49DEAC5
| -----------------------------------------------------------
| APFS Physical Store Disk: disk0s2 (Secondary, Designated Aux Use)
| Size: 999995129856 B (1000.0 GB)
|
+-< Physical Store disk1s2 2029E6E0-161F-45E2-B0C3-B452BDC2AED0
| -----------------------------------------------------------
| APFS Physical Store Disk: disk1s2 (Main)
| Size: 121123069952 B (121.1 GB)
|
+-> Volume disk2s1 1B299B84-0C45-450E-B73B-89616B910064
---------------------------------------------------
APFS Volume Disk (Role): disk2s1 (No specific role)
Name: MacOne (Case-insensitive)
Mount Point: /Volumes/MacOne
Capacity Consumed: 20480 B (20.5 KB)
FileVault: No
Capacity In Use By Volumes: 8816840704 B (8.8 GB) (0.8% used)
Capacity Consumed: 20480 B (20.5 KB)
-bash-3.2# diskutil cs list
CoreStorage logical volume groups (1 found)
|
+-- Logical Volume Group 7109194C-AC63-4599-904C-C25E2912F670
=========================================================
Name: Macintosh HD
Status: Online
Size: 1120849764352 B (1.1 TB)
Free Space: 0 B (0 B)
|
+-< Physical Volume 9E0D91B3-BAED-49CF-82E4-AA206393815F
| ----------------------------------------------------
| Index: 0
| Disk: disk1s2
| Status: Online
| Size: 120988852224 B (121.0 GB)
|
+-< Physical Volume 65A2178A-E971-4639-ABF6-2F7FAF81FD4C
| ----------------------------------------------------
| Index: 1
| Disk: disk0s2
| Status: Online
| Size: 999860912128 B (999.9 GB)
|
+-> Logical Volume Family A5D38B40-D44A-4E08-8D61-E468D5594CCC
----------------------------------------------------------
Encryption Type: None
|
+-> Logical Volume 6F905057-0310-46D9-B852-F19DF031E92C
---------------------------------------------------
Disk: disk2
Status: Online
Size (Total): 1114994507776 B (1.1 TB)
Revertible: No
LV Name: Macintosh HD
Volume Name: Macintosh HD
Content Hint: Apple_HFS
LVG Type: Fusion, Sparse
APFS Container (1 found)
|
+-- Container disk2 337D9C1D-A512-4790-B255-47CCA19F6F91
====================================================
APFS Container Reference: disk2 (Fusion)
Size (Capacity Ceiling): 1121118199808 B (1.1 TB)
Capacity In Use By Volumes: 31437860864 B (31.4 GB) (2.8% used)
Capacity Not Allocated: 1089680338944 B (1.1 TB) (97.2% free)
|
+-< Physical Store disk0s2 B36B03F8-2629-4ED3-9EB6-F2E25D230198
| -----------------------------------------------------------
| APFS Physical Store Disk: disk0s2 (Main)
| Size: 121123069952 B (121.1 GB)
|
+-< Physical Store disk1s2 7D69929C-0FEC-40B7-BBDC-6B9179C87768
| -----------------------------------------------------------
| APFS Physical Store Disk: disk1s2 (Secondary, Designated Aux Use)
| Size: 999995129856 B (1000.0 GB)
|
+-> Volume disk2s1 1D23369D-A637-3080-B1E3-9E08589BC99A
| ---------------------------------------------------
| APFS Volume Disk (Role): disk2s1 (No specific role)
| Name: Macintosh HD (Case-insensitive)
| Mount Point: /
| Capacity Consumed: 19941191680 B (19.9 GB)
| FileVault: No
|
+-> Volume disk2s2 1EA4B4BB-02D3-43AF-A08D-0B860543EE0F
| ---------------------------------------------------
| APFS Volume Disk (Role): disk2s2 (Preboot)
| Name: Preboot (Case-insensitive)
| Mount Point: Not Mounted
| Capacity Consumed: 24629248 B (24.6 MB)
| FileVault: No
|
+-> Volume disk2s3 6847C4F0-B7AC-4F9C-9384-9AFCD948364E
| ---------------------------------------------------
| APFS Volume Disk (Role): disk2s3 (Recovery)
| Name: Recovery (Case-insensitive)
| Mount Point: Not Mounted
| Capacity Consumed: 506806272 B (506.8 MB)
| FileVault: No
|
+-> Volume disk2s4 D8C55466-DBDE-459B-B562-531F312913C6
---------------------------------------------------
APFS Volume Disk (Role): disk2s4 (VM)
Name: VM (Case-insensitive)
Mount Point: /Volumes/VM
Capacity Consumed: 2147504128 B (2.1 GB)
FileVault: No
sudo gpt show disk1
csrutil disable
diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk2 121.1 GB disk0s2
/dev/disk1 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_APFS Container disk2 1000.0 GB disk1s2
/dev/disk2 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +1.1 TB disk2
Physical Stores disk0s2, disk1s2
1: APFS Volume Macintosh HD 140.4 GB disk2s1
2: APFS Volume Preboot 24.6 MB disk2s2
3: APFS Volume Recovery 506.8 MB disk2s3
4: APFS Volume VM 2.1 GB disk2s4
sudo gpt show disk1