Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Jeremy Stanley
On 2024-11-07 21:22:00 -0500 (-0500), Nick Lockheart wrote: [...] > Does anybody on here know what I would need to specify on the virt- > install command to change the behavior of the CD-ROM? [...] I've never used virt-install, but its manpage indicates that the --disk option could take parameters

Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Nick Lockheart
On Thu, 2024-11-07 at 18:50 +, Jeremy Stanley wrote: > On 2024-11-07 19:16:09 +0100 (+0100), Bastian Blank wrote: > [...] > > No, actually CD-ROM works fine, if you happen to use virtio to > > access > > it.  What not works is AHCI. > > Ah, good point, if the cloud is selecting AHCI by default

Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Jeremy Stanley
On 2024-11-07 19:16:09 +0100 (+0100), Bastian Blank wrote: [...] > No, actually CD-ROM works fine, if you happen to use virtio to access > it. What not works is AHCI. Ah, good point, if the cloud is selecting AHCI by default, it should be possible in OpenStack environments for a user to override

Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Bastian Blank
On Thu, Nov 07, 2024 at 03:27:31PM +, Jeremy Stanley wrote: > On 2024-11-07 10:22:09 -0500 (-0500), Nick Lockheart wrote: > [...] > > Is the virtual CD-ROM drive one of the missing drivers? I think that's > > how virt-install passes the cloud-init data- as a mounted CDROM disk. > > Yes, this h

Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Nick Lockheart
On Thu, 2024-11-07 at 09:06 -0500, Noah Meyerhans wrote: > On Wed, Nov 06, 2024 at 09:35:52PM -0500, Nick Lockheart wrote: > > Do generic cloud images not use the local cloud-init data source? > > They don't disable any data sources. > > > I'm having an issue with the official generic cloud image

Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Noah Meyerhans
On Wed, Nov 06, 2024 at 09:35:52PM -0500, Nick Lockheart wrote: > Do generic cloud images not use the local cloud-init data source? They don't disable any data sources. > I'm having an issue with the official generic cloud images available > from Debian, for example, `debian-12-genericcloud-amd64

Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Noah Meyerhans
On Thu, Nov 07, 2024 at 10:22:09AM -0500, Nick Lockheart wrote: > > > I'm having an issue with the official generic cloud images > > > available > > > from Debian, for example, `debian-12-genericcloud-amd64-daily- > > > 20241104- > > > 1921.qcow2`. > > > > Have you tried the generic images, rather

vagrant cloud

2024-11-07 Thread Hinnack
Hi, all boxes here: https://app.vagrantup.com/debian have no architecture assigned (unknown). Can that be changed? Are there any plans for adding arm64 boxes? VirtualBox is now supported on Silicons Macs (libvirt was supported anyway) kind regards, Henrik

Re: Do generic cloud images not use the local cloud-init data source?

2024-11-07 Thread Jeremy Stanley
On 2024-11-07 10:22:09 -0500 (-0500), Nick Lockheart wrote: [...] > Is the virtual CD-ROM drive one of the missing drivers? I think that's > how virt-install passes the cloud-init data- as a mounted CDROM disk. Yes, this has come up before. OpenStack clouds, for example, need virtual CD-ROM access