Heimdall icon indicating copy to clipboard operation
Heimdall copied to clipboard

Possible to install on OS X Catalina?

Open antarr opened this issue 3 years ago • 8 comments

I'm trying to install on OSX Catalina but the installer says my system is not supported. Is there a way to get around this?

antarr avatar Apr 26 '21 08:04 antarr

If it did install, what does it install that requires a reboot?

The 1.4.0 installer seemed to install on Catalina.

I rebooted.

But I can't find anything that resembles the Heimdall app with this

find / | grep -i heimdall

If it did install, where do I find it?

BeastOfBodmin avatar May 22 '21 10:05 BeastOfBodmin

I'd recommend to simply get a binary compiled with the necessary fixes and to use it directly. Here is the one I compiled a while back. It should work on OSX Catalina. Here you can find the heimdall stuff compiled by the lineage team. Also, I encourage you to check out my custom rom installer application.

amo13 avatar May 22 '21 11:05 amo13

I'd recommend to simply get a binary compiled with the necessary fixes and to use it directly. Here is the one I compiled a while back. It should work on OSX Catalina.

First link worked for me on OSX El Capitan (heimdall-mac-old.zip). Thanks a lot!

mrdegger avatar May 23 '21 20:05 mrdegger

Specific error is:

The package is trying to install content to the system volume. Contact the software manufacturer for assistance.

It tries to install to the System volume, which is not supported.

slhck avatar Jun 13 '21 12:06 slhck

What is trying to install what to which system's volume? What did you try and what command did you issue?

amo13 avatar Jun 13 '21 12:06 amo13

I am referring to installing Heimdall Suite 1.4.0.pkg on macOS Catalina (as the OP wrote). As you can see in https://github.com/Benjamin-Dobell/Heimdall/blob/master/OSX/install-kext.sh — assuming that is what is being used for the .pkg code — it is attempting to copy a kernel extension to /System, which is not possible starting with 10.15.

slhck avatar Jun 13 '21 12:06 slhck

I see. Well since heimdall pretty much is an abandoned project and the file you are referring to is from 2015, I don't think there is much hope in getting an installer to work on current systems. I guess we are better off just using compiled binaries as long as they are still working...

amo13 avatar Jun 13 '21 12:06 amo13

Oh, alright. I didn't see that it was abandoned. Perhaps the authors could at least explain the macOS limitations in the README.

I see the binrary you linked to just runs. Thank you.

slhck avatar Jun 13 '21 19:06 slhck