ITzTravelInTime / TINU

TINU: The open tool to create bootable macOS installers.
GNU General Public License v2.0
492 stars 37 forks source link

Not working with Big Sur installer #16

Closed tempelmann closed 3 years ago

tempelmann commented 4 years ago

I tried to use TINU (60) with the Big Sur Beta 1 installer app - it tells me that this is not a proper installer and can't use it.

And note that the BS installer will need 11 GB of disk space.

ITzTravelInTime commented 4 years ago

Hi, this has been fixed in the betas for version 3.0, precisely the beta 3 added support for big sur, you can get it here:

https://github.com/ITzTravelInTime/TINU/releases/tag/3.0_BETA_3_(70)

due to a known bug (caused by some file attribute issue) i reccomend you dragging the app to you desktop before opening it for the first time.

EDIT: a new beta 4 is coming to try to address the issues with the beta 3

tempelmann commented 4 years ago

Thanks. Please close this only once the release is out, so that users still see the issue here (with the solution) if they're using the current release, like me.

That known bug: It's not translocation? Quarantine perhaps? Email me if you need help with it. Always happy to help.

tempelmann commented 4 years ago

Ah, now I realize why I could not see the beta: The main page only lists the 2.1 release - one has to click the "+ 9 releases" button below to see the beta. I had expected to find only older ones there, so I didn't bother to check. Maybe you could just add a small note on the main page's readme about the Big Sur beta? And then close this.

ITzTravelInTime commented 4 years ago

yes, i will need just some time to finish work on the new beta and the pubblish it

ITzTravelInTime commented 4 years ago

That known bug: It's not translocation? Quarantine perhaps? Email me if you need help with it. Always happy to help.

Forgot to say that the known bug is about adding the executable attribute to an internal .sh file, in order to be able to create installers on system with SIP enabled from catalina onwrds, tinu needs to be launched from the terminal because the terminal is the only application to have really all the permitions needed by createinstallmedia when SIP is on.

BTW today i made a huge commit to the development branch fixing a whole lot of stuff and also working more on memory management

ITzTravelInTime commented 3 years ago

all of this stuff has been addressed in the latest release: https://github.com/ITzTravelInTime/TINU/releases/tag/3.0_BETA_4_(82)

ITzTravelInTime commented 3 years ago

I am closing this issue since the latest version is now no longer marked as a pre-release, this was done just to make sure people will download an updated version.