In order to debug kernel panic/freeze cases on devices which do not have serial console exposed, we can use Linux kernel’s netconsole module. This module is created with exactly this case in mind. In order to use the, we need... Read more
On LXD host add the following line to map host user and group id 1001 to container user and group id 1001 Details are explained here: https://documentation.ubuntu.com/lxd/stable-5.0/userns-idmap/#custom-idmaps Read more