Skip to content
New issue

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

OS X El Capitan installation from ISO fails #79

Open
mibosshard opened this issue Aug 7, 2023 · 9 comments
Open

OS X El Capitan installation from ISO fails #79

mibosshard opened this issue Aug 7, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@mibosshard
Copy link

using Mist Version 0.8.1 I today created an ISO file of Mac OS X El Capitan 10.11.6

I then tried to install from the ISO (VMware Fusion) and it failed:

"The Install OS X El Capitan application can't be used from this disk.

Copy this application to a writable Mac OS Extended formatted disk and reopen it to continue installation."

Screen Shot 2023-08-07 at 15 29 04

@mibosshard mibosshard added the bug Something isn't working label Aug 7, 2023
@ninxsoft
Copy link
Owner

The logic I was using to shrink the Bootable Disk Image down in size seems to have broken the ability to boot the ISOs.

I have a pull request in flight, #82, will reach out to confirm testing after I cut a new release 👍

@ninxsoft
Copy link
Owner

Mist version 0.9.1 is now available - if you can please test with this version and report back 🙌

@mibosshard
Copy link
Author

wonderful, thank you! Ijust created a new ISO of El Capitan and tried to create a VM in VMware Fusion. unfortunately I'm getting the exact same error during install as shown in the screenshot I posted above... running on a Mac mini 2014 with macOS Monterey. I'm now going to reinstall Monterey from scratch on said machine and report back.

@ninxsoft
Copy link
Owner

@mibosshard thanks for the update - just confirming: please ensure you are on macOS Monterey 12.6.8 (21G725) when you attempt to build the ISO again 👍

@mibosshard
Copy link
Author

okay: I made a USB installer stick using the latest (21G725) "Install macOS Monterey.app". wiped the SSD of the Mac mini clean using dd, installed macOS. downloaded Mist 0.9.1 and let it create an El Capitan installer ISO. tried to install a fresh VM using VMware Fusion 12.2.3. still getting the same error "The Install OS X El Capitan application can't be used from this disk".

@mibosshard
Copy link
Author

just to make sure it's not macOS Monterey or VMware Fusion that causes the error I now have successfully created an El Capitan VM using an ISO I made a few years back...

@ninxsoft
Copy link
Owner

I stumbled across this VMware article:

https://communities.vmware.com/t5/VMware-Fusion-Discussions/copy-this-application-to-a-writable-mac-os-extended-formatted/td-p/2865859

I suspect VMware Fusion is smarter in creating a compatible ISO than just converting a DMG > ISO via Mist, especially for "newer" versions of macOS.

Are you able to confirm the app installer isn't corrupted in any way by attempting the solution in the article? Maybe even compare the ISO created by VMware with the one created by Mist?

I may just be missing the secret sauce in the ISO that allows VMware to boot the ISO correctly.

@mibosshard
Copy link
Author

mibosshard commented Aug 27, 2023

I mounted the (non-working) ISO I created 2 days ago using Mist and dragged "Install OS X El Capitan.app" to VMware Fusion to create a fresh VM. BTW: VMware Fusion does not create an ISO but a DMG instead (gets attached to the VM as a virtual harddrive). the installer then runs without throwing an error.

@mviron
Copy link

mviron commented Apr 14, 2024

As of .10 this issue still persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants