You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone -b main --depth=1 https://github.com/ventoy/OpenWrtPlugin.git
cd OpenWrtPlugin/
wget https://github.com/ventoy/OpenWrtPlugin/releases/download/v1.3/ventoy_openwrt.xz
tar xf ventoy_openwrt.xz
wget https://downloads.openwrt.org/releases/24.10.0-rc4/targets/x86/64/kmods/6.6.67-1-fdf628e4ac1bbb67c9c54e22238868e0/kmod-dax_6.6.67-r1_x86_64.ipk
wget https://downloads.openwrt.org/releases/24.10.0-rc4/targets/x86/64/kmods/6.6.67-1-fdf628e4ac1bbb67c9c54e22238868e0/kmod-dm_6.6.67-r1_x86_64.ipk
sh newver.sh
Ventoy 版本:1.0.99
启动 OpenWRT 24.10.0-rc4 时,内核会停在
Waiting for root device PARTUUID=***
。已经按照文档更新了 ventoy_openwrt.xz ,启动 OpenWRT 22.03.7/23.05.5 没问题。
ventoy_openwrt.xz 更新命令:
测试失败的 OpenWRT 镜像:
https://downloads.openwrt.org/releases/24.10.0-rc4/targets/x86/64/openwrt-24.10.0-rc4-x86-64-generic-ext4-combined.img.gz
https://downloads.openwrt.org/releases/24.10.0-rc4/targets/x86/64/openwrt-24.10.0-rc4-x86-64-generic-squashfs-combined-efi.img.gz
https://downloads.openwrt.org/releases/24.10.0-rc4/targets/x86/64/openwrt-24.10.0-rc4-x86-64-generic-ext4-combined-efi.img.gz
内核错误日志:
内核代码位置: https://elixir.bootlin.com/linux/v6.6.67/source/init/initramfs.c#L363
看起来是为了修复一个CVE:https://lore.kernel.org/linux-cve-announce/2024120609-CVE-2024-53142-b75e@gregkh/T/
内核完整日志:
The text was updated successfully, but these errors were encountered: