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? 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
watz@antares:~/Downloads$ ubidump/ubidump.py --listfiles 2-rootfs1.bin ==> 2-rootfs1.bin <== 4 named volumes found, 5 physical volumes, blocksize=0x40000 == volume b'rootfs_ubifs' == volume contains a squashfs filesystem, extract with --saveraw, and then use unsquashfs E: node magic num mismatch == volume b'METADATA' == unknown magic: 1b000000 E: node magic num mismatch == volume b'METADATACOPY' == unknown magic: 1b000000 E: node magic num mismatch == volume b'filestruct_full_debug.bin' == unknown magic: ef1a0000 E: node magic num mismatch watz@antares:~/Downloads$
Help says "--saveraw FILENAME save the entire volume to the specified file"
Which one of the volumes? How can I specify it?
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Help says "--saveraw FILENAME save the entire volume to the specified file"
Which one of the volumes? How can I specify it?
Thanks!
The text was updated successfully, but these errors were encountered: