Sujet unique Si « les informations du programme d'installation sur le serveur de récupération sont endommagées »

Bon : utilise ce lien ☞Obtenir Mojave☜ pour télécharger un installateur Installer macOS Mojave depuis l'AppStore.

- une fois que tu l'as > utilise Install Disk Creator ou la commande modifiée :​
Bloc de code:
sudo /Ap*/Ins*\Moj*/C*/R*/createinstallmedia --volume /Vol*/CLE --nointeraction
  • tu n'auras qu'à rendre compte du résultat.
 
Bon : utilise ce lien ☞Obtenir Mojave☜ pour télécharger un installateur Installer macOS Mojave depuis l'AppStore.

- une fois que tu l'as > utilise Install Disk Creator ou la commande modifiée :​
Bloc de code:
sudo /Ap*/Ins*\Moj*/C*/R*/createinstallmedia --volume /Vol*/CLE --nointeraction
  • tu n'auras qu'à rendre compte du résultat.
Bloc de code:
Last login: Wed Oct 21 11:01:12 on ttys000
user@iMac-de-user ~ % sudo /Ap*/Ins*\Moj*/C*/R*/createinstallmedia --volume /Vol*/CLE --nointeraction
Password:
Erasing disk: 0%... 10%... 20%... 30%... 100%
Copying to disk: 0%... 10%... 20%... 30%... 40%... 50%... 60%... 70%... 80%... 90%.. 100%
Making disk bootable...
Copying boot files...
Install media now available at "/Volumes/Install macOS Mojave"
user@iMac-de-user ~ %

@macomaniac je crois que ça a fonctionné cette satanée clé
 
@ popolovich

Clé configurée avec succès -->

- tu n'as plus qu'à la brancher à l'autre Mac > le démarrer avec "alt" > choisir le volume Install macOS Mojave de la clé > lancer l'option : "Installer macOS" => à destination du volume interne.​
 
Ça avait l'air bien parti. Qu'en est-il à présent ?
Il s’est installé !!!! Trop cooooolll. Reste plus qu a faire la manip pour le disque dur (lier les deux disques comme j’ai compris )
Ça avait l'air bien parti. Qu'en est-il à présent ?
tout est ok
il reste "Enfin on pourra supprimer la partition apfs de queue de HDD et récupérer son espace au Fusion Drive." à régler non ?
 
Content pour toi !

- tu trouves un Terminal dans ta session at: Applications > Utilitaires > Terminal. Passe une commande :​
Bloc de code:
diskutil list
  • et poste le tableau des disques.
 
Bloc de code:
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         121.3 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk2         121.0 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                 Apple_APFS Container disk2         1.9 TB     disk1s2
   3:                 Apple_APFS Container disk3         114.9 GB   disk1s3

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +2.0 TB     disk2
                                 Physical Stores disk0s2, disk1s2
   1:                APFS Volume Macintosh HD            19.2 GB    disk2s1
   2:                APFS Volume Preboot                 46.5 MB    disk2s2
   3:                APFS Volume Recovery                510.4 MB   disk2s3
   4:                APFS Volume VM                      2.1 GB     disk2s4

/dev/disk3 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +114.9 GB   disk3
                                 Physical Store disk1s3
   1:                APFS Volume Catalina - Données      37.2 GB    disk3s1
   2:                APFS Volume Preboot                 82.6 MB    disk3s2
   3:                APFS Volume Recovery                528.9 MB   disk3s3
   4:                APFS Volume VM                      4.3 GB     disk3s4
   5:                APFS Volume Catalina                11.1 GB    disk3s5

/dev/disk4 (external, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *62.9 GB    disk4
   1:                        EFI EFI                     209.7 MB   disk4s1
   2:                  Apple_HFS Install macOS Mojave    62.5 GB    disk4s2

/dev/disk5 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     Apple_partition_scheme                        +59.0 MB    disk5
   1:        Apple_partition_map                         32.3 KB    disk5s1
   2:                  Apple_HFS Creative Cloud Insta... 58.9 MB    disk5s2
 
Le Fusion Drive a été converti au type apfs. Passe la commande (copier-coller) :
Bloc de code:
diskutil ap deleteContainer disk3 ; diskutil eraseVolume free null disk1s3 ; diskutil ap resizeContainer disk2 0b ; diskutil list internal
  • la commande supprime le Conteneur Catalina de queue de HDD (ce qui reformate un volume Untitled standard sur la partition concernée) > supprime cette partition de queue de HDD > récupère son espace au Fusion Drive apfs (et spécifiquement à la partition apfs du HDD) > affiche la configuration interne seule

Poste le retour intégral de la commande.
 
Le Fusion Drive a été converti au type apfs. Passe la commande (copier-coller) :
Bloc de code:
diskutil ap deleteContainer disk3 ; diskutil eraseVolume free null disk1s3 ; diskutil ap resizeContainer disk2 0b ; diskutil list internal
  • la commande supprime le Conteneur Catalina de queue de HDD (ce qui reformate un volume Untitled standard sur la partition concernée) > supprime cette partition de queue de HDD > récupère son espace au Fusion Drive apfs (et spécifiquement à la partition apfs du HDD) > affiche la configuration interne seule

Poste le retour intégral de la commande.
Bloc de code:
Started APFS operation on disk3
Deleting APFS Container with all of its APFS Volumes
Unmounting Volumes
Unmounting Volume "Catalina - Données" on disk3s1
Unmounting Volume "Preboot" on disk3s2
Unmounting Volume "Recovery" on disk3s3
Unmounting Volume "VM" on disk3s4
Unmounting Volume "Catalina" on disk3s5
Deleting Volumes
Deleting Container
Wiping former APFS disks
Switching content types
Reformatting former APFS disks
Initialized /dev/rdisk1s3 as a 107 GB case-insensitive HFS Plus volume with a 16384k journal
Mounting disk
1 new disk created or changed due to APFS operation
Disk from APFS operation: disk1s3
Finished APFS operation on disk3
Started erase on disk1s3 Untitled
Unmounting disk
Finished erase on disk1
Started APFS operation
Aligning grow delta to 115 084 091 392 bytes and targeting a new physical store size of 2 000 189 177 856 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 2 000 188 149 760 bytes
Resizing APFS Container designated by APFS Container Reference disk2
The specific APFS Physical Store being resized is disk1s2
Verifying storage system
Using live mode
Performing fsck_apfs -n -x -l -S /dev/disk0s2
Checking the container superblock
Checking the fusion superblock
Checking the EFI jumpstart record
Checking the space manager
Checking the space manager free queue trees
Checking the object map
Checking the Fusion data structures
Checking volume
Checking the APFS volume superblock
The volume Macintosh HD was formatted by hfs_convert (945.275.7) 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
Checking volume
Checking the APFS volume superblock
The volume Preboot was formatted by hfs_convert (945.275.7) 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
Checking volume
Checking the APFS volume superblock
The volume Recovery was formatted by diskmanagementd (945.275.7) 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
Checking volume
Checking the APFS volume superblock
The volume VM was formatted by apfs.util (945.275.7) and last modified by
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 disk1s2 from 1 885 105 086 464 to 2 000 189 177 856 bytes
Modifying partition map
Growing APFS data structures
APFS Container Resize error code is 49168
A problem occurred; undoing all changes
Modifying partition map
Error: -69606: A problem occurred while resizing APFS Container structures
/dev/disk0 (internal):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                         121.3 GB   disk0
   1:                        EFI EFI                     314.6 MB   disk0s1
   2:                 Apple_APFS Container disk2         121.0 GB   disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                 Apple_APFS Container disk2         1.9 TB     disk1s2

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +2.0 TB     disk2
                                 Physical Stores disk0s2, disk1s2
   1:                APFS Volume Macintosh HD            28.6 GB    disk2s1
   2:                APFS Volume Preboot                 46.5 MB    disk2s2
   3:                APFS Volume Recovery                510.4 MB   disk2s3
   4:                APFS Volume VM                      2.1 GB     disk2s4

pour info j'ai fait depuis le terminal sous l'OS
 
La partition de queue de HDD a bien été supprimée > mais son espace non récupéré au Fusion Drive apfs pour une raison inconnue.

- passe la commande :​
Bloc de code:
diskutil ap resizeContainer disk2 0b
  • qui réitère la récupération de l'espace libre

Poste le retour.
 
La partition de queue de HDD a bien été supprimée > mais son espace non récupéré au Fusion Drive apfs pour une raison inconnue.

- passe la commande :​
Bloc de code:
diskutil ap resizeContainer disk2 0b
  • qui réitère la récupération de l'espace libre

Poste le retour.
Bloc de code:
Started APFS operation
Aligning grow delta to 115 084 091 392 bytes and targeting a new physical store size of 2 000 189 177 856 bytes
Determined the maximum size for the targeted physical store of this APFS Container to be 2 000 188 149 760 bytes
Resizing APFS Container designated by APFS Container Reference disk2
The specific APFS Physical Store being resized is disk1s2
Verifying storage system
Using live mode
Performing fsck_apfs -n -x -l -S /dev/disk0s2
Checking the container superblock
Checking the fusion superblock
Checking the EFI jumpstart record
Checking the space manager
Checking the space manager free queue trees
Checking the object map
Checking the Fusion data structures
Checking volume
Checking the APFS volume superblock
The volume Macintosh HD was formatted by hfs_convert (945.275.7) 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
Checking volume
Checking the APFS volume superblock
The volume Preboot was formatted by hfs_convert (945.275.7) 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
Checking volume
Checking the APFS volume superblock
The volume Recovery was formatted by diskmanagementd (945.275.7) 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
Checking volume
Checking the APFS volume superblock
The volume VM was formatted by apfs.util (945.275.7) and last modified by
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 disk1s2 from 1 885 105 086 464 to 2 000 189 177 856 bytes
Modifying partition map
Growing APFS data structures
APFS Container Resize error code is 49168
A problem occurred; undoing all changes
Modifying partition map
Error: -69606: A problem occurred while resizing APFS Container structures
 
Redémarre > les 2 touches ⌘R pressées pour ouvrir la session de secours. Lance l'Utilitaire de disque -->

- presse la pastille Présentation (coin supérieur gauche du panneau) > Afficher tous les appareils => le Conteneur apfs global est affiché​
- sélectionne-le et fais un S.O.S. dessus.​

Redémarre (Menu  > Redémarrer) > ta session réouverte > repasse la commande :
Bloc de code:
diskutil ap resizeContainer disk2 0b
  • et poste le retour.
 
Redémarre > les 2 touches ⌘R pressées pour ouvrir la session de secours. Lance l'Utilitaire de disque -->

- presse la pastille Présentation (coin supérieur gauche du panneau) > Afficher tous les appareils => le Conteneur apfs global est affiché​
- sélectionne-le et fais un S.O.S. dessus.​

Redémarre (Menu  > Redémarrer) > ta session réouverte > repasse la commande :
Bloc de code:
diskutil ap resizeContainer disk2 0b
  • et poste le retour.
Il me dit qu’il est verrouillé. SOS impossible