You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the command jefferson /usr/local/sxb/_r.bin.extracted/12EF8.jffs2 -d /usr/local/sxb/_r.bin.extracted/12EF8 --force, I obtain the following output:
I think it should write "writing S_ISREG /usr/local/sxb/_r.bin.extracted/12EF8/etc_rw/wifi/qrcode_multi_ssid_wifikey.png",but the program write "writing S_ISREG etc_rw/wifi/qrcode_multi_ssid_wifikey.png",so it cause the problem "OS error(20): Not a directory".
qkaiser
changed the title
Why the jefferson warning “OS error(20): Not a directory ”?
Unhandled OSError : “OS error(20): Not a directory"
Jan 25, 2023
First, could you provide the console output as code snippet in the future ? You can do it in Markdown using 3 backticks (`) or selecting the console output and clicking on the "<>" icon. I took care of it this time.
Second, could you share the file that you're trying to extract ? You can attach the file to a comment.
When I run the command
jefferson /usr/local/sxb/_r.bin.extracted/12EF8.jffs2 -d /usr/local/sxb/_r.bin.extracted/12EF8 --force
, I obtain the following output:How can I solve it?
The text was updated successfully, but these errors were encountered: