ophub / amlogic-s9xxx-openwrt

Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
1.78k stars 1.59k forks source link

boot分区没有被正常挂载 #622

Closed jsdfhasuh closed 1 week ago

jsdfhasuh commented 3 weeks ago

Device Information | 设备信息

OpenWrt Version | 系统版本

Describe the bug | 问题描述 启动之后发现boot分区没有被正常挂载

image

jsdfhasuh commented 3 weeks ago

test.txt openwrt official 编译选项

ophub commented 3 weeks ago

lsblk

ophub commented 3 weeks ago

我刚更新了一个官方版,测试正常。

IMG_0762

IMG_0764

IMG_0763

jsdfhasuh commented 3 weeks ago

blkid.log

jsdfhasuh commented 3 weeks ago

dmesg.log

jsdfhasuh commented 3 weeks ago

我镜像里面没有lsblk,我现在改一下

jsdfhasuh commented 3 weeks ago

改了也没用,好像是mount 不支持label属性 mount: mounting LABEL="BOOT" on /boot failed: No such file or directory

ophub commented 3 weeks ago

https://github.com/ophub/amlogic-s9xxx-openwrt/tree/main/documents

拉到页面最底下,推荐必选项都选上,不然有些功能无法使用。你可以在我仓库里面的config上做加法,我只选择了一些必选项,你要的其他插件可以自己选上。