解决 Stat Failed On ....No Such FIle or directory

 error: stat failed on /home/gato/openwrt_sandbox/trunk/bin/ramips/openwrt-ramips-rt305x-dir-300-b1-squashfs-sysupgrade.bin, No such file or directory



After googling a while, I discovered here that it was a very simple solution: I was including too much stuff in the image and it was too big to fit the flash.

 The error message could be more specific though. Deselected python and all went well. Flashed the card, booted and everything was up and running.  



总结可以看出,因为固定路由的flash 有限,选择了过多的选项。剔除后成功编译。

你可能感兴趣的:(openwrt内核)