Hi,
I am having difficulties migrating a Debian container running on a Proxmox 6 host (5.4.106-1-pve) to a plain Debian 10 server (kernel 4.19.0-16-amd64).
I tried the following :
- restore from Proxmox backup
- restore from tar archive with --numeric-owner option
- run lxc-start as user and as root, with unprivileged: 0 and unprivileged: 1
Here is one of the log outputs I get (this one is when I run
Read more
I am having difficulties migrating a Debian container running on a Proxmox 6 host (5.4.106-1-pve) to a plain Debian 10 server (kernel 4.19.0-16-amd64).
I tried the following :
- restore from Proxmox backup
- restore from tar archive with --numeric-owner option
- run lxc-start as user and as root, with unprivileged: 0 and unprivileged: 1
Here is one of the log outputs I get (this one is when I run
sudo lxc-start
) :
Code:
lxc-start 100 20210516145622.172 INFO lsm -...
Read more