@hectorcao Building the image is not sufficient to reproduce the issue, you have to actually boot the VM to notice the issue. You're getting another failure trying to boot the VM because you have apparmor enabled and mkosi exposes bugs in apparmor that still haven't been fixed in apparmor. You can work around the apparmor issue by adding --tpm=no to the mkosi command line.
The full command then is: ../bin/mkosi --tools-tree= —include=mkosi-vm --tpm=no -f vm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2127974 Title: -smbios type=11,path=xxx results in buffer overrun due to missing null terminator To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2127974/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
