Skip to content

docs: CONFIG_BINFMT_MISC #5974

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

Open
Slava0135 opened this issue Apr 28, 2025 · 0 comments
Open

docs: CONFIG_BINFMT_MISC #5974

Slava0135 opened this issue Apr 28, 2025 · 0 comments

Comments

@Slava0135
Copy link

Slava0135 commented Apr 28, 2025

Describe the bug
After building a kernel with config described here but I got "Failed to mount /proc/sys/fs/binfmt_misc" error when starting VM.

It was already solved in #760, by adding CONFIG_BINFMT_MISC=y, however it's not mentioned in the docs.

To Reproduce
Happens when trying to build kernel 5.15.1 on Ubuntu 22.04 for Debian 11 (bullseye) image produced by create-image.sh.

Expected behavior
Mention CONFIG_BINFMT_MISC in docs?

Additional context

@Slava0135 Slava0135 added the bug label Apr 28, 2025
@dvyukov dvyukov added enhancement and removed bug labels Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants