ColdSmoke627 / firmware-mod-kit

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

Issue in extracting squashfs filesystem #141

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Trying to extract squashfs filesystem using below command
2../unsquashfs_all.sh 
~/Documents/router/_openwrt-brcm-2.4-squashfs.trx.extracted_bkp/7D400.squashfs 
3.

What is the expected output? What do you see instead?
The output produced is
./unsquashfs_all.sh: line 85: ./src/binwalk: No such file or directory
Attempting to extract SquashFS .X file system...

Trying ./src/others/squashfs-3.4-nb4/unsquashfs-lzma... Skipping 
others/squashfs-hg55x-bin (wrong version)...
File extraction failed!

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

Please provide any additional information below.

Original issue reported on code.google.com by ellurubh...@gmail.com on 19 Nov 2014 at 9:40