We use exclusively Ubuntu VMs and need to use the default server image.
We have a user-data yaml file which is passed to the vm with cicustom and works.
The only issue is that during the install process there is a popup that autoinstall should be passed to the kernel parameter to skip the question to continue.
I tried with args to just append it but the kernel en initrd are required then. Perhaps there is a way to point to the local files inside the VM as an extra argument.
PXE is not an option as we dont use DHCP.
So is there any way to get autoinstall to continue without any manual interference?
Version:
pve-manager/7.4-17/513c62be (running kernel: 5.15.143-1-pve)
Ubuntu 22.04.4 / 24.04
We have a user-data yaml file which is passed to the vm with cicustom and works.
The only issue is that during the install process there is a popup that autoinstall should be passed to the kernel parameter to skip the question to continue.
I tried with args to just append it but the kernel en initrd are required then. Perhaps there is a way to point to the local files inside the VM as an extra argument.
PXE is not an option as we dont use DHCP.
So is there any way to get autoinstall to continue without any manual interference?
Version:
pve-manager/7.4-17/513c62be (running kernel: 5.15.143-1-pve)
Ubuntu 22.04.4 / 24.04