Sujet unique Si « le serveur de récupération n’a pas pu être contacté » ou qu’il est « impossible de télécharger les composants supplémentaires »

voici le deuxième :

Bloc de code:
-bash-3.2# ls /Volumes/"Macintosh HD"
.DS_Store                System
.DocumentRevisions-V100            Users
.HFS+ Private Directory Data?        Volumes
.IAProductInfo                bin
.OSInstallerMessages            cores
.PKInstallSandboxManager        dev
.PKInstallSandboxManager-SystemSoftware    etc
.Spotlight-V100                home
.Trashes                installer.failurerequests
.cleverfiles                macOS Install Data
.dbfseventsd                net
.file                    photorec.ses
.fseventsd                private
.vol                    sbin
Applications                tmp
Informations sur l’utilisateur        usr
Library                    var
Network
 
le dernier :

Bloc de code:
-bash-3.2# bless --info /Volumes/"Macintosh HD"
         627 => Blessed System File is <Preboot>/1E5185DE-0B3B-330D-BA20-6B036F05EC26/com.apple.installer/boot.efi
          64 => Blessed System Folder is <Preboot>/1E5185DE-0B3B-330D-BA20-6B036F05EC26/com.apple.installer
The blessed volume in this APFS container is "/Volumes/Macintosh HD"
-bash-3.2#
 
Bon ! tu es exactement dans la même situation que tes prédécesseurs -->

  • le volume est monté > en lecture et écriture > un OS peut y être installé (ou restauré) = RAS
  • la distribution des dossiers-Système est complète > avec en plus un dossier macOS Install Data de qui recèle les paquets d'installation + un OS auxiliaire démarrable d'installation
  • le chemin de démarrage actuel pointe sur le démarreur boot.efi de cet OS d'installation auxiliaire > ce qui explique que ton Mac reboote toujours sur le programme d'installation bloqué.

Pour commencer à apurer la situation --> passe la commande :
Bloc de code:
rm -rf /Volumes/"Macintosh HD"/"macOS Install Data"

  • mets les 2 intitulés entre "" ; il n'y a pas d'espace entre HD" et /"---
  • cette commande supprime le dossier d'installation macOS Install Data ; elle passe sans commentaire

Cela fait > repasse une commande :
Bloc de code:
ls /Volumes/"Macintosh HD"

  • qui liste les dossiers du volume

et poste le tableau mis-à-jour.
 
voici ce que j'obtiens

Bloc de code:
-bash-3.2# rm -rf /Volumes/"Macintosh HD"/"macOS Install Data"
-bash-3.2# ls /Volumes/"Macintosh HD"
.DS_Store                Network
.DocumentRevisions-V100            System
.HFS+ Private Directory Data?        Users
.IAProductInfo                Volumes
.OSInstallerMessages            bin
.PKInstallSandboxManager        cores
.PKInstallSandboxManager-SystemSoftware    dev
.Spotlight-V100                etc
.Trashes                home
.cleverfiles                installer.failurerequests
.dbfseventsd                net
.file                    photorec.ses
.fseventsd                private
.vol                    sbin
Applications                tmp
Informations sur l’utilisateur        usr
Library                    var
-bash-3.2#
 
Le dossier macOS Install Data a bien été supprimé. Et d'un !

À présent la commande décisive :
Bloc de code:
bless --folder /Volumes/"Macintosh HD"/System/Library/CoreServices --file /Volumes/"Macintosh HD"/System/Library/CoreServices/boot.efi

  • Voici ce que je te conseille pour la passer : un copier-coller à rebours ! tu vas d'abord à ce fil avec Safari > tu copies ma commande complète (déclenche le tapis-roulant horizontal pour la copier jusqu'au boot.efi final) > tu quittes Safari > tu relances le Terminal > hop ! coller de la commande dans la fenêtre > et tu l'exécutes
  • cette commande restaure sur l'en-tête du volume Macintosh HD un chemin de démarrage sur le programme boot.efi de lancement de l'OS installé ; elle passe sans commentaire
Après l'avoir passée > passe la commande de confirmation (que tu as déjà passée auparavant) :
Bloc de code:
bless --info /Volumes/"Macintosh HD"

  • qui affiche le chemin de démarrage actif de l'en-tête du volume

Poste le tableau retourné.
 
Bloc de code:
-bash-3.2# bless --info /Volumes/"Macintosh HD"
         216 => Blessed System File is <Preboot>/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/CoreServices/boot.efi
          41 => Blessed System Folder is <Preboot>/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/CoreServices
The blessed volume in this APFS container is "/Volumes/Macintosh HD"
-bash-3.2#
 
Parfait ! et de deux !

À présent les finitions --> passe les 2 commandes (l'une après l'autre) :
Bloc de code:
kextcache -u /Volumes/"Macintosh HD"
diskutil ap updatePreboot disk2s1
  • la 1ère met à jour le cache de démarrage prelinkedkernel de l'OS du volume Macintosh HD ; elle passe sans commentaire
  • la 2è met à jour les informations de démarrage pour l'EFI dans le volume de pré-démarrage Preboot du Conteneur apfs ; elle passe avec un affichage kilométrique

=> poste ce dernier affichage.
 
Bloc de code:
-bash-3.2# diskutil ap updatePreboot disk2s1
Started APFS operation
UpdatePreboot: Commencing operation to update the Preboot Volume for Target Volume disk2s1 Macintosh HD
UpdatePreboot: The Target Volume's OpenDirectory (non-special kind) user count is 1 and the Recovery (any of 3 kinds) user count is 0
UpdatePreboot: There are OpenDirectory user(s) but no Recovery user(s)
UpdatePreboot: The above is an abort condition for some purposes but not UpdatePreboot; continuing
UpdatePreboot: No custom Open Directory path given
UpdatePreboot: Using GivenVolumeMountPointOrNilIfNotMounted for the MacOSSearchPath
UpdatePreboot: Using MacOSSearchPath's child dslocal path for the OpenDirectorySearchPath
UpdatePreboot: MacOS Search Path = (nil=NotMounted) = /Volumes/Macintosh HD
UpdatePreboot: Open Directory Database Search Path = (nil=MacOSSearchPathNotMounted) = /Volumes/Macintosh HD/var/db/dslocal/nodes/Default
UpdatePreboot: Preserve EncryptedRootPList When No-OD = 0
UpdatePreboot: Successfully opened Open Directory database; setting AuthODNodeOrNil accordingly
UpdatePreboot: Mounting and ensuring as mounted the related Preboot Volume
UpdatePreboot: Preboot Volume = disk2s2 Preboot
UpdatePreboot: Taking mount hold on Preboot Volume
UpdatePreboot: Preboot Volume Target Directory = /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26
UpdatePreboot: Considering APFS Crypto User E15499E2-7282-43DF-9145-D8471550E372
UpdatePreboot: Defaulting and requiring that this be an Open Directory User
UpdatePreboot: Treating this APFS Crypto User to be, and requiring to match, an Open Directory User
UpdatePreboot: Correlated APFS Volume Crypto User with Open Directory User E15499E2-7282-43DF-9145-D8471550E372 aka "melanymartinez"
UpdatePreboot: Reading JPEG user picture of length 316700 from Open Directory database
UpdatePreboot: All required data for this Open Directory user has been obtained
UpdatePreboot: Parameters for EFILoginUserGraphics count=1 "unlockOptions"="0"
UpdatePreboot: Before render EFILoginUserGraphics user (graphics/audio) resources Name=Mélany Martinez PictureSize=(NoneIsOK)=316700 HintOptional=(null)
UpdatePreboot: After render EFILoginUserGraphics Data=(0=Error)=0x7f8921c15da0=516279
UpdatePreboot: Before rendering EFILoginUserNamesData resources UserArrayCount=4
UpdatePreboot: After rendering EFILoginUserNamesData Data=(NULL=Skip)=0x7f8921c14200 DataItemCount=4
UpdatePreboot: Successfully added a macOS OD User to the building dictionary
UpdatePreboot: Successfully processed APFS Volume Crypto User E15499E2-7282-43DF-9145-D8471550E372
UpdatePreboot: Error for this processed user was 0
UpdatePreboot: Error among all processed users was 0
UpdatePreboot: The Encrypted Root PList File content is ready
UpdatePreboot: Not encrypting the Encrypted Root PList File content
UpdatePreboot: Encrypted Root PList File to be created path will or would be /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EncryptedRoot.plist.wipekey
UpdatePreboot: Proceeding to write Encrypted Root PList, creating a path as neccessary
UpdatePreboot: Successfully wrote Encrypted Root PList File
UpdatePreboot: DiskManagement Info PList File path will be /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/var/db/CryptoUserInfo.plist
UpdatePreboot: Successfully wrote DiskManagement Info PList File
UpdatePreboot: Checking for existence of Static EFI Resources directory /Volumes/Macintosh HD/usr/standalone/i386/EfiLoginUI
UpdatePreboot: Before copying contents of directory of Static EFI Resources at /Volumes/Macintosh HD/usr/standalone/i386/EfiLoginUI into directory /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/usr/standalone/i386
UpdatePreboot: After copying error=(0=success)=0
UpdatePreboot: Looking for locale list on macOS on Target Volume
UpdatePreboot: Locale list item count is 1
UpdatePreboot: Before rendering EFILoginInterfaceGraphics global localized resources
UpdatePreboot: After rendering EFILoginInterfaceGraphics FileNamesAndData=(0=error)=0x7f8921c193c0=10
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/loginui.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/flag_picker.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/preferences.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/battery.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/appleLogo.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/unknown_userUI.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/disk_passwordUI.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/guest_userUI.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/Lucida13.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/Lucida13White.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Generating AdminUserList for Recovery purposes
UpdatePreboot: Considering admin user FFFFEEEE-DDDD-CCCC-BBBB-AAAA00000000
UpdatePreboot: Considering admin user E15499E2-7282-43DF-9145-D8471550E372
UpdatePreboot: Error among all processed admin users was 0
UpdatePreboot: Writing Admin User Info File to path /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/var/db/AdminUserRecoveryInfo.plist
UpdatePreboot: Successfully wrote Admin User Info File
UpdatePreboot: Checking for existence of Secure Access Token file /Volumes/Macintosh HD/var/db/dslocal/nodes/Default/secureaccesstoken.plist
UpdatePreboot: Before copying Secure Access Token file /Volumes/Macintosh HD/var/db/dslocal/nodes/Default/secureaccesstoken.plist into directory /Volumes/Preboot/1E5185DE-0B3B-330D-BA20-6B036F05EC26/var/db
UpdatePreboot: After copying error=(0=success)=0
UpdatePreboot: Releasing mount hold on Preboot Volume
UpdatePreboot: Unmounting Preboot Volume
UpdatePreboot: Did unmount Preboot Volume err=(ignored)=0
UpdatePreboot: Doing memory releases
UpdatePreboot: Exiting Update Preboot operation with overall error=(0=success)=0
Finished APFS operation
-bash-3.2#
 
Mise-à-jour réussie. Et de 3 !

Tu n'as plus qu'à re-démarrer --> Menu  > Disque de Démarrage > Macintosh HD : tu choisis de redémarrer dessus.

  • je conjecture que tu devrais ouvrir ta session
 
Bloc de code:
-bash-3.2# diskutil list
/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            999.3 GB   disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3

/dev/disk1 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        +2.1 GB     disk1
   1:                  Apple_HFS OS X Base System        2.0 GB     disk1s1

/dev/disk2 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +5.2 MB     disk2

/dev/disk3 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +524.3 KB   disk3

/dev/disk4 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +524.3 KB   disk4

/dev/disk5 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +524.3 KB   disk5

/dev/disk6 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +2.1 MB     disk6

/dev/disk7 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +524.3 KB   disk7

/dev/disk8 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +524.3 KB   disk8

/dev/disk9 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +12.6 MB    disk9

/dev/disk10 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +2.1 MB     disk10

/dev/disk11 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +1.0 MB     disk11

/dev/disk12 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +2.1 MB     disk12

/dev/disk13 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +524.3 KB   disk13

/dev/disk14 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +524.3 KB   disk14

/dev/disk15 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +1.0 MB     disk15

/dev/disk16 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +6.3 MB     disk16

/dev/disk17 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +6.3 MB     disk17

/dev/disk18 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +524.3 KB   disk18

/dev/disk19 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +2.1 MB     disk19

-bash-3.2#
 
1er

Bloc de code:
-bash-3.2# diskutil info /volumes/"Macintosh HD"
   Device Identifier:        disk0s2
   Device Node:              /dev/disk0s2
   Whole:                    No
   Part of Whole:            disk0

   Volume Name:              Macintosh HD
   Mounted:                  Yes
   Mount Point:              /Volumes/Macintosh HD

   Partition Type:           Apple_HFS
   File System Personality:  Journaled HFS+
   Type (Bundle):            hfs
   Name (User Visible):      Mac OS Extended (Journaled)
   Journal:                  Journal size 81920 KB at offset 0x1b218000
   Owners:                   Enabled

   OS Can Be Installed:      Yes
   Booter Disk:              disk0s3
   Recovery Disk:            disk0s3
   Media Type:               Generic
   Protocol:                 SATA
   SMART Status:             Verified
   Volume UUID:              D6555315-44F6-3B4A-A783-7C0CCCEE16F6
   Disk / Partition UUID:    000040E6-3F2D-0000-E521-000041330000

   Disk Size:                999.3 GB (999345127424 Bytes) (exactly 1951845952 512-Byte-Units)
   Device Block Size:        512 Bytes

   Volume Total Space:       999.3 GB (999345127424 Bytes) (exactly 1951845952 512-Byte-Units)
   Volume Used Space:        463.6 GB (463630667776 Bytes) (exactly 905528648 512-Byte-Units) (46.4%)
   Volume Available Space:   535.7 GB (535714459648 Bytes) (exactly 1046317304 512-Byte-Units) (53.6%)
   Allocation Block Size:    4096 Bytes

   Read-Only Media:          No
   Read-Only Volume:         No

   Device Location:          Internal
   Removable Media:          Fixed

   Solid State:              No

-bash-3.2#
 
2éme

Bloc de code:
-bash-3.2# ls /volumes/"Macintosh HD"
.DS_Store
.DocumentRevisions-V100
.IAProductInfo
.PKInstallSandboxManager
.PKInstallSandboxManager-SystemSoftware
.Spotlight-V100
.Trashes
.adobeTemp
.file
.fseventsd
.hotfiles.btree
.vol
Applications
Historique de Programme d’installation 11-Feb-2018.txt
Incompatible Software
Informations sur l’utilisateur
Library
Network
System
Users
Volumes
bin
cores
dev
etc
home
installer.failurerequests
macOS Install Data
net
private
sbin
tmp
usr
var
-bash-3.2#
 
3éme

Bloc de code:
-bash-3.2# bless --info /volumes/"Macintosh HD"
finderinfo[0]: 43350991 => Blessed System Folder is /Volumes/Macintosh HD/macOS Install Data/Locked Files/Boot Files
finderinfo[1]: 43351012 => Blessed System File is /Volumes/Macintosh HD/macOS Install Data/Locked Files/Boot Files/boot.efi
finderinfo[2]:      0 => Open-folder linked list empty
finderinfo[3]:      0 => No alternate OS blessed file/folder
finderinfo[4]:      0 => Unused field unset
finderinfo[5]: 43350991 => OS X blessed folder is /Volumes/Macintosh HD/macOS Install Data/Locked Files/Boot Files
64-bit VSDB volume id:  0x4C2169ADF0AC7B56
-bash-3.2#
 
:coucou: itsclearlymo

Parti comme tu l'étais --> je pensais que tu allais poster un message de réussite.

Tu es exactement dans les cas de tes prédécesseurs.

Passe l'une aprés l'autre les commandes :
Bloc de code:
rm -rf /Volumes/"Macintosh HD"/"macOS Install Data"
ls /Volumes/"Macintosh HD"
(en mettant les intitulés entre "" ; pas d'espace entre HD" et la suite)

  • la 1ère supprime le dossier d'installation macOS Install Data
  • la 2è liste les dossiers du volume

Poste le dernier tableau.
 
voila le dernie tableau.

Bloc de code:
-bash-3.2# rm -rf /Volumes/"Macintosh HD"/"macOS Install Data"
-bash-3.2# ls /Volumes/"Macintosh HD"
.DS_Store
.DocumentRevisions-V100
.IAProductInfo
.PKInstallSandboxManager
.PKInstallSandboxManager-SystemSoftware
.Spotlight-V100
.Trashes
.adobeTemp
.file
.fseventsd
.hotfiles.btree
.vol
Applications
Historique de Programme d’installation 11-Feb-2018.txt
Incompatible Software
Informations sur l’utilisateur
Library
Network
System
Users
Volumes
bin
cores
dev
etc
home
installer.failurerequests
net
private
sbin
tmp
usr
var
-bash-3.2#