Skip to content

Instantly share code, notes, and snippets.

@TheButlah
Last active May 15, 2025 09:48
Show Gist options
  • Save TheButlah/aba928ad8230cbdec8a449ca25ec765f to your computer and use it in GitHub Desktop.
Save TheButlah/aba928ad8230cbdec8a449ca25ec765f to your computer and use it in GitHub Desktop.
MacOS 15.4.1 partitions before and after Asahi
ryan@Ryans-MacBook-Pro ~ % diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: Apple_APFS_ISC Container disk1 524.3 MB disk0s1
2: Apple_APFS Container disk4 747.2 GB disk0s2
3: Apple_APFS Container disk3 2.5 GB disk0s3
4: EFI EFI - NIXOS 500.2 MB disk0s4
(free space) 244.5 GB -
5: Apple_APFS_Recovery Container disk2 5.4 GB disk0s5
/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +2.5 GB disk3
Physical Store disk0s3
1: APFS Volume NixOS - Data 1.5 MB disk3s1
2: APFS Volume NixOS 1.2 MB disk3s2
3: APFS Volume Preboot 189.3 MB disk3s3
4: APFS Volume Recovery 804.0 MB disk3s4
/dev/disk4 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +747.2 GB disk4
Physical Store disk0s2
1: APFS Volume Macintosh HD 11.3 GB disk4s1
2: APFS Snapshot com.apple.os.update-... 11.3 GB disk4s1s1
3: APFS Volume Preboot 7.2 GB disk4s2
4: APFS Volume Recovery 1.0 GB disk4s3
5: APFS Volume Macintosh HD - Data 5.1 GB disk4s5
6: APFS Volume VM 20.5 KB disk4s6
ryan@Ryans-MacBook-Pro ~ % diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: Apple_APFS_ISC Container disk1 524.3 MB disk0s1
2: Apple_APFS Container disk3 747.2 GB disk0s2
(free space) 247.5 GB -
3: Apple_APFS_Recovery Container disk2 5.4 GB disk0s3
/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +747.2 GB disk3
Physical Store disk0s2
1: APFS Volume Macintosh HD 11.2 GB disk3s1
2: APFS Snapshot com.apple.os.update-... 11.2 GB disk3s1s1
3: APFS Volume Preboot 7.0 GB disk3s2
4: APFS Volume Recovery 1.0 GB disk3s3
5: APFS Volume Macintosh HD - Data 5.2 GB disk3s5
6: APFS Volume VM 20.5 KB disk3s6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment