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.7k stars 1.5k forks source link

Cannot find the partition corresponding to the root file system! #511

Closed vpei closed 7 months ago

vpei commented 7 months ago

Cannot find the partition corresponding to the root file system!

上次升级后出现这种情况,系统正常使用,现在再升级就提示这个错误。

ghost commented 7 months ago

Same here. Can't SSH.

Device: HG680P. OpenWrt: https://github.com/ophub/amlogic-s9xxx-openwrt/releases/download/OpenWrt_official_save_2023.11/openwrt_official_amlogic_s905x_k5.15.138_2023.11.12.img.gz

Error: Cannot find the partition corresponding to the root file system! Connection to 192.168.1.1 closed.

acd407 commented 7 months ago

i have the same error with the compiled image for panther x2.

Dimazhan commented 7 months ago

same error where connecting to s905x2-x96max-2g booted from usb flash since root filesystem is mounted as overlayfs, the 30-sysinfo.sh and openwrt-tf scripts do not find the disk on which it is located as a result, the first does not allow ssh, and the second does not create additional partitions # df / Filesystem 1K-blocks Used Available Use% Mounted on overlayfs:/overlay 1048576 247216 799280 24% / solution fix.patch