zyw-200 / FirmAFL

FIRM-AFL is the first high-throughput greybox fuzzer for IoT firmware.
GNU General Public License v3.0
438 stars 91 forks source link

qemu failed!!! #9

Closed skyvast404 closed 5 years ago

skyvast404 commented 5 years ago

root@ubuntu:/home/sv/Documents/FirmAFL/image_2540# ./run.sh Creating TAP device tap2540_0... Set 'tap2540_0' persistent and owned by uid 0 Bringing up TAP device... Adding route to 192.168.0.100... Starting firmware emulation... use Ctrl-a + x to exit qemu-system-mips: -net nic,vlan=0: 'vlan' is deprecated. Please use 'netdev' instead. ./vmlinux.mips_3.2.1: No such file or directory qemu-system-mips: qemu: could not load kernel './vmlinux.mips_3.2.1': Failed to load ELF Deleting route... Bringing down TAP device... Deleting TAP device tap2540_0... Set 'tap2540_0' nonpersistent

I tried a lot ways to fix this problems. is this about qume version?