firmware-analysis-toolkit icon indicating copy to clipboard operation
firmware-analysis-toolkit copied to clipboard

Fail to emulate TL-WR940N

Open zr950624 opened this issue 4 years ago • 2 comments

Hi,

When I try to emulate the firmware of TL-WR940N_v6 (https://static.tp-link.com/2020/202004/20200430/TL-WR940N(US)_V6_200316.zip). I get the following error messages during running

Step 8. Emulate firmware 1 with the inferred network configuration. This will modify the configuration of the host system by creating a TAP device and adding a route. ./scratch/1/run.sh

[    2.356000] No filesystem could mount root, tried:  ext3 ext2 ext4 cramfs squashfs vfat iso9660 romfs udf
[    2.356000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1)

The previous steps are executed smoothly. (except I get a empty set during inferNetwork.sh) I do not see the reason for this error. Could you please give me some help about it?

BTW, The firmware was extracted by ./sources/extractor/extractor.py -b TP-Link -sql 127.0.0.1 -np -nk "TL-WR940N(US)_V6_200316.zip" images. Thanks.

zr950624 avatar Oct 23 '20 05:10 zr950624

same problem,need help, Thanks

liuliqaz avatar Nov 05 '20 09:11 liuliqaz

Please have a look at this issue https://github.com/attify/firmware-analysis-toolkit/issues/60

extremecoders-re avatar Nov 09 '20 20:11 extremecoders-re