impossible de partitionner disque interne

hugop

Membre enregistré
23 Janvier 2020
1
0
25
Bonjour,
je suis sur mac book pro
Voilà j'aimerai partitionner mon disque donc j'ouvre l'utilitaire de dique, je me met sur me disque "Macintosh HD" puis je clique sur partitionner.
Mais là impossible de partitionner mon dique, le nom et format sont grisés et en bas de la fenêtre ce massage apparait :

"Ce conteneur a 165,81 Go d’espace utilisé.
Sa taille minimale est de 250,79 Go.
Ce conteneur ne peut pas être scindé, car les conteneurs ainsi créés seraient trop petits."

(photo en pièce jointe)

Je ne comprand pas pourquoi sa taille minimaleserai de 250 Go et je ne sais pas comment je pourrais reduire cette taille minimal.

Si queqlu'un aurait un moyen ou une piste pour remédier à cela et me permettre de partitionner mon disque ça serais super, merci d'avance.
 

Fichiers joints

  • Capture d’écran 2020-01-23 à 18.07.24.png
    Capture d’écran 2020-01-23 à 18.07.24.png
    1,6 Mo · Affichages: 236
Bonjour hugop

Voici comment tu vas pouvoir fournir les informations de base -->

- va à : Applications > Utilitaires > lance le «Terminal». Dans la fenêtre ouverte > saisis la commande informative (ce qui est inscrit sous Bloc de code) :​
Bloc de code:
diskutil list
et ↩︎ (presse la touche "Entrée" du clavier pour exécuter la commande)

  • tu vas voir s'afficher le tableau des disques attachés au Mac (en interne / externe) > avec leurs configurations

Poste le retour en copier-coller > en veillant à faire le coller dans une fenêtre de code (c'est plus lisible !) par le procédé suivant -->

- en bas de cette page des forums MacGé => utilise le menu ...▾ (à droite de la bobine souriante) dans la barre de menus au-dessus du champ de saisie d'un message > sous-menu : </> Bloc de code => tu fais ton coller dans la fenêtre de code et Continuer.

=> ces informations montreront la configuration du disque.
 
Bonjour,

j'ai un souci qui semble identique à impossible de partitionner disque interne, mais ce sujet n'a pas été au bout, voici mes infos diskutil list :

Bash:
gilpro$ diskutil list


/dev/disk0 (internal, physical):
   #:                       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 - Données⁩  566.5 GB   disk1s1
   2:                APFS Volume ⁨Preboot⁩                 304.7 MB   disk1s2
  3:                APFS Volume ⁨Recovery⁩                655.4 MB   disk1s3
   4:                APFS Volume ⁨VM⁩                      1.1 GB     disk1s4
   5:                APFS Volume ⁨Macintosh HD⁩            14.9 GB    disk1s5
   6:              APFS Snapshot ⁨com.apple.os.update-...⁩ 14.9 GB    disk1s5s1


/dev/disk2 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        +2.8 TB     disk2
   1:                        EFI ⁨EFI⁩                     209.7 MB   disk2s1
   2:                  Apple_HFS ⁨Copies de sauvegarde...⁩ 2.8 TB     disk2s2

bien sur il s'agit du disque dur 0/1.

Pour tenter de mieux qualifier le problème : j'ai fait un Boot Camp qui parvenait pas à partitionner, j'ai été dans l'utilitaire de disque et j'ai fait une connerie : j'ai intégré à disk0 le free space (en cliquant -)

Depuis je suis embêté, car le disque me dit que bien qu'il n'occupe que 600 Go, sa taille minimale est 1 TO (tout mon disque). Hors j'aurais besoin d'installer un Windows sur une partition de 250 Go... si jamais vous savez comment réparer ma bêtise... ce serait très gentil.
 
Dernière édition par un modérateur:
Bonjour BDG

La partition apfs de base fait 1 To > et le Conteneur qu'elle virtualise fait aussi 1 To (comme requis).

- en quoi consiste exactement ton problème d'espace libre ?​
 
Bonjour BDG

La partition apfs de base fait 1 To > et le Conteneur qu'elle virtualise fait aussi 1 To (comme requis).

- en quoi consiste exactement ton problème d'espace libre ?​
Ben je veux partitioner et donc je suppose baisser le conteneur à 750Go pour avoir 250 Go à partitionner ?

le contenu fait 600+GO, donc la place je l’ai mais je veux deux partition dont une de 750GO avec ce qu’elle contient actuellement et une nouvelle de 250go en boot camp avec un Windows dedans.
 
Tu peux rétrécir en effet le Conteneur à 750 Go de capacité => pour créer une partition BOOTCAMP de 250 Go.

- as-tu essayé de le faire ? - as-tu rencontré un obstacle ?​
 
Tu peux rétrécir en effet le Conteneur à 750 Go de capacité => pour créer une partition BOOTCAMP de 250 Go.

- as-tu essayé de le faire ? - as-tu rencontré un obstacle ?​
Je ne sais pas faire en ligne de commande et via l’utilitaire de disque ou boot camp cela ne marche pas, il refuse de descendre en disant que la taille minimale de ce conteneur c’est 1TO.
 
Alors il doit y avoir un ou plusieurs snapshots qui verrouillent le Conteneur apfs à sa taille actuelle.

- passe la commande :​
Bloc de code:
diskutil verifyVolume disk1
  • la commande vérifie l'apfs du Conteneur et de ses volumes => ce qui fera ressortir pour chaque volume si des snapshots y sont associés ou pas

Poste le retour.
 
wow ben ya pas mal d'erreurs (quand je fais corrections avec l'utilitaire de disque il me dit qu'il les corrige mais si je les lance plusieurs fois d'affilé, il les corrige toujours autant... ;)

je te mets ca en plusieurs fois car ca fait plus de 10K caractères...
 
Dernière édition par un modérateur:
Bloc de code:
MacBook-Pro-de-gil:~ gilpro$ 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 was formatted by newfs_apfs (748.30.63) and last modified by apfs_kext (1677.50.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 4 (com.apple.TimeMachine.2020-12-09-180939.local)
error: Cross Check : FSroot tree references extent (0xa31111a + 256) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xa31121a + 256) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3c06f + 129) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3d958 + 2049) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3cd72 + 356) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3d157 + 2049) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3c8f1 + 1153) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3c0f0 + 2049) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3ced6 + 641) which is not present in the ExtentRef tree
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31111a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31121a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c06f + 129)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c0f0 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c8f1 + 1153)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3cd72 + 356)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3ced6 + 641)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d157 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d958 + 2049)
Checking snapshot 2 of 4 (com.apple.TimeMachine.2020-12-09-210358.local)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31111a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31121a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c06f + 129)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c0f0 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c8f1 + 1153)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3cd72 + 356)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3ced6 + 641)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d157 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d958 + 2049)
Checking snapshot 3 of 4 (com.apple.TimeMachine.2020-12-09-223416.local)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31111a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31121a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c06f + 129)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c0f0 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c8f1 + 1153)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3cd72 + 356)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3ced6 + 641)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d157 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d958 + 2049)
Checking snapshot 4 of 4 (com.apple.TimeMachine.2020-12-10-003713.local)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31111a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31121a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c06f + 129)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c0f0 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c8f1 + 1153)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3cd72 + 356)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3ced6 + 641)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d157 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d958 + 2049)
Checking the extent ref tree
Checking the fsroot tree
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31111a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31121a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c06f + 129)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c0f0 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c8f1 + 1153)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3cd72 + 356)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3ced6 + 641)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d157 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d958 + 2049)
 
Dernière édition par un modérateur:
et la fin

Bloc de code:
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.50.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.50.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.41.3) and last modified by apfs_kext (1677.50.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 was formatted by storagekitd (1677.50.1) and last modified by apfs_kext (1677.50.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 1 (com.apple.os.update-85CCB41466FD9D296013EE5D11936AB94CBAFD26DBBDEBF66042FB9864CEFD08)
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.50.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
 
Il y a 4 snapshots bien identifiés par leurs dates associés au volume-Données > quoique comportant des erreurs.

- passe la commande (copier-coller) :​
Bloc de code:
sudo tmutil thinlocalsnapshots /System/Volumes/Data 99000000000000 4 ; say 'ENFIN TERMINÉ LA PURGE'
  • à validation > une demande de password s'affiche (commande sudo) --> tape ton mot-de-passe de session admin en aveugle - aucun caractère ne se montrant à la frappe - et revalide
  • la commande supprime en lot les snapshots du volume-Données. Attends d'endrendre une voix déclarer : "Enfin ! terminé la purge..." en signal de fin.

Poste alors le retour.
 
Pourquoi postes-tu en mode texte brut alors que tu sais poster dans un Bloc de code ? --> ton affichage est illisible à cause de son extension.
parce que je savais pas faire ;)


Bloc de code:
MacBook-Pro-de-gil:~ gilpro$ sudo tmutil thinlocalsnapshots /System/Volumes/Data 99000000000000 4 ; say 'ENFIN TERMINÉ LA PURGE'
Password:
Thinned local snapshots:
com.apple.TimeMachine.2020-12-09-180939.local
com.apple.TimeMachine.2020-12-10-152842.local
com.apple.TimeMachine.2020-12-09-210358.local
com.apple.TimeMachine.2020-12-09-223416.local
com.apple.TimeMachine.2020-12-10-003713.local
com.apple.TimeMachine.2020-12-10-150235.local
com.apple.TimeMachine.2020-12-10-155900.local
MacBook-Pro-de-gil:~ gilpro$

j'en ai aussi profité pour suspendre Time Machine jusqu'a ce qu'on ait fini, je suppose que ca évitera qu'on ai des snapshot non souhaités en local
 
Dernière édition par un modérateur:
Les snapshots ont été supprimés --> normalement le Conteneur doit avoir retrouvé son élasticité.

- retente un partitionnement avec l'Assistant BootCamp et dis ce qui se passe...​
 
Je te confirme que le conteneur a retrouvé son élasticité comme tu dis (si je vais dans utilitaire disque je vois l’espace dispo ET il ne dit plus que le disque doit faire 1to obligatoirement. MAIS boot camp dis toujours qu’il ne peut pas partitionner. Si ça peut aider j’ai refais une vérification du disque en linge de commande et il trouve les mêmes erreurs qu’avant qu’on enlève les snap shot tu veux le copier coller ? Et à la fin il met un warning qui a l’air moche aussi. Je vais dormir mais je te colle ça demain matin si tu penses pouvoir m’aider :(
 
voila les horribles résultats du disque ;)
Bloc de code:
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 was formatted by newfs_apfs (748.30.63) and last modified by apfs_kext (1677.50.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
error: Cross Check : FSroot tree references extent (0xa31111a + 256) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xa31121a + 256) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3c06f + 129) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3d958 + 2049) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3cd72 + 356) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3d157 + 2049) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3c8f1 + 1153) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3c0f0 + 2049) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3ced6 + 641) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xbec3183 + 128) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xbec3203 + 128) which is not present in the ExtentRef tree
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31111a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31121a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c06f + 129)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c0f0 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c8f1 + 1153)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3cd72 + 356)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3ced6 + 641)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d157 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d958 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xbec3183 + 128)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xbec3203 + 128)
warning: apfs_fs_alloc_count is not valid (expected 138339117, actual 138339373)
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.50.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.50.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.41.3) and last modified by apfs_kext (1677.50.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 was formatted by storagekitd (1677.50.1) and last modified by apfs_kext (1677.50.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 1 (com.apple.os.update-85CCB41466FD9D296013EE5D11936AB94CBAFD26DBBDEBF66042FB9864CEFD08)
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.50.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
warning: overallocation detected on Main device: (0xbec3183+256) bitmap address (0xef4a)
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Finished file system verification on disk1
MacBook-Pro-de-gil:~ gilpro$ diskutil ap listSnaps disk1s1
No snapshots for disk1s1
MacBook-Pro-de-gil:~ gilpro$ diskutil ap listSnaps disk1s0
Could not find disk for disk1s0
MacBook-Pro-de-gil:~ gilpro$ diskutil ap listSnaps disk1s2
No snapshots for disk1s2
MacBook-Pro-de-gil:~ gilpro$ 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 was formatted by newfs_apfs (748.30.63) and last modified by apfs_kext (1677.50.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking the extent ref tree
Checking the fsroot tree
error: Cross Check : FSroot tree references extent (0xa31111a + 256) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xa31121a + 256) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3c06f + 129) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3d958 + 2049) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3cd72 + 356) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3d157 + 2049) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3c8f1 + 1153) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3c0f0 + 2049) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xae3ced6 + 641) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xbec3183 + 128) which is not present in the ExtentRef tree
error: Cross Check : FSroot tree references extent (0xbec3203 + 128) which is not present in the ExtentRef tree
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31111a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xa31121a + 256)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c06f + 129)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c0f0 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3c8f1 + 1153)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3cd72 + 356)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3ced6 + 641)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d157 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xae3d958 + 2049)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xbec3183 + 128)
error: Cross Check : Mismatch between extentref entry reference count (0) and calculated fsroot entry reference count (1) for extent (0xbec3203 + 128)
warning: apfs_fs_alloc_count is not valid (expected 135451781, actual 135452037)
 
Bloc de code:
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.50.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.50.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.41.3) and last modified by apfs_kext (1677.50.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 was formatted by storagekitd (1677.50.1) and last modified by apfs_kext (1677.50.1)
Checking the object map
Checking the snapshot metadata tree
Checking the snapshot metadata
Checking snapshot 1 of 1 (com.apple.os.update-85CCB41466FD9D296013EE5D11936AB94CBAFD26DBBDEBF66042FB9864CEFD08)
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.50.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
warning: overallocation detected on Main device: (0xbec3183+256) bitmap address (0xef4a)
The volume /dev/disk0s2 appears to be OK
Storage system check exit code is 0
Finished file system verification on disk1
 
Tu peux redémarrer avec les 2 touches ⌘R (cmd R) tenues pressées = démarrage sur l'OS de secours local. Quand tu as la fenêtre aux 4 Utilitaires macOS de la session de secours > lance l'Utiliitaire de disque -->

- dans le coin supérieur gauche de son panneau > presse la pastille : "Présentation" > option : "Afficher tous les appareils" => le Conteneur apfs du disque interne est alors affiché.​
- sélectionne-le et presse le bouton S.O.S. => qui va réparer tout ce qui peut l'être de l'apfs.​

Rédémarre ensuite normalement (Menu  > Redémarrer). Ta session ré-ouverte > repasse une commande de vérification :
Bloc de code:
diskutil verifyVolume disk1
  • et poste le retour.