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

Images fail to boot without vfscore/cpio #1

Open
hlef opened this issue May 12, 2022 · 0 comments
Open

Images fail to boot without vfscore/cpio #1

hlef opened this issue May 12, 2022 · 0 comments

Comments

@hlef
Copy link
Member

hlef commented May 12, 2022

Without these options

    - CONFIG_LIBCPIO=y
    - CONFIG_LIBINITRAMFS=y
    - CONFIG_LIBDEVFS_AUTOMOUNT=y
    - CONFIG_LIBVFSCORE_AUTOMOUNT_ROOTFS=y
    - CONFIG_LIBVFSCORE_ROOTFS_RAMFS=y

images seem to be improperly laid out and fail to boot. This is probably a linker script bug.

Workaround for now: enable them and you should be fine.

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

No branches or pull requests

1 participant