这种硬盘为啥在op里面用不了
详细叙述
写用physdiskwrite.exe写吧,不显示硬盘型号,用img工具强行写入,进不去luci
重复 issue
- [x] 没有类似的 issue
具体型号
x86/64
详细日志
Runtime error Unhandled exception during request dispatching /usr/lib/lua/luci/ucodebridge.lua:23: /usr/lib/lua/luci/model/diskman.lua:316: attempt to concatenate field 'phy_sec' (a nil value)
In error(), file [C] called from function [anonymous function] (/usr/lib/lua/luci/ucodebridge.lua:23) called from function ((tail call)) In anonymous function, file /usr/share/ucode/luci/runtime.uc, line 148, byte 45: called from function [arrow function] (/usr/share/ucode/luci/dispatcher.uc:794:4) called from function render ([C]) called from function render_action (/usr/share/ucode/luci/dispatcher.uc:768:24) called from function run_action (/usr/share/ucode/luci/dispatcher.uc:795:4) called from function [anonymous function] (/usr/share/ucode/luci/dispatcher.uc:1003:48) called from anonymous function (/www/cgi-bin/luci:39:13)
return lcall.call(modname, method, ...args);
Near here ----------------------------------------^
"/" 触发了转义的bug