neo2271 / firmware-mod-kit

Automatically exported from code.google.com/p/firmware-mod-kit
0 stars 0 forks source link

wdr3600v1 firmware cannot be unpacked #128

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. tpl-tool -x wdr3600v1_en_3_13_34_up_boot(130909).bin
2. unsquashfs wdr3600v1_en_3_13_34_up_boot(130909).bin-rootfs
Parallel unsquashfs: Using 4 processors
lzma uncompress failed with error code 9
read_block: failed to read block @0x4e404c
read_fragment_table: failed to read fragment table index
FATAL ERROR aborting: failed to read fragment table

What is the expected output? What do you see instead?

Directories and files. Nothing.

What version of the product are you using? On what operating system?

Firmware Mod Kit v0.99

Please provide any additional information below.

I have squashfs-tools-4.2 installed.

./unsquashfs * (git version from today):
Can't find a SQUASHFS superblock on unsquashfs

Original issue reported on code.google.com by anestl...@gmail.com on 9 Mar 2014 at 11:26

GoogleCodeExporter commented 8 years ago
Git version:

./unsquashfs *rootfs
Parallel unsquashfs: Using 4 processors
lzma uncompress failed with error code 0
read_block: failed to read block @0x4e404c
read_fragment_table: failed to read fragment table index
FATAL ERROR:failed to read fragment table

Original comment by anestl...@gmail.com on 9 Mar 2014 at 11:29