We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I had a nand image with ecc corrected data. But when i try to dump/read the files on any folder i get this error message:
==> root.bin.dd <== 1 named volumes found, 2 physical volumes, blocksize=0x20000 == volume rootfs == E: [Errno 13] Permission denied: '/etc/rootfs'
How to have acess to this file system?
Thanks!
The text was updated successfully, but these errors were encountered:
Can you post the commandline you used? And if you pass --debug ubidump will output a bit more info that might help to pinpoint what happened.
--debug
Sorry, something went wrong.
No branches or pull requests
I had a nand image with ecc corrected data. But when i try to dump/read the files on any folder i get this error message:
==> root.bin.dd <==
1 named volumes found, 2 physical volumes, blocksize=0x20000
== volume rootfs ==
E: [Errno 13] Permission denied: '/etc/rootfs'
How to have acess to this file system?
Thanks!
The text was updated successfully, but these errors were encountered: