I plan to get Amazon prime video work under linux which requires kodi 18, Debian buster only come with Kodi 17.8 so I created a Debian bullseye container.
I followed this instruction to create a lxc net bridge:
https://github.com/gemian/gemian/wiki/UseOtherRepositorysThe device just power off after executing
sudo systemctl start lxc-net
Then the linux never boot back.
What is the possible causes to this issue ?
I am so confused.