10.15 Catalina Macintosh HD introuvable

J'ai le plaisir de t'annoncer que c'est bon : le lancement de ma session fonctionne et une fois le SSD réinstallé sur mon MBP tout est bon :) Est-ce qu'il y a encore quelques manips à faire pour finaliser la chose ?

En tout cas, merci beaucoup de tout ton temps pris à m'aider, tu as été d'une aide formidable et désolé si j'ai était chiant par moment avec mes questions ;)
 
Dernière édition par un modérateur:
Content pour toi !

- oui : il reste à supprimer le Conteneur de Clone et à récupérer son espace au Conteneur de DISQUE DUR. Passe la commande :​
Bloc de code:
diskutil list
  • et poste le tableau des disques => que je te passe la commande qui fasse cette opération.
 
Bloc de code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         249.9 GB   disk0s2
   3:                 Apple_APFS Container disk1         249.8 GB   disk0s3

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +249.8 GB   disk1
                                 Physical Store disk0s3
   1:                APFS Volume Clone                   92.8 GB    disk1s1
   2:                APFS Volume PreBoot                 43.0 MB    disk1s2
   3:                APFS Volume Recovery                514.5 MB   disk1s3

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +249.9 GB   disk2
                                 Physical Store disk0s2
   1:                APFS Volume DISQUE DUR - Données    78.7 GB    disk2s1
   2:                APFS Volume Preboot                 26.6 MB    disk2s2
   3:                APFS Volume Recovery                529.0 MB   disk2s3
   4:                APFS Volume DISQUE DUR              11.2 GB    disk2s4
   5:                APFS Volume VM                      1.1 GB     disk2s5

MBP-de-THOMAS:~ thomas$
 
Passe la commande (copier-coller) :
Bloc de code:
diskutil ap deleteContainer disk1 ; diskutil eraseVolume free null disk0s3 ; diskutil ap resizeContainer disk2 0b ; diskutil list
  • cette commande concaténée : a) supprime le Conteneur de Clone --> ce qui reformate un volume Untitled sur la partition du bas > b) supprime la partition du bas > c) récupère son espace au Conteneur de DISQUE DUR > d) ré-affiche le tableau des disques

Poste le retour complet de la commande.

Note : comme tu as une distribution à 5 volumes dans le Conteneur DISQUE DUR => je vois que tu as réussi à installer Catalina.
 
Bloc de code:
MBP-de-THOMAS:~ thomas$ diskutil ap deleteContainer disk1 ; diskutil eraseVolume free null disk0s3 ; diskutil ap resizeContainer disk2 0b ; diskutil list
Started APFS operation on disk1
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Unmounting Volume "Clone" on disk1s1
Unmounting Volume "PreBoot" on disk1s2
Unmounting Volume "Recovery" on disk1s3
Deleting Volumes
Deleting Container
Wiping former APFS disks
Switching content types
Reformatting former APFS disks
Initialized /dev/rdisk0s3 as a 233 GB case-insensitive HFS Plus volume with a 24576k journal
Mounting disk
1 new disk created or changed due to APFS operation
Disk from APFS operation: disk0s3
Finished APFS operation on disk1
Started erase on disk0s3 Untitled
Unmounting disk
Finished erase on disk0
Started APFS operation
Aligning grow delta to 250 032 324 608 bytes and targeting a new physical store size of 499 898 105 856 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 499 897 077 760 bytes
Resizing APFS Container designated by APFS Container Reference disk2
The specific APFS Physical Store being resized is disk0s2
Verifying storage system
Using live mode
Performing fsck_apfs -n -x -l -S /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 DISQUE DUR - Données was formatted by hfs_convert (945.275.9) and last modified by apfs_kext (1412.141.2)
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 Preboot was formatted by diskmanagementd (945.275.9) and last modified by apfs_kext (1412.141.2)
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.9) and last modified by apfs_kext (1412.141.2)
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 DISQUE DUR was formatted by diskmanagementd (1412.141.1) and last modified by apfs_kext (1412.141.2)
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 diskmanagementd (1412.141.1) and last modified by apfs_kext (1412.141.2)
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
Growing APFS Physical Store disk0s2 from 249 865 781 248 to 499 898 105 856 bytes
Modifying partition map
Growing APFS data structures
Finished APFS operation
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk2         499.9 GB   disk0s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +499.9 GB   disk2
                                 Physical Store disk0s2
   1:                APFS Volume DISQUE DUR - Données    78.9 GB    disk2s1
   2:                APFS Volume Preboot                 26.6 MB    disk2s2
   3:                APFS Volume Recovery                529.0 MB   disk2s3
   4:                APFS Volume DISQUE DUR              11.2 GB    disk2s4
   5:                APFS Volume VM                      1.1 GB     disk2s5

MBP-de-THOMAS:~ thomas$
 
Opération réussie. Tu n'as plus rien à faire qu'à utiliser ton OS Catalina.
 
Super encore merci beaucoup de ton aide !!

Au final on ne sait pas quel était le problème exact de la panne, à part un dysfonctionnement au niveau de l'OS ?
 
Dernière édition par un modérateur:
Oui : quelque obscur plantage d'installation dont on ne connaîtra pas la raison.