@macomaniac J'en ai parlé avec un ami, il me propose de boot sur une clé USB Linux et de manipuler le SSD avec Gparted
MacBook-Pro-de-Capsicle:~ julie$ 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: Microsoft Basic Data NO NAME 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_HFS canard 800.0 GB disk1s2
3: Apple_APFS Container disk2 199.7 GB disk1s3
/dev/disk2 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +199.7 GB disk2
Physical Store disk1s3
1: APFS Volume Clone 81.0 GB disk2s1
2: APFS Volume PreBoot 23.7 MB disk2s2
3: APFS Volume Recovery 518.0 MB disk2s3
4: APFS Volume VM 1.1 GB disk2s4
/dev/disk3 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *7.8 GB disk3
1: EFI EFI 209.7 MB disk3s1
2: Microsoft Basic Data LINUX 7.6 GB disk3s2
MacBook-Pro-de-Capsicle:~ julie$ 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 disk4 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_HFS canard 800.0 GB disk1s2
3: Apple_APFS Container disk2 199.7 GB disk1s3
/dev/disk2 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +199.7 GB disk2
Physical Store disk1s3
1: APFS Volume Clone 81.1 GB disk2s1
2: APFS Volume PreBoot 23.7 MB disk2s2
3: APFS Volume Recovery 518.0 MB disk2s3
4: APFS Volume VM 1.1 GB disk2s4
/dev/disk3 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *7.8 GB disk3
1: EFI EFI 209.7 MB disk3s1
2: Microsoft Basic Data LINUX 7.6 GB disk3s2
/dev/disk4 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +121.1 GB disk4
Physical Store disk0s2
1: APFS Volume APPLE SSD 757.8 KB disk4s1
nohup caffeinate -dimsu & killall Terminal
MBP-de-Capsicle:~ julie$ 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_HFS canard 800.0 GB disk1s2
3: Apple_APFS Container disk3 199.7 GB disk1s3
/dev/disk2 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +121.1 GB disk2
Physical Store disk0s2
1: APFS Volume APPLE SSD 80.2 GB disk2s1
2: APFS Volume PreBoot 23.7 MB disk2s2
3: APFS Volume Recovery 524.3 MB disk2s3
4: APFS Volume VM 1.1 GB disk2s4
/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +199.7 GB disk3
Physical Store disk1s3
1: APFS Volume Clone 81.1 GB disk3s1
2: APFS Volume PreBoot 23.7 MB disk3s2
3: APFS Volume Recovery 518.0 MB disk3s3
4: APFS Volume VM 2.1 GB disk3s4
MBP-de-Capsicle:~ julie$ sudo find -x / -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +
Password:
1,0K /home
1,0G /usr
159M /.Spotlight-V100
1,0K /net
16K /.DS_Store
0B /.PKInstallSandboxManager-SystemSoftware
2,5M /bin
8,0K /Incompatible Software
0B /installer.failurerequests
1,0M /sbin
0B /.file
0B /etc
0B /var
4,2G /Library
0B /.Trashes
5,8G /System
24M /.fseventsd
27G /private
0B /.vol
20G /Users
15G /Applications
178M /opt
8,0K /dev
20K /Telemetry
0B /Volumes
0B /tmp
MBP-de-Capsicle:~ julie$ df -H /
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s1 121G 80G 39G 68% 999902 9223372036853775905 0% /
MBP-de-Capsicle:~ julie$
MBP-de-Capsicle:~ julie$ diskutil verifyVolume disk0s2
Started file system verification on disk0s2
Verifying storage system
Using live mode
Performing fsck_apfs -n -x -l /dev/disk0s2
Checking the container superblock
Checking the EFI jumpstart record
Checking the space manager
Checking the space manager free queue trees
Checking the object map
Checking volume
Checking the APFS volume superblock
The volume APPLE SSD was formatted by diskmanagementd (945.220.38) and last modified by apfs_kext (945.220.38)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 1
Checking the extent ref tree
Checking the fsroot tree
Checking volume
Checking the APFS volume superblock
The volume PreBoot was formatted by diskmanagementd (945.220.38) and last modified by apfs_kext (945.220.38)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Checking volume
Checking the APFS volume superblock
The volume Recovery was formatted by diskmanagementd (945.220.38) and last modified by apfs_kext (945.220.38)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Checking volume
Checking the APFS volume superblock
The volume VM was formatted by apfs.util (945.220.38) and last modified by apfs_kext (945.220.38)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
Verifying allocated space
Performing deferred repairs
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Finished file system verification on disk0s2
MBP-de-Capsicle:~ julie$
/private/var/db/powerlog/Library/BatteryLife/Quarantine
sudo rm -rf /private/var/db/powerlog/Library/BatteryLife/Quarantine ; df -H /
MBP-de-Capsicle:private julie$ sudo rm -rf /private/var/db/powerlog/Library/BatteryLife/Quarantine ; df -H /
Password:
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s1 121G 82G 37G 70% 974548 9223372036853801259 0% /
MBP-de-Capsicle:private julie$
sudo du -sh /private/var/db/powerlog/Library/BatteryLife/*
MBP-de-Capsicle:private julie$ sudo du -sh /private/var/db/powerlog/Library/BatteryLife/*
Password:
0B /private/var/db/powerlog/Library/BatteryLife/Archives
904K /private/var/db/powerlog/Library/BatteryLife/CurrentPowerlog.PLSQL
32K /private/var/db/powerlog/Library/BatteryLife/CurrentPowerlog.PLSQL-shm
3,8M /private/var/db/powerlog/Library/BatteryLife/CurrentPowerlog.PLSQL-wal
MBP-de-Capsicle:private julie$
df -H /
MacBook-Pro-de-Capsicle:~ julie$ df -H /
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk2s1 121G 83G 36G 70% 973707 9223372036853802100 0% /
MacBook-Pro-de-Capsicle:~ julie$
MacBook-Pro-de-Capsicle:~ julie$ sudo find -x / -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +
Password:
1,0K /home
1,0G /usr
1,0G /.Spotlight-V100
1,0K /net
16K /.DS_Store
0B /.PKInstallSandboxManager-SystemSoftware
2,5M /bin
8,0K /Incompatible Software
0B /installer.failurerequests
1,0M /sbin
0B /.file
0B /etc
0B /var
4,2G /Library
0B /.Trashes
6,0G /System
25M /.fseventsd
4,3G /private
0B /.vol
20G /Users
15G /Applications
178M /opt
8,0K /dev
20K /Telemetry
0B /Volumes
0B /tmp