J'ai le DDE avec les sauvegardes Time Machine actuellement connecté, je peux connecter une clé USB si c'est mieux.
diskutil resizeVolume disk0s2 600g jhfs+ Clone 0b
-bash-3.2# diskutil resizeVolume disk0s2 600g jhfs+ Clone 0b
Resizing to 600000000000 bytes and adding 1 partition
Started partitioning on disk0s2 Macintosh HD
Verifying the disk
Verifying file system
Volume was successfully unmounted
Performing fsck_hfs -fn -x /dev/rdisk0s2
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Invalid sibling link
The volume Macintosh HD was found corrupt and needs to be repaired
File system check exit code is 8
Restoring the original state found as mounted
Error: -69803: Couldn't modify partition map because file system verification failed; please verify and repair each volume individually and then try again
-bash-3.2#
diskutil repairVolume disk0s2
-bash-3.2# diskutil repairVolume disk0s2
Started file system repair on disk0s2 Macintosh HD
Repairing file system
Volume was successfully unmounted
Performing fsck_hfs -fy -x /dev/rdisk0s2
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Invalid sibling link
Rebuilding extended attributes B-tree
Rechecking volume
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Incorrect number of extended attributes
(It should be 518360 instead of 518302)
Incorrect number of Access Control Lists
(It should be 501633 instead of 501575)
Checking volume bitmap
Checking volume information
Invalid volume file count
(It should be 517527 instead of 2)
Invalid volume directory count
(It should be 122603 instead of 0)
Invalid volume free block count
(It should be 185299514 instead of 243818927)
Repairing volume
Rechecking volume
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Checking volume bitmap
Checking volume information
The volume Macintosh HD was repaired successfully
File system check exit code is 0
Restoring the original state found as mounted
Finished file system repair on disk0s2 Macintosh HD
-bash-3.2#
diskutil resizeVolume disk0s2 600g jhfs+ Clone 0b
-bash-3.2# diskutil resizeVolume disk0s2 600g jhfs+ Clone 0b
Resizing to 600000000000 bytes and adding 1 partition
Started partitioning on disk0s2 Macintosh HD
Verifying the disk
Verifying file system
Volume was successfully unmounted
Performing fsck_hfs -fn -x /dev/rdisk0s2
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Checking volume bitmap
Checking volume information
The volume Macintosh HD appears to be OK
File system check exit code is 0
Restoring the original state found as mounted
Resizing
Shrinking file system
Copying booter
Modifying partition map
Initialized /dev/rdisk0s4 as a 372 GB case-insensitive HFS Plus volume with a 32768k journal
Mounting disk
Finished partitioning on disk0s2 Macintosh HD
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 600.0 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s5
4: Apple_HFS Clone 399.2 GB disk0s4
-bash-3.2#
whoami
sudo du -sh /Users/*