OpenWrt编译配置选项之hostname
前段时间入手了FAST FWR162C,淘宝上找高手硬改了8M flash和64M DDR内存,自己回来折腾固件。在编译固件过程中,每次编译完登陆web管理,点击system都会报错,具体信息如下:
/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute cbi dispatcher target for entry ‘/admin/system/admin’.
The called action terminated with an exception:
/usr/lib/lua/luci/cbi.lua:334: Unable to read UCI data: system
stack traceback:
[C]: in function ‘assert’
/usr/lib/lua/luci/dispatcher.lua:448: in function ‘dispatch’
/usr/lib/lua/luci/dispatcher.lua:195: in function </[……]