Hi there,
I'm trying to get the latest Linux mint Ulyssa (20.1) lxc template to install in Proxmox via the web UI and am running into trouble. I grabbed the image from the linuxcontainers image repo here: https://images.linuxcontainers.org/images/mint/ulyssa/amd64/default/. Specifically, this was the latest rootfs image at the time I'm posting this: https://images.linuxcontainers.org/images/mint/ulyssa/amd64/default/20210525_08:51/rootfs.tar.xz. I uploaded this into the container templates via the web UI. Then, tried creating a template via the web UI using that template.
It seems proxmox doesn't recognize the "linuxmint"
Is this a supported operation (to install an LXC template that is not from proxmox via pveam)? And, if so...is there something I need to change to make this work?
I have Linux Mint working in a VM just fine already, but I wanted to try a container as I prefer the greater flexibility they give.
Any help would be appreciated.
Thanks!,
-John
I'm trying to get the latest Linux mint Ulyssa (20.1) lxc template to install in Proxmox via the web UI and am running into trouble. I grabbed the image from the linuxcontainers image repo here: https://images.linuxcontainers.org/images/mint/ulyssa/amd64/default/. Specifically, this was the latest rootfs image at the time I'm posting this: https://images.linuxcontainers.org/images/mint/ulyssa/amd64/default/20210525_08:51/rootfs.tar.xz. I uploaded this into the container templates via the web UI. Then, tried creating a template via the web UI using that template.
It seems proxmox doesn't recognize the "linuxmint"
ID
from /etc/os-release
in the template and fails with an error. This is the exact error:
Code:
extracting archive '/var/lib/vz/template/cache/mint-ulyssa-20210525-rootfs.tar.xz'
Total bytes read: 872192000 (832MiB, 40MiB/s)
Detected container architecture: amd64
unknown ID 'linuxmint' in /etc/os-release file, trying fallback detection
unable to open file '/etc/network/interfaces.tmp.13283' - No such file or directory
TASK ERROR: unable to create CT 101 - error in setup task PVE::LXC::Setup::post_create_hook
Is this a supported operation (to install an LXC template that is not from proxmox via pveam)? And, if so...is there something I need to change to make this work?
I have Linux Mint working in a VM just fine already, but I wanted to try a container as I prefer the greater flexibility they give.
Any help would be appreciated.
Thanks!,
-John
Last edited: