Content pour toi !
- tu pourras vérifier de temps en temps avec le Finder = ce qui prend de la place dans ta Bibliothèque de compte - en effet.
moulayelhaj@Air-de-Mohamed ~ % diskutil list internal
/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 Macintosh HD - Donné... 78.1 GB disk1s1
2: APFS Volume Preboot 364.0 MB disk1s2
3: APFS Volume Recovery 613.8 MB disk1s3
4: APFS Volume VM 2.1 GB disk1s4
5: APFS Volume Macintosh HD - Données 15.1 GB disk1s5
6: APFS Snapshot com.apple.os.update-... 15.1 GB disk1s5s1
moulayelhaj@Air-de-Mohamed ~ % 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 Macintosh HD - Données - Données was formatted by diskmanagementd (945.275.7) and last modified by apfs_kext (1677.81.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 1 (com.apple.TimeMachine.2021-03-01-012331.local)
Checking the extent ref tree
Checking the fsroot tree
Checking volume
Checking the APFS volume superblock
The volume Preboot was formatted by newfs_apfs (748.30.60) and last modified by apfs_kext (1677.81.1)
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 newfs_apfs (748.30.60) and last modified by apfs_kext (1677.81.1)
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 newfs_apfs (748.77.8) and last modified by apfs_kext (1677.81.1)
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 Macintosh HD - Données was formatted by storagekitd (1677.50.1) and last modified by apfs_kext (1677.81.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 1 (com.apple.os.update-3F7DF8E13629C2EC6BCBB9639612D57B6B4A874CA62009E8B149F49CD720B22C)
Checking the extent ref tree
Checking the fsroot tree
Checking the file extent tree
Checking volume
Checking the APFS volume superblock
The volume Update was formatted by com.apple.Mobile (1677.50.1) and last modified by apfs_kext (1677.81.1)
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
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Finished file system verification on disk1
moulayelhaj@Air-de-Mohamed ~ % csrutil status
System Integrity Protection status: enabled.
moulayelhaj@Air-de-Mohamed ~ %
[Restauré 2 mars 2021 à 14:22:38]
Last login: Tue Mar 2 14:22:31 on console
Restored session: Mar 2 mar 2021 14:13:57 CET
moulayelhaj@Air-de-Mohamed ~ % sudo find -x /System/Volumes/Data -d 1 -regex '.*[^\.\].*' -exec sudo du -shx {} +
Password:
Sorry, try again.
Password:
find: /System/Volumes/Data/.Spotlight-V100: No such file or directory
find: /System/Volumes/Data/boot: No such file or directory
find: /System/Volumes/Data/.Trashes: No such file or directory
find: /System/Volumes/Data/mnt: No such file or directory
find: /System/Volumes/Data/.fseventsd: No such file or directory
find: /System/Volumes/Data/.DocumentRevisions-V100: No such file or directory
find: /System/Volumes/Data/.PreviousSystemInformation: No such file or directory
find: /System/Volumes/Data/.TemporaryItems: No such file or directory
0B /System/Volumes/Data/sw
1,0K /System/Volumes/Data/home
5,2M /System/Volumes/Data/usr
422M /System/Volumes/Data/.Spotlight-V100
8,0K /System/Volumes/Data/.DS_Store
4,0K /System/Volumes/Data/.installer-compatibility
259M /System/Volumes/Data/boot
1,7M /System/Volumes/Data/.TempReceipt.bom
5,9G /System/Volumes/Data/Library
0B /System/Volumes/Data/.Trashes
4,0G /System/Volumes/Data/System
0B /System/Volumes/Data/mnt
163M /System/Volumes/Data/.fseventsd
3,3G /System/Volumes/Data/private
32M /System/Volumes/Data/.DocumentRevisions-V100
46G /System/Volumes/Data/Users
13G /System/Volumes/Data/Applications
0B /System/Volumes/Data/opt
180K /System/Volumes/Data/.PreviousSystemInformation
0B /System/Volumes/Data/Volumes
0B /System/Volumes/Data/.TemporaryItems
0B /System/Volumes/Data/cores
find: fts_read: Invalid argument
moulayelhaj@Air-de-Mohamed ~ % sudo du -sh /Users/*
sudo du -sh ~/*
Password:
6,3M /Users/Shared
sudo 46G /Users/moulayelhaj
^R
sud2,9M /Users/moulayelhaj/Applications
33M /Users/moulayelhaj/Bibliothèque calibre
0B /Users/moulayelhaj/Calibre Library
1,7M /Users/moulayelhaj/Creative Cloud Files
^R
su1,1G /Users/moulayelhaj/Desktop
60M /Users/moulayelhaj/Documents
1,8G /Users/moulayelhaj/Downloads
39G /Users/moulayelhaj/Library
78M /Users/moulayelhaj/Movies
124M /Users/moulayelhaj/Music
5,7M /Users/moulayelhaj/Parallels
3,7G /Users/moulayelhaj/Pictures
0B /Users/moulayelhaj/Public
64K /Users/moulayelhaj/Samsung
8,0K /Users/moulayelhaj/null
moulayelhaj@Air-de-Mohamed ~ % sudo du -sh /Users/*
6,3M /Users/Shared
46G /Users/moulayelhaj
moulayelhaj@Air-de-Mohamed ~ % sudo du -sh ~/*
2,9M /Users/moulayelhaj/Applications
33M /Users/moulayelhaj/Bibliothèque calibre
0B /Users/moulayelhaj/Calibre Library
1,7M /Users/moulayelhaj/Creative Cloud Files
1,1G /Users/moulayelhaj/Desktop
60M /Users/moulayelhaj/Documents
1,8G /Users/moulayelhaj/Downloads
39G /Users/moulayelhaj/Library
78M /Users/moulayelhaj/Movies
124M /Users/moulayelhaj/Music
5,7M /Users/moulayelhaj/Parallels
3,7G /Users/moulayelhaj/Pictures
0B /Users/moulayelhaj/Public
64K /Users/moulayelhaj/Samsung
8,0K /Users/moulayelhaj/null
moulayelhaj@Air-de-Mohamed ~ %
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +121.1 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD - Donné... 78.1 GB disk1s1
2: APFS Volume Preboot 364.0 MB disk1s2
3: APFS Volume Recovery 613.8 MB disk1s3
4: APFS Volume VM 2.1 GB disk1s4
5: APFS Volume Macintosh HD - Données 15.1 GB disk1s5
6: APFS Snapshot com.apple.os.update-... 15.1 GB disk1s5s1
diskutil mount disk1s5 ; diskutil rename disk1s5 "Macintosh HD" ; diskutil rename disk1s1 "Macintosh HD - Données" ; diskutil list internal
macbookairmk@Air-de-Mohamed ~ % diskutil mount disk1s5 ; diskutil rename disk1s5 "Macintosh HD" ; diskutil rename disk1s1 "Macintosh HD - Données" ; diskutil list internal
Volume Macintosh HD - Données - Données on disk1s5 mounted
Volume on disk1s5 renamed to Macintosh HD
Volume must be mounted
/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 Macintosh HD - Données 15.1 GB disk1s1
2: APFS Snapshot com.apple.os.update-... 15.1 GB disk1s1s1
3: APFS Volume Preboot 295.3 MB disk1s2
4: APFS Volume Recovery 613.7 MB disk1s3
5: APFS Volume VM 1.1 GB disk1s4
6: APFS Volume Macintosh HD 21.8 GB disk1s5
macbookairmk@Air-de-Mohamed ~ %
j'aurais commencé par les 10Go stockés dans Download …Ah oui, j'ai maintenant 20 Go d'espace libre en supprimant les sauvegardes de téléphone, c'est non négligeable. C'est donc la procédure à faire dès que je veux supprimer en profondeur des données dans ma bibliothèque ?
diskutil rename disk1s5 "Macintosh HD - Données" ; diskutil mount disk1s1 ; diskutil rename disk1s1 "Macintosh HD" ; diskutil list internal
macbookairmk@Air-de-Mohamed ~ % diskutil rename disk1s5 "Macintosh HD - Données" ; diskutil mount disk1s1 ; diskutil rename disk1s1 "Macintosh HD" ; diskutil list internal
Volume on disk1s5 renamed to Macintosh HD - Données
Volume Macintosh HD - Données on disk1s1 mounted
Volume on disk1s1 renamed to Macintosh HD
/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 Macintosh HD 15.1 GB disk1s1
2: APFS Snapshot com.apple.os.update-... 15.1 GB disk1s1s1
3: APFS Volume Preboot 295.3 MB disk1s2
4: APFS Volume Recovery 613.7 MB disk1s3
5: APFS Volume VM 2.1 GB disk1s4
6: APFS Volume Macintosh HD - Données 42.8 GB disk1s5
macbookairmk@Air-de-Mohamed ~ %