Image built inside LXC doesn't boot

I've built a simple x86_64 image using LXC and tried to run it in a VM, but it shows following error:


If i build it inside a VM it works fine, what gives?

Running OpenWrt in a (lxc-) container is not a supported configuration, OpenWrt depends on running its own kernel (with its exact patches and sysctl preconfigutation), to load- and unload kernel modules as desired.

Running OpenWrt on a real full-system VM (virtualization or emulation) should work, but you really need to specify what kind of hypervisor you're using, if you're looking for support.

That aside, I don't actually see a problem in your screenshot - just hit enter and root shell should appear.

1 Like

I'm not running OpenWrt in a lxc container, i'm "building/compiling" from source using buildroot in a lxc container. Reference

Hitting Enter does nothing btw

Got a new hard drive and reinstalled my system. After that the problem was solved.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.