Open minifish120 opened 5 years ago
qemu-system-mipsel: -net nic,vlan=0: 'vlan' is deprecated. Please use 'netdev' instead, because the decaf-qemu update the qemu to 2.10.1, in qemu-2.10.1 the old net usage is discarded and how do you fix this problem?
Which firmware cannot be emulated? I'll check it.
i used DIR-815_FIRMWARE_1.01.ZIP as example, when i used the original qemu-system-mipsel(from qemu 2.5.0), it can emulated successfully, but when i changed qemu-system-mipsel to your qemu-system-mipsel(QEMU="../qemu_mode/DECAF_qemu_2.10/mipsel-softmmu/qemu-system-mipsel"), it reported the errors: qemu-system-mipsel: -net nic,vlan=0: 'vlan' is deprecated. Please use 'netdev' instead and stoped the emulation
i can't use the command qemu-system-mipsel(build from the qemu_mode/DECAF_qemu_2.10 directory) to start a mipsel firmware which can be started by original firmadyne, how to resolve this question???