OESF Portables Forum

Model Specific Forums => Cosmo Communicator => Cosmo Communicator - Linux => Topic started by: daelaam on April 14, 2021, 06:43:28 am

Title: LXC net bridge power off the device!!!
Post by: daelaam on April 14, 2021, 06:43:28 am
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/UseOtherRepositorys

The device just power off after executing
Code: [Select]
sudo systemctl start lxc-net
Then the linux never boot back.

What is the possible causes to this issue ?
I am so confused.