You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated my lab tkl host to Proxmox 8.3.2 last night after being powered off a year or so. Downloaded the tkldev 18.1 iso and installed it to a VM. Everything works as expected.
Use tkldev to create a custom iso of my docker appliance to convert it to podman and after installing ISO in a new proxomx VM, have no networking. Boot to a different ISO to confirm that VM is getting a dhcp IP.
Use tkldev to create ISOs from the cloned core & mysql appliance repos, install them and they also don't have networking. After considerable troubleshooting, compare /etc/default/grub in the VM created from the tkldev ISO with /etc/default/grub in the VM created from the ISOs built using tlkdev and they are different.
Updated my lab tkl host to Proxmox 8.3.2 last night after being powered off a year or so. Downloaded the tkldev 18.1 iso and installed it to a VM. Everything works as expected.
Use tkldev to create a custom iso of my docker appliance to convert it to podman and after installing ISO in a new proxomx VM, have no networking. Boot to a different ISO to confirm that VM is getting a dhcp IP.
Use tkldev to create ISOs from the cloned core & mysql appliance repos, install them and they also don't have networking. After considerable troubleshooting, compare /etc/default/grub in the VM created from the tkldev ISO with /etc/default/grub in the VM created from the ISOs built using tlkdev and they are different.
In my vm installed from the tlkdev iso:
In my vm installed from the custom isos created using tlkdev:
Looking in the common folder in the tlkdev VM, I see that the template is correct:
but it seems like the make command isn't updating grub
The text was updated successfully, but these errors were encountered: