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#2273 - x86 extroot overlay is not working #7148

Closed
openwrt-bot opened this issue May 8, 2019 · 0 comments
Closed

FS#2273 - x86 extroot overlay is not working #7148

openwrt-bot opened this issue May 8, 2019 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

vgaetera:

Issue description:
x86 extroot overlay is not working because block utility tries to fetch configuration from ''/etc/config/fstab'' instead of ''/tmp/overlay/upper/etc/config/fstab''.

System version:
OpenWrt 18.06.1

Steps to reproduce:

logread | grep -e mount_root.*load -A 6

Wed May 8 09:11:04 2019 user.info kernel: [ 4.045043] mount_root: loading kmods from internal overlay
Wed May 8 09:11:04 2019 user.info kernel: [ 4.070783] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
Wed May 8 09:11:04 2019 user.info kernel: [ 4.074522] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
Wed May 8 09:11:04 2019 user.info kernel: [ 4.129919] block: attempting to load /etc/config/fstab
Wed May 8 09:11:04 2019 user.err kernel: [ 4.131769] block: unable to load configuration (fstab: Entry not found)
Wed May 8 09:11:04 2019 user.err kernel: [ 4.133999] block: no usable configuration
Wed May 8 09:11:04 2019 user.info kernel: [ 4.136083] mount_root: switching to f2fs overlay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant