View Single Post
Posts: 2 | Thanked: 0 times | Joined on Oct 2006
#8
Originally Posted by atmasphere
I have tried running this several times from the command line as root in OSX but keep getting a permission denied error.

I've tried both Flasher and Flasher 2.0 for macosx

When I try to use the GUI version it can't open the file unless I append .bin, but then I get an error of Invalid FIASCO file header.

anyone run into this?

I ran into the same problem with the command line flasher utility. You have to grant execution permission to the user (you) for this program.

From the terminal enter:
chmod +ux flasher-2.0.macosx

from the directory where you placed the flasher program.

Then go through the steps.

That worked for me.