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

v2 Compatibilty with Catalina #182

Open
jessearmand opened this issue Nov 6, 2019 · 3 comments
Open

v2 Compatibilty with Catalina #182

jessearmand opened this issue Nov 6, 2019 · 3 comments

Comments

@jessearmand
Copy link

I've downloaded the latest pibakery on latest stable version of Catalina.

I setup the basics, installed all the Raspbian Lite and Raspbian Full. Then, I tried to write Raspbian Full on a newly formatted microSD (FAT32) card with 32 GB size.

Then, it fails with an error:
Screen Shot 2019-11-06 at 3 18 51 PM

Is it because of this change?

PiBakery no longer bundles .img files in the installer/program. Instead, the user must supply their own Raspbian .img file. This means that any Raspbian-based .img can be used, with the possibility of other distros in the future

Then, should I put the images inside /Library/Application Support/PiBakery/os?

@jessearmand jessearmand changed the title V2 Compatibilty with Catalina v2 Compatibilty with Catalina Nov 6, 2019
@christophevg
Copy link

This seems to be related to stricter disk access rules in Catalina (found a reference for the dependency Etcher: balena-io/etcher#2833)

A way around it is to run PiBakery as root:

sudo /Applications/PiBakery.app/Contents/MacOS/PiBakery

@SergeStinckwich
Copy link

SergeStinckwich commented Dec 15, 2019

I got the same problem. Running PiBakery as root solve the problem also.

@arturojain
Copy link

On macOS Monterrey this is not longer working, anyone has a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants