move known problem "update linux-image" to FAQ
All checks were successful
Build every docs on push / Explore-Gitea-Actions-docker (push) Successful in 1m2s

This commit is contained in:
luck 2023-08-18 15:45:47 +08:00
parent 2ab9d88397
commit 3b5e1cc3f3
2 changed files with 6 additions and 3 deletions

View File

@ -36,3 +36,9 @@
## 4. Q : 安装之后重启超过10分钟都没有启动成功
A : 请提供相关的串口信息给翼辉 Acosail 团队,团队将会给出问题答复。
## 5. Q: 安装备份还原的正常系统内更新linux-image失败怎么办,错误提示类似"获取'overlayroot'的正规路径失败"?
A: 更新linux-image等凡是会修改initrd或者修改boot的底下文件的一些操作时需要在启动选单中选择Disable Backup protect模式启动,然后在其环境下进行更新内核等操作
<img style="display: block; border: 1px solid #eeeeee" src="/images/problems_acosail_bpo5_update_linux-image_1.png"/>

View File

@ -36,6 +36,3 @@
<img style="display: block; border: 1px solid #eeeeee" src="/images/problems_acosail_bpo5_default_is_not_kde.png"/>
- 更新linux-image等凡是会修改initrd或者修改boot的底下文件的一些操作时需要在启动选单中选择Disable Backup protect模式启动,然后在其环境下进行更新内核等操作
<img style="display: block; border: 1px solid #eeeeee" src="/images/problems_acosail_bpo5_update_linux-image_1.png"/>