ssh至后台
./update.sh
出现以下提示
[Firmware Update] System update failed. Maybe system is rebooting or another update is processing. Error code: FW002
查看相关进程
ps ef | grep update
kill掉对应进程恢复
版权声明:本文为ictworker原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
ssh至后台
./update.sh
出现以下提示
[Firmware Update] System update failed. Maybe system is rebooting or another update is processing. Error code: FW002
查看相关进程
ps ef | grep update
kill掉对应进程恢复