Un petit Up personne pour m'aider ?Bonjour,
J'ai la même chose sur mon Macbook air de 2015, j'ai plus de 50 GO occupé dans autre.
Je remercie d'avance la personne qui voudra bien venir m'apporter son aide.
diskutil list
Air-de-Fabien:~ fabien$ 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 disk1 121.1 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +121.1 GB disk1
Physical Store disk0s2
1: APFS Volume Mojave SSD 113.4 GB disk1s1
2: APFS Volume Preboot 54.6 MB disk1s2
3: APFS Volume Recovery 510.4 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4
/dev/disk2 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *196.9 GB disk2
1: EFI EFI 209.7 MB disk2s1
2: Apple_HFS Time Machine MacBook... 196.5 GB disk2s2
Air-de-Fabien:~ fabien$
diskutil ap listSnaps disk1s1
diskutil verifyVolume disk1
Air-de-Fabien:~ fabien$ diskutil ap listSnaps disk1s1
Snapshots for disk1s1 (2 found)
|
+-- Name: com.apple.TimeMachine.2022-02-13-164457
| XID: 2541626
|
+-- Name: com.apple.TimeMachine.2022-02-23-184117
XID: 2651296
NOTE: This snapshot sets the minimal allowed size of APFS Container disk1
Air-de-Fabien:~ fabien$
Air-de-Fabien:~ fabien$ diskutil verifyVolume disk1
Started file system verification on disk1
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 Mojave SSD was formatted by diskmanagementd (945.275.8) and last modified by apfs_kext (945.275.8)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 2
Checking snapshot 2 of 2
Checking the extent ref tree
Checking the fsroot tree
Checking volume
Checking the APFS volume superblock
The volume Preboot was formatted by hfs_convert (945.275.7) and last modified by apfs_kext (945.275.8)
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.275.7) and last modified by apfs_kext (945.275.8)
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.275.7) and last modified by apfs_kext (945.275.8)
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
warning: Overallocation Detected on Main device: (2392198+1) bitmap address (171b9)
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Finished file system verification on disk1
Air-de-Fabien:~ fabien$
sudo tmutil thinlocalsnapshots / 99000000000000 4 ; say 'ENFIN TERMINÉ LA PURGE'
Air-de-Fabien:~ fabien$ sudo tmutil thinlocalsnapshots / 99000000000000 4 ; say 'ENFIN TERMINÉ LA PURGE'
Password:
Thinned local snapshots:
com.apple.TimeMachine.2022-02-13-164457
Air-de-Fabien:~ fabien$
df -H /
csrutil status
csrutil disable
sudo find -x / -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +