I did the verification on Ubuntu Noble:

$ sudo apt install ovmf-legacy

$ sudo apt policy  ovmf-legacy
ovmf-legacy:
  Installed: 2024.02-2ubuntu0.8
  Candidate: 2024.02-2ubuntu0.8
  Version table:
 *** 2024.02-2ubuntu0.8 1000
       1000 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
        100 /var/lib/dpkg/status


The disk shows up in the UEFI shell:

$ qemu-system-x86_64 -machine q35,accel=tcg -no-user-config -nodefaults
-m 256 -smp 1,sockets=1,cores=1,threads=1 -display none -serial stdio
-chardev pty,id=charserial1 -device isa-
serial,chardev=charserial1,id=serial1 -drive
file=/usr/share/ovmf/OVMF.legacy.fd,if=pflash,format=raw,unit=0,readonly=on
-device pvscsi,id=scsi0 -drive
file=/tmp/disk,if=none,id=drive0,format=raw -device scsi-
hd,drive=drive0,bus=scsi0.0

UEFI Interactive Shell v2.2
EDK II
UEFI v2.70 (Ubuntu distribution of EDK II, 0x00010000)
Mapping table
     BLK0: Alias(s):
          PciRoot(0x0)/Pci(0x1,0x0)/Scsi(0x0,0x0)
Press ESC in 1 seconds to skip startup.nsh or any other key to continue.


** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2129178

Title:
  Can not boot qemu VMs using ParaVirtual SCSI controllers with Ubuntu
  24.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2129178/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to