Closed SuperKali closed 11 months ago
The problem is only debian.
it's easy to fix.
create a machine with actual Debian 12 template without changing network settings (leave as static).
start the container
run dhclient
apt update & apt upgrade
install ifupdown package
Reboot LXC Container
make a backup (dump directory)
copy and rename or move your ...tar.zst file to the /var/lib/vz/template/cache directory.
Now you are able to push new containers without network setup issue.
Other trick is to create /etc/network directory which doesn't exist. The error message while creating /etc/network/interfaces.tmp.1541833 Said, directory does not exist.
I do prepare LXC templates with the needed packages for future installations
Hello,
I am trying to run an LXC instance on my NanoPC T6, but I am getting this error:
In the previous version it worked, now I don't understand if I'm missing something or if some step needs to be done to make it works.
Regards.