Richard Sent <rich...@freakingpenguin.com> writes:
> Hi Christoph, Hi Richard! > > The TL;DR (although I encourage you to read it!) is that you need the > CONFIG_BINFMT_MISC Linux kernel compilation option set, but when you use > a linux-libre-*-generic kernel that option is NOT set. If you're using > the qemu-binfmt-service, you'll fail to boot and the error you posted > will occur before you're dropped into a REPL. I use a custom kernel modified straight from kernel.org and indeed i didn't enable the `CONFIG_BINFMT_MISC` setting. However, unfortunately enabling this option **does not** solve my problem. -- Best regards Christoph