CJCope
February 7, 2025, 5:44am
1
I am attempting to flash the UEFI firmware to my G8 EE.
I booted off of the charger. This worked to disable write protect when I was un-enrolling it (Found this in a E waste Bin at work).
Unfortunatly when I run the curl command to run the firmware-utils.sh I get a “read only file system”
I then tired soldering a wire to the chip (As seen in the image). This also works for the un-enrolling.
Using Either both or separately, I still get the “read only file system” error.
Thanks for any that helps me out.
Tayne
February 7, 2025, 2:09pm
2
Are you trying to run curl as root?
CJCope:
Unfortunatly when I run the curl command to run the firmware-utils.sh I get a “read only file system”
I then tired soldering a wire to the chip (As seen in the image). This also works for the un-enrolling.
jesus fucking christ.
how does “read only filesystem” translate into “I need to solder the firmware chip”?
1 Like
CJCope
February 7, 2025, 4:15pm
5
isn’t that how to disable write protect as well?
“read only filesystem” has nothing to do with the firmware flash chip.
you said yourself you had already disabled firmware WP. Why did you think soldering was needed? You never need to solder the chip directly.
The instructions specifically tell you not to run as root, and specifically call out this reason as why not to.
Tayne
February 7, 2025, 4:33pm
8
Well, as the docs say, don’t.
All you had to do to disable WP on that model is disconnect the battery. Firmware write protect has nothing to do with the “read only filesystem” error
CJCope
February 8, 2025, 5:31am
9
Thanks for the input, seams good now