mwpeng2021

Results 3 comments of mwpeng2021

The firmae.config: START_TIME=$(date +%s | bc) CURRENT_TIME=$(date +%s | bc) t_start="$(date -u +%s.%N)" echo "START_TIME = ${START_TIME}" echo "CURRENT_TIME = ${CURRENT_TIME}" echo "t_start = ${t_start}" while [ [${START_TIME} + ${CHECK_TIMEOUT}]...

The Result: iot@research:~/tools/FirmAE$ sudo ./run.sh -r beklin ./firmwares/F9K1102_WW_2.14.04.bin [] ./firmwares/F9K1102_WW_2.14.04.bin emulation start!!! [] extract done!!! [] get architecture done!!! mke2fs 1.44.1 (24-Mar-2018) mkdir: can't create directory '/etc/default': File exists mkdir:...

Thank you for your reply. When I do some tests again, I always find the same results again. Here is the log. The Firmware is The reason I guess is...