diskutil list ; df -H
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 359.9 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +339.9 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 326.9 GB disk1s1
2: APFS Volume Preboot 24.5 MB disk1s2
3: APFS Volume Recovery 509.5 MB disk1s3
4: APFS Volume VM 8.6 GB disk1s4
/dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk2
1: EFI EFI 209.7 MB disk2s1
2: Apple_HFS TOSHIBA EXT 500.0 GB disk2s2
3: Apple_APFS Container disk3 414.7 GB disk2s5
4: Apple_HFS Sauvegarde Freebox 84.9 GB disk2s3
/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +414.7 GB disk3
Physical Store disk2s5
1: APFS Volume Clone 407.6 GB disk3s1
2: APFS Volume Preboot 21.8 MB disk3s2
3: APFS Volume Recovery 515.5 MB disk3s3
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s1 340G 327G 3.7G 99% 2838461 9223372036851937346 0% /
devfs 200k 200k 0B 100% 677 0 100% /dev
/dev/disk1s4 340G 8.6G 3.7G 70% 1 9223372036854775806 0% /private/var/vm
map -hosts 0B 0B 0B 100% 0 0 100% /net
map auto_home 0B 0B 0B 100% 0 0 100% /home
/dev/disk2s3 85G 72G 13G 85% 218 4294967061 0% /Volumes/Sauvegarde Freebox
//GUEST:@Freebox%20Server._smb._tcp.local/Freebox 984G 112G 873G 12% 108938678 852334192 11% /Volumes/Freebox
/dev/disk2s2 500G 1.5G 499G 1% 760 4294966519 0% /Volumes/TOSHIBA EXT
/dev/disk3s1 415G 408G 6.4G 99% 2827735 9223372036851948072 0% /Volumes/Clone
diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 359.9 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +339.9 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 326.3 GB disk1s1
2: APFS Volume Preboot 24.5 MB disk1s2
3: APFS Volume Recovery 509.5 MB disk1s3
4: APFS Volume VM 8.6 GB disk1s4
/dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk2
1: EFI EFI 209.7 MB disk2s1
2: Apple_HFS TOSHIBA EXT 500.0 GB disk2s2
3: Apple_APFS Container disk3 414.7 GB disk2s3
4: Apple_HFS Sauvegarde Freebox 84.9 GB disk2s4
/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +414.7 GB disk3
Physical Store disk2s3
1: APFS Volume Clone 407.8 GB disk3s1
2: APFS Volume Preboot 24.3 MB disk3s2
3: APFS Volume Recovery 515.5 MB disk3s3
4: APFS Volume VM 20.5 KB disk3s4
diskutil ap deleteContainer disk1 "Macintosh HD" ; diskutil ap convert disk0s2 ; diskutil list
Started APFS operation on disk1
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Unmounting Volume "Macintosh HD" on disk1s1
Unmounting Volume "Preboot" on disk1s2
Unmounting Volume "Recovery" on disk1s3
Unmounting Volume "VM" on disk1s4
Deleting Volumes
Deleting Container
Wiping former APFS disks
Switching content types
Reformatting former APFS disks
Initialized /dev/rdisk0s2 as a 465 GB case-insensitive HFS Plus volume with a 40960k journal
Mounting disk
1 new disk created or changed due to APFS operation
Disk from APFS operation: disk0s2
Finished APFS operation on disk1
Converting the volume on disk0s2 to an APFS Volume on an APFS Container
Started APFS operation on disk0s2 Macintosh HD
Converting HFS Volume to an APFS Container which will export one APFS Volume
The target is the Journaled HFS+ volume "Macintosh HD" backed by the GPT partition disk0s2
The target is a data disk; it is not a macOS system disk
Found APFS EFI driver /usr/standalone/i386/apfs.efi to install into the APFS Container
The target is not encrypted
Unmounting disk0s2
Starting conversion from HFS to APFS
Performing apfs_hfs_convert -x --verbose=0x400 --efi /usr/standalone/i386/apfs.efi /dev/disk0s2
Reporting pre-conversion statistics
Reporting post-conversion statistics
Successfully finished conversion from HFS to APFS
Successful conversion in commit mode so will switch type to APFS
Setting type of disk0s2 to APFS
Changing the physical disk partition type in shared mode
Partition modification attempt count was 1
Opening and closing disk0s2 to terminate old content driver
Expecting the new APFS Container at Physical Store disk0s2
Confirmed existence of new unencrypted APFS Volume disk1s1
Mounting APFS Volume disk1s1
APFS Volume mount attempt result was 0
Exiting conversion operations with error code 0
Disk from APFS operation: disk1s1
Finished APFS operation on disk0s2 Macintosh HD
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 499.8 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +499.8 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 1.0 MB disk1s1
/dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk2
1: EFI EFI 209.7 MB disk2s1
2: Apple_HFS TOSHIBA EXT 500.0 GB disk2s2
3: Apple_APFS Container disk3 414.7 GB disk2s3
4: Apple_HFS Sauvegarde Freebox 84.9 GB disk2s4
/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +414.7 GB disk3
Physical Store disk2s3
1: APFS Volume Clone 407.8 GB disk3s1
2: APFS Volume Preboot 24.3 MB disk3s2
3: APFS Volume Recovery 515.5 MB disk3s3
4: APFS Volume VM 20.5 KB disk3s4
nohup caffeinate -dimsu & killall Terminal