Recent content by zsiga09

  1. Z

    cloud-init and Buster generic image network problem

    Alternatively, you could add the following to your template's grub.cfg: GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0" Then the interfaces will come up as eth0 etc..