ninxsoft / Mist

A Mac utility that automatically downloads macOS Firmwares / Installers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to extract AssetData/boot/Firmware/Manifests/InstallerBoot/* from update bundle The bless of the installer disk failed.

snowdream opened this issue · comments

🪲 Description

Create macOS Ventura 13.6.2 ISO on macOS Monterey 12.7.2

An error has occurred!

Invalid Termination Status: 250

Copying essential files...
Copying the macOS RecoveryOS...
Making disk bootable...


Erasing disk: 0%... 10%... 20%... 30%... 100%
Failed to extract AssetData/boot/Firmware/Manifests/InstallerBoot/* from update bundle
The bless of the installer disk failed.

Describe clearly and concisely what is not working.

📋 Steps to Reproduce

  1. Open Mist.app
  2. Click on 'Installers' - 'macOS Ventura 13.6.2'
  3. Wait for Creating ISO
  4. Observe error

✅ Expected Behaviour

Describe what should be happening (ie. the happy path).
macOS Ventura 13.6.2 ISO Created.

💻 Environment

  • Mist version (App menu ⇨ About Mist): 0.9.1
  • macOS Version (sw_vers): VERSION BUILD
  • Hardware (system_profiler SPHardwareDataType):
    • Model Identifier: MODEL_IDENTIFIER
    • Chip : CHIP

📷 Screenshots

If applicable, add screenshots to help explain the bug.

image image image

ℹ️ Additional context

  • Is this also a bug in mist-cli? ✅ / ❌
    • Provide links to GitHub Issues
  • Links to 3rd-party tools / references / documentation

@snowdream this is because both available builds of macOS Ventura 13.6.2 installers are tied to specific hardware:

22G2321:

  • iMac (24-inch, 2023)
  • MacBook Pro (14-inch, M3, Nov 2023)

22G320:

  • MacBook Pro (14-inch, 2021)
  • MacBook Pro (16-inch, 2021)
  • MacBook Pro (14-inch, 2023)
  • MacBook Pro (16-inch, 2023)

In contrast, a compatible build of 22G513 generates an ISO without issue:

22G513

Building ISOs etc. requires that specific hardware in order to succeed. You can hide incompatible versions by checking the Only show compatible versions checkbox in the bottom section of the main window:

Compatible