Mathieu Tortuyaux

Results 358 comments of Mathieu Tortuyaux

@arcln here's the proxmox image if you want to try it: http://bincache.flatcar-linux.net/images/amd64/9999.0.101+kai-proxmox-support/flatcar_production_proxmoxve_image.img.bz2

> Thank you, I tried the image and it didn't work because of a problem in the ignition PR (see [coreos/ignition#1790 (comment)](https://github.com/coreos/ignition/pull/1790#issuecomment-2137855552)). Can you please run a new build when...

@arcln it builds directly on our Jenkins (github actions only build for qemu targets) - I'll let you know once it's done.

@arcln image is available here: http://bincache.flatcar-linux.net/images/amd64/9999.0.102+kai-proxmox-support/flatcar_production_proxmoxve_image.img.bz2

> after doing some testing it seems to work fine! hostname is set, ssh keys are written properly and the network config is applied. we will now focus on finishing...

Hello @arcln following this: https://github.com/flatcar/flatcar-website/pull/337#discussion_r1629115962, could you give a try to this image: http://bincache.flatcar-linux.net/images/amd64/9999.0.104+kai-proxmox-support/flatcar_production_proxmoxve_image.iso ?

> So I tried the image, it is much easier to get running because I can just import it from proxmox gui instead of using command line etc. > >...

> > @arcln yes, I checked the OEM ID is not passed when booting ISO images. Before going further, I'm wondering if it makes sense to provide ISO images for...

> Hi here :) Just a quick notice to let everyone know that PRs on afterburn and ignition in order to natively support ProxmoxVE have both been merged 🚀 :...

First try: ``` # incus launch images:ubuntu/22.04 ubuntu-01 # incus start ubuntu-01 # incus exec ubuntu cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.4 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.4 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian...