10.13 High Sierra macOS n'a pas pu être installé

Nicolasmar

Membre confirmé
10 Février 2018
20
2
27
Bonjour à tous !

En voulant allumer mon macbook pro de 2015 (high sierra 10.13) je me suis retrouvé face à une fenêtre m'indiquant que "mac os n'a pas pus être installé". La seule option proposée est de redémarrer... Et denouveau la fenêtre qui s'affiche...

J'ai relancé en mode sans échec, etc... Je ne trouve pas de solution... Quelqu'un peut m'aider ?

Bon we !
 
  • J’aime
Réactions: Elina.ve
Salut Nicolas

Re-démarre en tenant pressées aussitôt les 2 touches ⌘R (cmd R) = démarrage sur l'OS de secours du disque. Quand tu as un écran avec une fenêtre de 4 Utilitaires macOS > va à la barre de menus supérieure de l'écran > menu : Utilitaires > sous-menu : Terminal.

Dans la fenêtre ouverte > saisis la commande informative  :
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 paramètres de tables de partition > partitions > Conteneur apfs si présent
  • une série de micro-disques correspond à des images-disques créées en RAM à l'occasion du démarrage en mode Recovery > dans le volume desquelles sont montés des dossiers du recoveryOS sur lequel tu démarres. Elles s'effacent à l'extinction ou au re-démarrage.

Voici comment tu vas pouvoir poster ici ce tableau sans avoir besoin de prendre des captures d'écran -->

  • tu sélectionnes le tableau > ⌘C pour les copier dans le presse-papier > ⌘Q pour quitter le «Terminal» > option  : "Obtenir de l'aide en ligne" (dans la fenêtre des 4 Utilitaires) > ce qui lance un navigateur «Safari» 
  • page Apple par défaut > un clic sur l'adresse de haut de page pour l'éditer > saisis  : macgénération (tout court  : c'est une barre de recherche Google) et valide > tu atteins le site MacGé > Forums > te connectes > ce fil 
  • dans la page de ce fil de MacGé > presse le bouton (carré avec un + inscrit - juste au milieu de la largeur de la fenêtre totale) dans la barre de menus au-dessus du champ de saisie d'un message > menu  : </> Code > par ⌘V colle dans la fenêtre Code > presse le bouton Insérer (ce procédé permet un affichage fenêtré qui économise l'espace de page en respectant la mise en forme des tableaux du «Terminal» --> d'où une plus grande lisibilité)

=> ces informations donneront une idée de la configuration logique de ton disque.
 
Bloc de code:
-bash-3.2# diskutil list
/dev/disk0 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        +2.1 GB     disk0
   1:                  Apple_HFS OS X Base System        2.0 GB     disk0s1

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

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +250.8 GB   disk2
                                 Physical Store disk1s2
   1:                APFS Volume Macintosh HD            216.0 GB   disk2s1
   2:                APFS Volume Preboot                 22.6 MB    disk2s2
   3:                APFS Volume Recovery                509.8 MB   disk2s3
   4:                APFS Volume VM                      1.1 GB     disk2s4

/dev/disk3 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +5.2 MB     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               +524.3 KB   disk6

/dev/disk7 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +2.1 MB     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               +524.3 KB   disk9

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

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

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

/dev/disk13 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +2.1 MB     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               +524.3 KB   disk15

/dev/disk16 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +1.0 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               +6.3 MB     disk18

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

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

-bash-3.2#

Merci pour ton aide,

Voilà le tableau demandé
 
Pour continuer l'enquête --> tu passes (l'une après l'autre) les commandes :
Bloc de code:
diskutil info /Volumes/"Macintosh HD"
ls /Volumes/"Macintosh HD"
bless --info /Volumes/"Macintosh HD"
(respecte les espaces ; mets "Macintosh HD" avec des "")

  • la 1ère retourne un tableau d'informations sur le volume
  • la 2è liste les dossiers du volume
  • la 3è affiche le chemin de démarrage de son en-tête

=> poste ces 3 tableaux.
 
Bloc de code:
-bash-3.2# diskutil info/Volumes/"Macintosh HD"
diskutil: did not recognize verb "info/Volumes/Macintosh HD"; type "diskutil" for a list
-bash-3.2# diskutil info/Volumes/"Macintosh HD" 
diskutil: did not recognize verb "info/Volumes/Macintosh HD"; type "diskutil" for a list
-bash-3.2# diskutil info /Volumes/"Macintosh HD" 
   Device Identifier:        disk2s1
   Device Node:              /dev/disk2s1
   Whole:                    No
   Part of Whole:            disk2

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

   Partition Type:           41504653-0000-11AA-AA11-00306543ECAC
   File System Personality:  APFS
   Type (Bundle):            apfs
   Name (User Visible):      APFS
   Owners:                   Enabled

   OS Can Be Installed:      Yes
   Booter Disk:              disk2s2
   Recovery Disk:            disk2s3
   Media Type:               Generic
   Protocol:                 PCI
   SMART Status:             Not Supported
   Volume UUID:              EB1D1E81-37DF-301E-BAA5-EED33F3E2A10
   Disk / Partition UUID:    EB1D1E81-37DF-301E-BAA5-EED33F3E2A10

   Disk Size:                250.8 GB (250790436864 Bytes) (exactly 489825072 512-Byte-Units)
   Device Block Size:        4096 Bytes

   Volume Total Space:       250.8 GB (250790436864 Bytes) (exactly 489825072 512-Byte-Units)
   Volume Used Space:        217.8 GB (217768878080 Bytes) (exactly 425329840 512-Byte-Units) (86.8%)
   Volume Available Space:   33.0 GB (33021558784 Bytes) (exactly 64495232 512-Byte-Units) (13.2%)
   Allocation Block Size:    4096 Bytes

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

   Device Location:          Internal
   Removable Media:          Fixed

   Solid State:              Yes

-bash-3.2# ls /Volumes/"Macinstosh HD"
ls: /Volumes/Macinstosh HD: No such file or directory
-bash-3.2# bless --info /Volumes/"Macintosh HD"
         426 => Blessed System File is <Preboot>/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/com.apple.installer/boot.efi
          64 => Blessed System Folder is <Preboot>/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/com.apple.installer
The blessed volume in this APFS container is "/Volumes/Macintosh HD"
-bash-3.2#

Voici la suite :)
 
Tu as fait une erreur de saisie dans la 2è en écrivant "Macinstosh HD" --> c'est pourquoi elle n'est pas passée.

Repasse donc cette commande :
Bloc de code:
ls /Volumes/"Macintosh HD"

  • et poste le tableau.
 
Bloc de code:
-bash-3.2# ls /Volumes/"Macintosh HD"
.DS_Store                Users
.DocumentRevisions-V100            Volumes
.HFS+ Private Directory Data?        bin
.IAProductInfo                cores
.PKInstallSandboxManager        dev
.PKInstallSandboxManager-SystemSoftware    etc
.Spotlight-V100                home
.Trashes                installer.failurerequests
.dbfseventsd                macOS Install Data
.file                    net
.fseventsd                private
.vol                    sbin
Applications                tmp
Library                    usr
Network                    var
System
-bash-3.2#

Autant pour moi !
 
Alors c'est comme si c'était fait.

Le volume est monté > en lecture et écriture > un OS peut y être installé > tous les dossiers-Système de l'OS installé sont présents.

Il y a un dossier d'installation macOS Install Data > contenant les paquets d'installation + un OS d'installation démarrable. Le chemin de boot pointe sur le démarreur boot.efi de cet OS auxiliaire > vouant ton Mac à démarrer en boucle.

Acte 1 --> suppression du dossier macOS Install Data. Passe la commande (avec exactitude) :
Bloc de code:
rm -rf /Volumes/"Macintosh HD"/"macOS Install Data"

  • respecte les espaces ; mets les 2 intitulés entre "" ; pas d'espace entre HD" et la suite
  • la commande supprime le dossier

Repasse ensuite un :
Bloc de code:
ls /Volumes/"Macintosh HD"

  • et poste le tableau des dossiers pour vérification.
 
Bloc de code:
-bash-3.2# rm -rf /Volumes/"Macintosh HD"/"macOS Install Data"
-bash-3.2# ls /Volumes/"Macintosh HD"
.DS_Store                System
.DocumentRevisions-V100            Users
.HFS+ Private Directory Data?        Volumes
.IAProductInfo                bin
.PKInstallSandboxManager        cores
.PKInstallSandboxManager-SystemSoftware    dev
.Spotlight-V100                etc
.Trashes                home
.dbfseventsd                installer.failurerequests
.file                    net
.fseventsd                private
.vol                    sbin
Applications                tmp
Library                    usr
Network                    var
-bash-3.2#

Voilà
 
Dossier supprimé.

Acte II --> restauration du chemin de boot sur le démarreur de l'OS.

La commande à passer est :
Bloc de code:
bless --folder /Volumes/"Macintosh HD"/System/Library/CoreServices --file /Volumes/"Macintosh HD"/System/Library/CoreServices.boot.efi

  • voici comment tu vas t'y prendre pour la saisir sans faute --> un copier-coller à rebours Safari => Terminal. Tu viens à cette page > sélectionnes / copies la commande (déclenche le tapis roulant horizontal pour aller jusqu'au boot.efi final) > tu quittes Safari > lance le Terminal > tu colles la commande dans sa fenêtre > tu l'exécutes
  • la commande fixe le chemin de démarrage du volume sur le boot.efi de l'OS installé.

Passe ensuite la commande :
Bloc de code:
bless --info /Volumes/"Macintosh HD"

  • qui retourne le chemin de boot actif

et poste le tableau.
 
Bloc de code:
-bash-3.2# bless --folder /Volumes/"Macintosh HD"/System/Library/CoreServices --file /Volumes/"Macintosh HD"/System/Library/CoreServices.boot.efi
-bash-3.2# bless --info /Volumes/"Macintosh HD"
         110 => Blessed System File is <Preboot>/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/System/Library/CoreServices/boot.efi
          23 => Blessed System Folder is <Preboot>/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/System/Library/CoreServices
The blessed volume in this APFS container is "/Volumes/Macintosh HD"
-bash-3.2#
 
Parfait !

Acte III --> mise-à-jour des données de prédémarrage.

Passe les 2 commandes (l'un 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# kextcache -u /Volumes/"Macintosh HD"
-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/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10
UpdatePreboot: Considering APFS Crypto User 609CF888-7F3D-45A1-BB7B-5F9674007C35
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 609CF888-7F3D-45A1-BB7B-5F9674007C35 aka "nicolasmarillot"
UpdatePreboot: Reading JPEG user picture of length 857870 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=Nicolas MARILLOT PictureSize=(NoneIsOK)=857870 HintOptional=sans !
UpdatePreboot: After render EFILoginUserGraphics Data=(0=Error)=0x7ff49f507510=776753
UpdatePreboot: Before rendering EFILoginUserNamesData resources UserArrayCount=4
UpdatePreboot: After rendering EFILoginUserNamesData Data=(NULL=Skip)=0x7ff49f5089e0 DataItemCount=4
UpdatePreboot: Successfully added a macOS OD User to the building dictionary
UpdatePreboot: Successfully processed APFS Volume Crypto User 609CF888-7F3D-45A1-BB7B-5F9674007C35
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/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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)=0x7ff49f609200=10
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/loginui.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/preferences.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/battery.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/appleLogo.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations/Lucida13.efires
UpdatePreboot: Successfully wrote EFI resource file
UpdatePreboot: Writing localized EFI graphics resource file /Volumes/Preboot/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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 609CF888-7F3D-45A1-BB7B-5F9674007C35
UpdatePreboot: Error among all processed admin users was 0
UpdatePreboot: Writing Admin User Info File to path /Volumes/Preboot/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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/EB1D1E81-37DF-301E-BAA5-EED33F3E2A10/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#
 
Parfait !

Tu peux quitter le Terminal > aller à Menu  > Disque de démarrage > choisir Macintosh HD > redémarrer dessus.

  • tu devrais pouvoir ré-ouvrir ta session
 
Bonjour à tous !

En voulant allumer mon macbook pro de 2015 (high sierra 10.13) je me suis retrouvé face à une fenêtre m'indiquant que "mac os n'a pas pus être installé". La seule option proposée est de redémarrer... Et denouveau la fenêtre qui s'affiche...

J'ai relancé en mode sans échec, etc... Je ne trouve pas de solution... Quelqu'un peut m'aider ?

Bon we !

Bonjour @macomaniac

J'ai le meme soucis que nicolas, j'ai effectué la démarche que tu lui a proposé mais cela n'a rien donné de mon coté..

Pourrais tu m'aider s'il te plait ?
 
Bloc de code:
-bash-3.2# diskutil list

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

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

/dev/disk2 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +250.8 GB   disk2
                                 Physical Store disk1s2
   1:                APFS Volume Macintosh HD            65.9 GB    disk2s1
   2:                APFS Volume Preboot                 21.5 MB    disk2s2
   3:                APFS Volume Recovery                509.8 MB   disk2s3
   4:                APFS Volume VM                      1.1 GB     disk2s4

/dev/disk3 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +5.2 MB     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               +524.3 KB   disk6

/dev/disk7 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +2.1 MB     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               +524.3 KB   disk9

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

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

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

/dev/disk13 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +2.1 MB     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               +524.3 KB   disk15

/dev/disk16 (disk image):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                            untitled               +1.0 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               +6.3 MB     disk18

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

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

-bash-3.2#
 
Bonsoir Joël


On va vérifier comment se présente ton volume Macintosh HD. Passe les 3 commandes (l'une après l'autre) -->
Bloc de code:
diskutil info /Volumes/"Macintosh HD"
ls /Volumes/"Macintosh HD"
bless --info /Volumes/"Macintosh HD"
(respecte les espaces ; mets "Macintosh HD" avec des "")

  • la 1ère retourne un tableau d'informations sur le volume
  • la 2è liste les dossiers du volume
  • la 3è affiche le chemin de démarrage de son en-tête

=> poste ces 3 tableaux.
 
Merci beaucoup voici les tableaux

Bloc de code:
-bash-3.2# diskutil info /Volumes/"Macintosh HD"
Could not find disk: /Volumes/Macintosh HD
-bash-3.2# diskutil info/Volumes/"Macintosh HD"
diskutil: did not recognize verb "info/Volumes/Macintosh HD"; type "diskutil" for a list
-bash-3.2# ls /Volumes/"Macintosh HD"
ls: /Volumes/Macintosh HD: No such file or directory
-bash-3.2# bless --info /Volumes/"Macintosh HD"
No mount point for /Volumes/Macintosh HD
Can't get mount point for /Volumes/Macintosh HD
-bash-3.2#