-
-
Notifications
You must be signed in to change notification settings - Fork 747
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
banglejs_iflash build: error running .bootcde
, compacting corrupts .boot0
and deletes most files
#2509
Comments
.boot0
, error running .bootcde
.bootcde
, compacting corrupts .boot0
and deletes most files
Ok, thanks for the report. So it looks like compaction breaks it? I don't have time to look into this at the moment so I've just removed the |
The last 'cutting edge' build for this is still available at https://www.espruino.com/binaries/travis/9898ae3a57448e441e912b56ba6b28d3ff8e739c/ |
Don't know if this is related. But on the regular fw 2v22.15 available from the app loader fw updater I got the error below:
I didn't notice myself doing anything to cause the interruption, but it's not out of the question. |
Additional report by @devsnd on the espruino forum: https://forum.espruino.com/conversations/397606/?offset=25#17485097 |
I roughly did this:
fastreset
fastbtnload
after which the following happened:bootcde (1).txt (Decoded)
bootcde.txt
_``d`0.txt (corrupted .boot0 I believe)
EDIT - Further tests:
Doing facory reset:
Gives a filesystem that looks to be intact:
Then doing a compact:
leaves the filesystem like this, most files are gone along with e.g. clock face and launcher:
The text was updated successfully, but these errors were encountered: