PINE64

Full Version: Binfmt_misc support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Code:
root@pine64:~# mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc
mount: mount point /proc/sys/fs/binfmt_misc does not exist
Hello,everyone.
I want to run some x86 applications on my pine64,but the kernel do not have binfmt_misc support.After enabling CONFIG_BINFMT_MISC=y,the command runs fine.Would there be any support for CONFIG_BINFMT_MISC in the pine64 kernel?Or may I create a pull request?
Sure create a pr to my kernel tree and it will be included.