diskutil verifyVolume disk0s2
Bonjour hugo
Avec ton autre Mac => est-ce que tu peux télécharger un installateur d'El Capitan (via le lien que tu avais cité dans ton 1er message) ?
Je viens de relancer un téléchargement via apple support (et non appstore). La dernière fois que j'ai crée un disque amorale a a foiré. J'ai un doute ur le fait que l'installateur ne se soit pas installé correctement sur le nouveau mac et donc que disk maker ai pas crée une bonne clé (version trop ancienne d'OS? ). Veux tu que je re test de crée un disque amorcable ?
diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 121.1 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +121.1 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 81.9 GB disk1s1
2: APFS Volume Preboot 46.0 MB disk1s2
3: APFS Volume Recovery 510.2 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4
/dev/disk3 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *15.5 GB disk3
1: EFI EFI 209.7 MB disk3s1
2: Apple_HFS macOS High Sierra 10... 15.2 GB disk3s2
diskutil eraseVolume jhfs+ CLE disk3s2
Started erase on disk3s2 macOS High Sierra 10.13 Install - 10.13.6
Unmounting disk
Erasing
Initialized /dev/rdisk3s2 as a 14 GB case-insensitive HFS Plus volume with a 8192k journal
Mounting disk
Finished erase on disk3s2 CLE
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 121.1 GB disk0s2
/dev/disk1 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +121.1 GB disk1
Physical Store disk0s2
1: APFS Volume Macintosh HD 81.9 GB disk1s1
2: APFS Volume Preboot 46.0 MB disk1s2
3: APFS Volume Recovery 510.2 MB disk1s3
4: APFS Volume VM 1.1 GB disk1s4
/dev/disk3 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *15.5 GB disk3
1: EFI EFI 209.7 MB disk3s1
2: Apple_HFS CLE 15.2 GB disk3s2
sudo /App*/Install*/C*/R*/createinstallmedia --volume /Volumes/CLE --applicationpath /App*/Install* --noninteraction
j'ai l'impression que ça a merdéPasse la commande (copier-coller) :
Bloc de code:sudo /App*/Install*/C*/R*/createinstallmedia --volume /Volumes/CLE --applicationpath /App*/Install* --noninteraction
- à 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 configure le volume CLE en volume d'installation démarrable : reformatage > renommage Install OS X El Capitan > clonage de l'installateur > création des fichiers de démarrage de l'OS d'installation qu'il contient > création d'un chemin de démarrge sur son en-tête. Ça va prendre plusieurs minutes.
Poste le retour quand tu auras récupéré l'invite de commande du terminal.
MacBook-Air-de-Heloise:~ heloisegonnu$ sudo /App*/Install*/C*/R*/createinstallmedia --volume /Volumes/CLE --applicationpath /App*/Install* --noninteraction
Password:
createinstallmedia: unrecognized option `--noninteraction'
Usage: createinstallmedia --volume <path to volume to convert> --applicationpath <path to Install OS X El Capitan.app> [--force]
Arguments--volume, A path to a volume that can be unmounted and erased to create the install media.
--applicationpath, A path to copy of the OS installer application to create the bootable media from.
--nointeraction, Erase the disk pointed to by volume without prompting for confirmation.
Example: createinstallmedia --volume /Volumes/Untitled --applicationpath "/Applications/Install OS X El Capitan.app"
sudo /App*/Install*/C*/R*/createinstallmedia --volume /Volumes/CLE --applicationpath /App*/Install* --nointeraction
Oui : j'ai commis un lapsus calami à la fin en orthographiant --noninteraction au lieu de --nointeraction.
- voici la commande éditée :Bloc de code:sudo /App*/Install*/C*/R*/createinstallmedia --volume /Volumes/CLE --applicationpath /App*/Install* --nointeraction
- poste le retour.
Arguments--volume, A path to a volume that can be unmounted and erased to create the install media.
--applicationpath, A path to copy of the OS installer application to create the bootable media from.
--nointeraction, Erase the disk pointed to by volume without prompting for confirmation.
Example: createinstallmedia --volume /Volumes/Untitled --applicationpath "/Applications/Install OS X El Capitan.app"
MacBook-Air-de-Heloise:~ heloisegonnu$ sudo /App*/Install*/C*/R*/createinstallmedia --volume /Volumes/CLE --applicationpath /App*/Install* --nointeraction
Password:
Erasing Disk: 0%... 10%... 20%... 30%...100%...
Copying installer files to disk...