We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Was trying to create a bootable usb with High Sierra using Sequoia
sudo mist download installer "10.13.6" bootableinstaller --bootable-installer-volume "/Volumes/install"
This resulted in
ββββββββββββββββββββ β INPUT VALIDATION β ββββββββββββββββββββ ββ User is 'root'... ββ Download search string will be '10.13.6'... ββ Include betas in search results will be 'false'... ββ Only include compatible installers will be 'false'... ββ Cache downloads will be 'false'... ββ Output directory will be '/Users/Shared/Mist'... ββ Temporary directory will be '/private/tmp/com.ninxsoft.mist'... ββ Force flag has not been set, existing files will not be overwritten... ββ Bootable macOS Installer will be created on volume '/Volumes/install'... ββββββββββ β SEARCH β ββββββββββ ββ Searching for macOS download '10.13.6'... ββ Found [041-91758] macOS High Sierra 10.13.6 (17G66) [2019-10-19] βββββββββ β SETUP β βββββββββ ββ Creating new temporary directory '/private/tmp/com.ninxsoft.mist/041-91758'... ββββββββββββ β DOWNLOAD β ββββββββββββ ββ [ 01 / 12 ] 041-91758.English.dist....................... [ 08.81 KB / 08.81 KB (100.0%) ] β Verifying... βββ ββ [ 02 / 12 ] AppleDiagnostics.chunklist................... [ 0328 B / 0328 B (100.0%) ] β Verifying... βββ ββ [ 03 / 12 ] AppleDiagnostics.dmg......................... [ 02.87 MB / 02.87 MB (100.0%) ] β Verifying... βββ ββ [ 04 / 12 ] BaseSystem.chunklist......................... [ 01.98 KB / 01.98 KB (100.0%) ] β Verifying... βββ ββ [ 05 / 12 ] BaseSystem.dmg............................. [ 486.28 MB / 486.28 MB (100.0%) ] β Verifying... βββ ββ [ 06 / 12 ] InstallAssistantAuto.pkg..................... [ 11.83 MB / 11.83 MB (100.0%) ] β Verifying... βββ ββ [ 07 / 12 ] InstallESDDmg.chunklist...................... [ 16.53 KB / 16.53 KB (100.0%) ] β Verifying... βββ ββ [ 08 / 12 ] InstallESDDmg.pkg............................ [ 04.72 GB / 04.72 GB (100.0%) ] β Verifying... βββ ββ [ 09 / 12 ] InstallInfo.plist............................ [ 01.58 KB / 01.58 KB (100.0%) ] β Verifying... βββ ββ [ 10 / 12 ] MajorOSInfo.pkg.............................. [ 02.52 MB / 02.52 MB (100.0%) ] β Verifying... βββ ββ [ 11 / 12 ] OSInstall.mpkg............................. [ 684.04 KB / 684.04 KB (100.0%) ] β Verifying... βββ ββ [ 12 / 12 ] RecoveryHDMetaDmg.pkg...................... [ 487.84 MB / 487.84 MB (100.0%) ] β Verifying... βββ βββββββββββ β INSTALL β βββββββββββ ββ Creating image '/private/tmp/com.ninxsoft.mist/041-91758/041-91758.dmg'... ββ Mounting disk image at mount point '/Volumes/041-91758'... ββ Creating new installer '/Volumes/041-91758/Applications/Install macOS High Sierra.app'... ββ Created new installer '/Volumes/041-91758/Applications/Install macOS High Sierra.app' βββββββββββββββββββββββββββββ β BOOTABLE INSTALLER VOLUME β βββββββββββββββββββββββββββββ ββ Copying '/Volumes/041-91758/Applications/Install macOS High Sierra.app' to '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/Install macOS High Sierra.ad-hoc-code-signatures.app'... ββ Ad-hoc code signing '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/Install macOS High Sierra.ad-hoc-code-signatures.app'... ββ Creating bootable macOS Installer at mount point '/Volumes/install'... ββ Invalid Exit Status Code: '254', Message: /Volumes/Install macOS High Sierra is not a valid volume mount point.
1, Run sudo mist download installer "10.13.6" bootableinstaller --bootable-installer-volume "/Volumes/install" with USB stick called Install
Having a bootable USB stick to install High Sierra to Intel iMac
mist --version
sw_vers
system_profiler SPHardwareDataType
If applicable, add screenshots to help explain the bug.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
πͺ² Description
Was trying to create a bootable usb with High Sierra using Sequoia
sudo mist download installer "10.13.6" bootableinstaller --bootable-installer-volume "/Volumes/install"
This resulted in
ββββββββββββββββββββ
β INPUT VALIDATION β
ββββββββββββββββββββ
ββ User is 'root'...
ββ Download search string will be '10.13.6'...
ββ Include betas in search results will be 'false'...
ββ Only include compatible installers will be 'false'...
ββ Cache downloads will be 'false'...
ββ Output directory will be '/Users/Shared/Mist'...
ββ Temporary directory will be '/private/tmp/com.ninxsoft.mist'...
ββ Force flag has not been set, existing files will not be overwritten...
ββ Bootable macOS Installer will be created on volume '/Volumes/install'...
ββββββββββ
β SEARCH β
ββββββββββ
ββ Searching for macOS download '10.13.6'...
ββ Found [041-91758] macOS High Sierra 10.13.6 (17G66) [2019-10-19]
βββββββββ
β SETUP β
βββββββββ
ββ Creating new temporary directory '/private/tmp/com.ninxsoft.mist/041-91758'...
ββββββββββββ
β DOWNLOAD β
ββββββββββββ
ββ [ 01 / 12 ] 041-91758.English.dist....................... [ 08.81 KB / 08.81 KB (100.0%) ]
β Verifying... βββ
ββ [ 02 / 12 ] AppleDiagnostics.chunklist................... [ 0328 B / 0328 B (100.0%) ]
β Verifying... βββ
ββ [ 03 / 12 ] AppleDiagnostics.dmg......................... [ 02.87 MB / 02.87 MB (100.0%) ]
β Verifying... βββ
ββ [ 04 / 12 ] BaseSystem.chunklist......................... [ 01.98 KB / 01.98 KB (100.0%) ]
β Verifying... βββ
ββ [ 05 / 12 ] BaseSystem.dmg............................. [ 486.28 MB / 486.28 MB (100.0%) ]
β Verifying... βββ
ββ [ 06 / 12 ] InstallAssistantAuto.pkg..................... [ 11.83 MB / 11.83 MB (100.0%) ]
β Verifying... βββ
ββ [ 07 / 12 ] InstallESDDmg.chunklist...................... [ 16.53 KB / 16.53 KB (100.0%) ]
β Verifying... βββ
ββ [ 08 / 12 ] InstallESDDmg.pkg............................ [ 04.72 GB / 04.72 GB (100.0%) ]
β Verifying... βββ
ββ [ 09 / 12 ] InstallInfo.plist............................ [ 01.58 KB / 01.58 KB (100.0%) ]
β Verifying... βββ
ββ [ 10 / 12 ] MajorOSInfo.pkg.............................. [ 02.52 MB / 02.52 MB (100.0%) ]
β Verifying... βββ
ββ [ 11 / 12 ] OSInstall.mpkg............................. [ 684.04 KB / 684.04 KB (100.0%) ]
β Verifying... βββ
ββ [ 12 / 12 ] RecoveryHDMetaDmg.pkg...................... [ 487.84 MB / 487.84 MB (100.0%) ]
β Verifying... βββ
βββββββββββ
β INSTALL β
βββββββββββ
ββ Creating image '/private/tmp/com.ninxsoft.mist/041-91758/041-91758.dmg'...
ββ Mounting disk image at mount point '/Volumes/041-91758'...
ββ Creating new installer '/Volumes/041-91758/Applications/Install macOS High Sierra.app'...
ββ Created new installer '/Volumes/041-91758/Applications/Install macOS High Sierra.app'
βββββββββββββββββββββββββββββ
β BOOTABLE INSTALLER VOLUME β
βββββββββββββββββββββββββββββ
ββ Copying '/Volumes/041-91758/Applications/Install macOS High Sierra.app' to '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/Install macOS High Sierra.ad-hoc-code-signatures.app'...
ββ Ad-hoc code signing '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/Install macOS High Sierra.ad-hoc-code-signatures.app'...
ββ Creating bootable macOS Installer at mount point '/Volumes/install'...
ββ Invalid Exit Status Code: '254', Message: /Volumes/Install macOS High Sierra is not a valid volume mount point.
π Steps to Reproduce
1, Run sudo mist download installer "10.13.6" bootableinstaller --bootable-installer-volume "/Volumes/install" with USB stick called Install
β Expected Behaviour
Having a bootable USB stick to install High Sierra to Intel iMac
π» Environment
mist --version
): 2.1.1 (latest: 2.1.1)sw_vers
): ProductName: macOSProductVersion: 15.0.1
BuildVersion: 24A348
system_profiler SPHardwareDataType
):π· Screenshots
If applicable, add screenshots to help explain the bug.
βΉοΈ Additional context
The text was updated successfully, but these errors were encountered: