Please help me out. I am using 24.04.1. Its still not working. I am trying to boot through pxe.
my config: #cloud-config chpasswd: expire: false list: - installer:Longstringhere autoinstall: version: 1 interactive-sections: - storage proxy: http://172.16.100.2:3142/ apt: preserve_sources_list: false primary: - arches: - default uri: http://nl.archive.ubuntu.com/ubuntu/ disable_suites: [backports] disable_components: [multiverse] ssh: install-server: true allow-pw: true debconf-selections: | popularity-contest popularity-contest/participate boolean false network: ethernets: $bootif: addresses: - 127.0.0.2/24 match: macaddress: 22:22:33:44:55:66 nameservers: addresses: - 172.16.100.3 routes: - to: default via: 127.0.0.1 accept-ra: false set-name: eno2 version: 2 updates: all late-commands: - rm /target/etc/apt/apt.conf.d/*proxy* /target/etc/systemd/system/snapd.service.d/*proxy* - sed -i -E 's/^#?PermitRootLogin [[:alpha:]]+-password/PermitRootLogin yes/' /target/etc/ssh/sshd_config - sed -i -E 's/^(GRUB_CMDLINE_LINUX_DEFAULT=)"(.+)"$/\1"\2 ipv6.autoconf=0"/g' /target/etc/default/grub - curtin in-target --target /target update-grub2 user-data: users: [] hostname: Hostameherer chpasswd: expire: false list: - root:logstringhere timezone: Europe/Amsterdam ** Attachment added: "cloud-init.png" https://bugs.launchpad.net/subiquity/+bug/2062988/+attachment/5807629/+files/cloud-init.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062988 Title: Desktop netboot crashes on startup due to cloud-init schema validation handling To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/2062988/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs