Comment 9 for bug 1999680

Revision history for this message
l33tname (sirl33tname) wrote :

> Which release of Ubuntu did you use?
The latest 22.04.Maybe it is ova image specific
but try the same thing but with the https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.ova and virtual box for example.

> Can you please attach the logs containing the errors you are seeing?
I dont have the full logs anymore but the issue i saw is:
systemd-networkd[1345]: enp3s0: DHCP4 CLIENT: Failed to set IAID+DUID: No such file or directory
and if I check ls -la /etc/machine-id it does not exist

> I don't think this is true. See this snippet from machine-id(5)
Yes but is also states that `systemd-firstboot` will do that
  systemd-firstboot(1) may be used to initialize /etc/machine-id on mounted (but not booted) system images.

And at least in the image I use:
$ systemctl status systemd-firstboot.service
Unit systemd-firstboot.service could not be found.