Installer Sonoma proprement

Sur l'App Store on trouve l'update de High Sierra, en version 10.13.2, mais pas la version de High Sierra d'origine.
Donc update inutilisable.
Encore et toujours coincé.
Tu as bien cliqué sur le lien que j'ai posté plus haut (et que je remet ci-dessous) pour télécharger High Sierra directement depuis l'App Store ?
C'est le plus récent installateur de la version 10.13.6 complète
 
1696179303629.png
Heureusement qu'on a demandé si l'install était bien au bon endroit....
c'est normal que

sudo /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

ne fonctionne pas. VU QUE LE FICHIER N'EST PAS AU BON ENDROIT.
mais bon @Mac à Rosny ne semble pas écouter du tout...
 
  • J’aime
Réactions: sergiodadi
@sergiodadi

Sorry, j(ai zappé, chu un peu HS (istress, insomnie…).

Voilà:
ls -la /Volumes

total 8 drwxr-xr-x@ 5 root wheel 170 1 oct 19:06 . drwxr-xr-x@ 42 root wheel 1496 1 oct 18:43 .. drwxrwxr-x 8 root admin 340 1 oct 09:57 MyVolume lrwxr-xr-x 1 root wheel 1 1 oct 19:02 SSD 255 EXT -> / drwxrwxr-x@ 14 root admin 544 12 jui 2020 Time Machine
 
@sergiodadi

Sorry, j(ai zappé, chu un peu HS (istress, insomnie…).

Voilà:
ls -la /Volumes

total 8 drwxr-xr-x@ 5 root wheel 170 1 oct 19:06 . drwxr-xr-x@ 42 root wheel 1496 1 oct 18:43 .. drwxrwxr-x 8 root admin 340 1 oct 09:57 MyVolume lrwxr-xr-x 1 root wheel 1 1 oct 19:02 [B][COLOR=rgb(226, 80, 65)]SSD 255 EXT[/COLOR][/B] -> / drwxrwxr-x@ 14 root admin 544 12 jui 2020 Time Machine

Le nom du volume est donc bien validé, tu tapes maintenant ce que te proposais @Bicus (attention aux espaces et aux slashs inverses) et ça devrait être OK.
 
Sorry, j(ai zappé, chu un peu HS (istress, insomnie…).
Franchement, arrête-toi pour ce soir, fais une pause.
Relis-tout à tête reposée demain matin, et ne touche à rien en attendant une bonne nuit de sommeil.

Parti comme tu es, à lire les messages en biais, à vouloir répondre sans bien avoir lu, à y répondre en décalé avec 5 ou 6 de retard sans lire les nouveaux messages postés depuis, à tenter de lancer simultanément deux actions complexes pour le système et incompatibles entre elles (1/ créer un support d'installation externe de Sonoma 2/ mettre à jour l'iMac en High Sierra)... on va droit à la catastrophe intégrale sur l'iMac !

Tu as déjà un Mac mini en PLS, ça serait dommage d'en flinguer un deuxième, non ?
 
@sergiodadi

Sorry, j(ai zappé, chu un peu HS (istress, insomnie…).

demain ;) , tu pourras taper les commandes suivantes:

Bloc de code:
s -la  /Applications/ | grep Install                                                
drwxr-xr-x   3 root   wheel     96  1 oct 18:00 Install macOS Monterey.app
drwxr-xr-x   3 root   wheel     96  1 oct 18:09 Install macOS Ventura.app

Cette commande affiche les répertoires (ou fichiers) se trouvant dans /Applications et qui ont dans leur nom Install

Si la commande précédente t'affiche le macOS que tu as au préalable récupéré par MDS, tu peux simplement taper:

Bloc de code:
sudo /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia etc,

car

Bloc de code:
total 8
drwxr-xr-x@  5 root  wheel   170  1 oct 19:06 .
drwxr-xr-x@ 42 root  wheel  1496  1 oct 18:43 ..
drwxrwxr-x   8 root  admin   340  1 oct 09:57 MyVolume
lrwxr-xr-x   1 root  wheel     1  1 oct 19:02 SSD 255 EXT -> /
drwxrwxr-x@ 14 root  admin   544 12 jui  2020 Time Machine

le l en première colonne en rouge (lien) montre que /Volumes/SSD 255 EXT pointe vers le / (la racine du système)

EDIT: la couleur ne fonctionne pas dans le bloc de code, le l n'est donc pas en couleur

Les systèmes de lien permettent entres autres (et en simplifiant...) d'avoir des commandes qui fonctionnent quelque soit le nom du disque de boot
 
Dernière édition:
ne fonctionne pas. VU QUE LE FICHIER N'EST PAS AU BON ENDROIT.
mais bon @Mac à Rosny ne semble pas écouter du tout...
@edebpulse

Tu vas un peu vite là, non ?
Ca me contrarie de lire ça. A moins que je n'aie rien compris depuis le début….

Je l'ai déjà expliqué:
Le fichier Sonoma est dans le dossier Applications du disque de démarrage du Mac: "SSD 255 EXT"
Le (futur) disque d'amorçage Sonoma est "MyVolume". Il est réformaté et vide.

Je suis tout à fait prêt à entendre où mettre ce fichier d'installation, si tu penses que ce n'est pas dans le dossier Applications.
Ce serait ENFIN la solution de mon problème.
 
Pour avoir des détails et les commandes à faire:

Create a bootable installer for macOS​

You can use an external drive or secondary volume as a startup disk from which to install the Mac operating system.

These advanced steps are primarily for system administrators and other experienced users who are familiar with entering commands in Terminal.
You don't need a bootable installer to upgrade macOS or reinstall macOS, but it can be useful if you want to install macOS on multiple computers without downloading the installer each time, or you're unable to install a compatible macOS from the Finder or macOS Recovery.


What you need to create a bootable installer​

  • A USB flash drive or other secondary volume with at least 14GB of available storage, formatted as Mac OS Extended
  • A full macOS installer. To get a full installer, download from a Mac that is using macOS High Sierra or later, the latest version of macOS Sierra, or the latest version of OS X El Capitan. The Mac must also be compatible with the macOS that you're downloading. Enterprise administrators: download from Apple, not a locally hosted update server.

    Download a macOS installer using the App Store or your web browser


Use Terminal to create the bootable installer​

Terminal window showing the completed process

  1. Plug in the USB flash drive or other volume that you're using for the bootable installer.
  2. Open Terminal, which is in the Utilities folder of your Applications folder.
  3. Type or paste one of the commands below into Terminal, then press Return to enter the command. Each command assumes that the installer is in your Applications folder, and that MyVolume is the name of the USB flash drive or other volume that you're using. If the volume has a different name, replace MyVolume in the command with the name of your volume.
  4. When prompted, type your administrator password. Terminal doesn't show any characters as you type. Then press Return.
  5. When prompted, type Y to confirm that you want to erase the volume, then press Return. Terminal shows the progress as the volume is erased.
  6. After the volume is erased, you may see an alert that Terminal would like to access files on a removable volume. Click OK to allow the copy to proceed.
  7. When Terminal says that it's done, the volume will have the same name as the installer you downloaded, such as Install macOS Sonoma. You can now quit Terminal and eject the volume.

Commands​

Depending on which macOS you downloaded, enter one of the following commands in Terminal as instructed above.
  • Remember to replace MyVolume in the comand with the name of your volume.
  • If your Mac is using macOS Sierra or earlier, append --applicationpath followed by the appropriate installer path, similar to what is shown in the command below for El Capitan.

macOS Sonoma​

sudo /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Ventura​

sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Monterey​

sudo /Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Big Sur​

sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Catalina​

sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Mojave​

sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

High Sierra​

sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

El Capitan​

sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app



Use the bootable installer​

Determine whether you're using a Mac with Apple silicon, then follow the appropriate steps. Remember that the Mac you're starting up from the bootable installer must be compatible with the macOS on the bootable installer. If not, it might start up to a circle with a line through it.

Mac with Apple silicon​

  1. Plug the bootable installer into a Mac that is connected to the internet and compatible with the version of macOS you're installing. A bootable installer doesn't download macOS from the internet, but it does require an internet connection to get firmware and other information specific to the Mac model.
  2. Turn on the Mac and continue to hold the power button until you see the startup options window, which shows your bootable volumes.
  3. Select the volume containing the bootable installer, then click Continue.
  4. When the macOS installer opens, follow the onscreen installation instructions.

Any other Mac​

  1. Plug the bootable installer into a Mac that is connected to the internet and compatible with the version of macOS you're installing. A bootable installer doesn't download macOS from the internet, but it does require an internet connection to get firmware and other information specific to the Mac model.
  2. Turn on your Mac, then immediately press and hold the Option (Alt) key.
  3. Release the Option key when you see a dark screen showing your bootable volumes.
  4. Select the volume containing the bootable installer. Then click the onscreen arrow or press Return.
    If you can't start up from the bootable installer, make sure that Startup Security Utility is set to allow booting from external or removable media.
  5. Choose your language, if prompted.
  6. Select Install macOS (or Install OS X) from the Utilities window, then click Continue and follow the onscreen instructions.



Learn more​

For information about the createinstallmedia command and the arguments you can use with it, make sure that the macOS installer is in your Applications folder, then enter the appropriate path in Terminal:
/Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia

/Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia

/Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia

/Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia

/Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia

/Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia

/Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia

/Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia



voir la page officielle d'Apple : Create a bootable installer for macOS
 
@sergiodadi

Et cette histoire de pointage vers la racine du système modifierait la commande du Terminal ?

Merci pour ces détails, mis je ne vois pas en quoi cela changerait ma ligne de code.
 
Dernière édition par un modérateur:
@sergiodadi

Et cette histoire de pointage vers la racine du système modifierait la commande du Terminal ?

Non , les 2 commandes devraient fonctionner sur un OS propre, le lien est normal. Comme on ne connait pas l'état du macOS, tu peux essayer les 2 formes de la commande.

C'est pour être sur que le fichier est au bon endroit que je suggère les commandes du post 73. On avisera ensuite .
 
Dernière édition par un modérateur:
@Bicus
J’ai essayé d’installer ta version 10.13.6
https://apps.apple.com/fr/app/macos-high-sierra/id1246284741?mt=12
Merci.
C'est effectivement la plus récente version de l'installateur complet.
Elle bloque comme les autres versions dès les premières secondes de la mise à jour, avec le même message f’erreur.

Je crois que j’ai tenté tout ce qu’il m’était possible de faire.
Ça aurait été génial d’avoir un disque externe d’amorçage, mais je ne vois pas que modifier dans Terminal pour le faire.

Merci à tous pour vos excellents conseils et votre soutien moral.
RV au Genius Bar mercredi.
 
@sergiodadi
les 2 commandes devraient fonctionner sur un OS propre, le lien est normal. Comme on ne connait pas l'état du macOS, tu peux essayer les 2 formes de la commande.
Tu pourrais me donner , s’il te plait, les 2 commandes dont tu parles. Pas sûr de t’avoir bien compris.

Demain matin je vais taper tes commandes grep pour vérifier l’arborescence.
 
Il y a une chose que j’ai oubliée de vous preciser mais peut-être à tort. Elle apparaît dans la liste des volumes dans le Terminal. Le Mac de dépannage Sierra demarre exclusivement sur un disque SSD externe.
Ceci explique t’il mes difficultés:étonnantes
  • pour créer un disque de démarrage Sonoma
  • pour mettre à jour le mac Sierra en HighbSierra.?
Je l’ignore. Vos conseils me seraient très utiles. Merci d’avance.
Je vais déjà mieux spécifier le path dans le Terminal. Je vous dirai ce que ça donne.
 
Tiens une autre idée à 04:00:
Je pourrais installer High Sierra (au lieu de Sonoma) sur un disque externe bootable et essayer de démarrer le Mac mini.
La nuit porte conseil… quand on n’arrive pas à dormir.
 
Dans le Mac Sierra:
Que deviendrait la commande du Terminal précisant que le dossier Applications se trouvé sur le disque externe de démarrage par défaut ?
 
J’ai lu ça :

If your Mac is using macOS Sierra or earlier, append --applicationpath followed by the appropriate installer path.

Voici la commande initiale qui bloque :

Bloc de code:
sudo /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Dans la ligne de commande où se place la mention de l’----applicationpath ?
 
L'applicationpath du fichier d'installation glissé sur ke Terminal donne le même path.
Donc inutile de modifier la commande.
Elle ne fonctionne ni pour Sonoma, ni pour High Sierra.
Par contre je suis en train de créer un disque bootable sous High Sierra grâce à ce bin vieux Diskmaker?
 
OK.Le path de l’appli donné par glissement sur le le Terminal ne change Rien.
Tentative de créer un disque de démarrage High Sierra, sous Diskmaker échouée.
J’ai filé un disque à un voisin informaticien, qui bosse sous Mac. Il va me faire ça au boulot. J’espère le récupérer ce soir complètement bourré. le disque pas l’informaticien !
J’espère ne plus embêter avec les soucis cauchemardesques.
Merci encore !
 
Je me trompe peut-être mais Il semblerait que la création d’un volume de boot externe ne soit possible que si votre mac est compatible avec la version de l’installer.
Retrouvé chez d’autres utilisateurs.
Un informaticien sous Mac Monterey à réussi a créer des volumes de boot sous H. Sierra et Monterey, mais pas sous Ventura et Sonoma.
Cela expliquerait mes difficultés.
A confirmer.
 
Hum, hum, hum, tu n'as pas l'impression que tu soliloques ? Tu fais les questions et les réponses, difficile de te venir en aide et je comprends les autres membres. :hilarious: