Bonjour,
J'ai des soucis de stockage bizarre. J'ai un disque de 1 To. Avec clean my mac, je viens de vider mon ordi mais toujours 500 Go d'espace pris par le stockage système !
- J'ai démarré les commandes postées vues sur ce site :
Merci de bien vouloir m'aider
J'ai des soucis de stockage bizarre. J'ai un disque de 1 To. Avec clean my mac, je viens de vider mon ordi mais toujours 500 Go d'espace pris par le stockage système !
- J'ai démarré les commandes postées vues sur ce site :
Bash:
diskutil list
df -H /
sudo find -x / -d 1 -regex '.[I][^\.\].[/I]' -exec sudo du -shx {} +
tmutil listlocalsnapshots /
diskutil verifyVolume /
Et mon terminale retourne =
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 1.0 TB disk0
1: EFI EFI 314.6 MB disk0s1
2: Apple_APFS Container disk1 1.0 TB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +1.0 TB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 704.2 GB disk1s1
2: APFS Volume Preboot 45.5 MB disk1s2
3: APFS Volume Recovery 512.4 MB disk1s3
4: APFS Volume VM 2.1 GB disk1s4
/dev/disk2 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *1.0 TB disk2
1: Windows_NTFS K 1.0 TB disk2s1
iMac-de-Karim:~ k$ df -H /
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s1 1.0T 704G 293G 71% 1576992 9223372036853198815 0% /
iMac-de-Karim:~ k$ sudo find -x / -d 1 -regex '.[I][^\.\].[/I]' -exec sudo du -shx {} +
Password:
1,0K /home
4,3G /Developer
3,0G /usr
1,8G /.Spotlight-V100
1,0K /net
28K /.DS_Store
0B /.PKInstallSandboxManager
0B /.PKInstallSandboxManager-SystemSoftware
2,5M /bin
0B /installer.failurerequests
0B /Network
1,0M /sbin
0B /.file
0B /etc
0B /var
18G /Library
0B /.Trashes
6,6G /System
146M /.fseventsd
4,0G /private
97M /.DocumentRevisions-V100
0B /.vol
279G /Users
331G /Applications
5,3G /opt
4,5K /dev
128K /Volumes
0B /tmp
0B /cores
iMac-de-Karim:~ k$ tmutil listlocalsnapshots /
iMac-de-Karim:~ k$ diskutil verifyVolume /
Started file system verification on disk1s1 Macintosh HD
Verifying file system
Volume could not be unmounted
Using live mode
Performing fsck_apfs -n -l -x /dev/rdisk1s1
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 Macintosh HD was formatted by newfs_apfs (945.200.129.100.1) and last modified by apfs_kext (945.275.7)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
warning: apfs_num_other_fsobjects (98) is not valid (99)
Verifying allocated space
The volume /dev/rdisk1s1 appears to be OK
File system check exit code is 0
Restoring the original state found as mounted
Finished file system verification on disk1s1 Macintosh HD
Merci de bien vouloir m'aider
Dernière édition par un modérateur: