Hello,
I wanted to create a few VM's and initialize them with cloud-init by following this video right here.
Unfortunately for the second time I have tried this it hasn't worked as planned.
The first thing that I tried was copying exactly what was done on the video (Ubuntu Cloud Image 24.04 LTS) + UEFI + Cloud-init + Proxmox (obviously) and I got an error
I found some threads in this forum where it said that this particular version may have issues with Cloud-init being in IDE bus and tried putting that into SCSI but this didn't work either.
I then found another thread that mentioned that it doesn't like UEFI so I tried SeaBIOS instead but this didn't work either.
This time the failure was different. It got one step further ahead but it got stuck in a screen saying
I then tried Ubuntu Cloud Image 22.04 LTS and this is working with SeaBIOS.
I will continue doing A/B testing to figure out what exactly the problem is but this is so frustrating. I believe in the past I had tried to use Cloud-init with Proxmox with a Debian cloud image and had some other problems.
Any help is appreciated to figure out why it doesn't work.
Thanks for your time.
I wanted to create a few VM's and initialize them with cloud-init by following this video right here.
Unfortunately for the second time I have tried this it hasn't worked as planned.
The first thing that I tried was copying exactly what was done on the video (Ubuntu Cloud Image 24.04 LTS) + UEFI + Cloud-init + Proxmox (obviously) and I got an error
Code:
BdsDxe: failed to load Boot0001 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0x1E, 0x0)/Pci(0x1, 0x0)/Pci(0x5,0x0)/Scsi(0x0,0x0): Not Found
BdsDxe: No bootable option or device was found.
I found some threads in this forum where it said that this particular version may have issues with Cloud-init being in IDE bus and tried putting that into SCSI but this didn't work either.
I then found another thread that mentioned that it doesn't like UEFI so I tried SeaBIOS instead but this didn't work either.
This time the failure was different. It got one step further ahead but it got stuck in a screen saying
Booting from hard disk...
and then getting stuck there.I then tried Ubuntu Cloud Image 22.04 LTS and this is working with SeaBIOS.
I will continue doing A/B testing to figure out what exactly the problem is but this is so frustrating. I believe in the past I had tried to use Cloud-init with Proxmox with a Debian cloud image and had some other problems.
Any help is appreciated to figure out why it doesn't work.
Thanks for your time.