Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#4028 - Extroot cannot mount after boot, block: no usable configuration #9015

Open
openwrt-bot opened this issue Sep 10, 2021 · 4 comments
Labels
flyspray release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release

Comments

@openwrt-bot
Copy link

Op3n:

I run OpenWRT on my x86 PC(Lenovo tiny series, UEFI+amd64), use the latest 21.02 stable version, squashfs+efi, and burn into USB drive via Rufus, all new flash, no upgrade, no restore backup configuration.
I totally follow [[https://openwrt.org/docs/guide-user/additional-software/extroot_configuration|this guide]] to configure extroot, of course enablemodified the partition /dev/sda1 and something like that. But after reboot I found Extroot partition don't mount automatic as expected.
Try some times still not work I found not checked enable on luci,so I add option enabled '1' in /etc/config/fstab, but still don't work property. I also follow troublshooting on that article increase delay_root, not work, but true, mount it without problems from a shell after boot.

logread | sed -n -e "/- preinit -/,/- init -/p"
Full logs at [[https://pastebin.com/etrRj6Bt|here]] , list relative part below


user.info kernel: [ 7.764620] block: attempting to load /etc/config/fstab
user.err kernel: [ 7.768095] block: unable to load configuration (fstab: Entry not found)
user.err kernel: [ 7.769569] block: no usable configuration


I search and found this report:https://bugs.openwrt.org/index.php?do=details&task_id=2231, looks a patch in it but I don't know how to compile and hope use pre-compile stable release. It's old issue, but it still not marked as completed. I don't know if it's relevant.

@openwrt-bot
Copy link
Author

Op3n:

Looks that patch will let block read fstab from /tmp/overlay/upper/etc/config/fstab instead original /etc/config/fstab

@aparcar aparcar added the release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release label Feb 22, 2022
@haohetao
Copy link

haohetao commented Nov 1, 2023

I have same problem, using openwrt-23.05.0-x86-64-generic-squashfs-combined-efi.img
图片

@xixiha5230
Copy link

I have same problem, using openwrt-23.05.0-x86-64-generic-squashfs-combined-efi.img 图片

same problem at : openwrt-23.05.0-rockchip-armv8-friendlyarm_nanopi-r2s-ext4-sysupgrade.img.gz
but fixed in snapshots

@tkapin
Copy link

tkapin commented Feb 23, 2024

I think this is a duplicate of #7352 as stated in the description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release
Projects
None yet
Development

No branches or pull requests

5 participants