Virt-install compat regression with F37 isos

Until now (including F36), I could install on a RHEL8 workstation a fedora vm with the cli line below,
but unfortunately that’s not possible with F37 any more!? I tried to add “–boot uefi” but the same error message. So, quite confusing. BTW, I do not see any isolinux directory in the F37 image anymore. Any hints? Thanks!

LANG=C virt-install  -n sys-f37-x86-partest2 -r 3072 --disk path=/pool/f37_x86-parttest2.img,size=18 -l /Distros/Fedora-Everything-netinst-x86_64-37-1.7.iso

Starting install...
ERROR    Couldn't find kernel for install tree.
Domain installation does not appear to have been successful.
If it was, you can restart your domain by running:
  virsh --connect qemu:///system start sys-f37-x86-partest2
otherwise, please restart your installation.

LANG=C virt-install --boot uefi -n sys-f37-x86-partest2 -r 3072 --disk path=/pool/f37_x86-parttest2.img,size=18 -l /Distros/Fedora-Everything-netinst-x86_64-37-1.7.iso

Starting install...
ERROR    Couldn't find kernel for install tree.
Domain installation does not appear to have been successful.
If it was, you can restart your domain by running:
  virsh --connect qemu:///system start sys-f37-x86-partest2
otherwise, please restart your installation.
2 Likes

I’ve hit the same problem, so I created Bug 2158305

JFI: 2144105 – f37 isos / isoinfo can not list content