I was talking a peak at this because I was curious how much changed. Using the the official Debian cloud images as references you can compare the package lists at [0] and [1] and see that isc-dhcp-client was indeed dropped for dhcpcd-base, but...
More information, systemd-resolved is installed but not in use because PVE is overwriting /etc/resolv.conf. This is also a problem on Ubuntu where /etc/network/interfaces has been replaced with /etc/systemd/network/eth0.network, but PVE isn't...
Hey folks,
Just wanted to share a quick fix for anyone trying to use Debian 13 LXC templates from images.linuxcontainers.org and running into this error when creating a container in Proxmox VE:
Cause:
The template you're using is missing the...
Oh yeah, I had to create the container with no network settings and then configure them later.
https://github.com/pimox/pimox7/issues/160#issuecomment-1872547763
I followed this advice I found when looking up the error. First creating the...