WARNING: This image is OVERSIZED. This should never happen during milestone testing.
Proceed in your native language if you wish. Instructions will remain in English.
If all actions produce the expected results described, please submit a 'passed' result. If any action fails, or produces an unexpected result, please submit a 'failed' result and file a bug. Please be sure to include the bug number when you submit your result.
I tried with two different XPS 9320 units. Install succeeded but couldn't boot.
virt-install vm
``` virt-install --disk size=90 --connect qemu:///system --os-variant ubuntu24.10 --name ubuntu-25.04 --memory 8192 --cdrom ~/canonical/images/plucky-desktop-amd64.iso --features smm.state=on --boot loader=/usr/share/OVMF/OVMF_CODE_4M.secboot.fd,loader.readonly=yes,loader.type=pflash,nvram.template=/usr/share/OVMF/OVMF_VARS_4M.ms.fd,loader_secure=yes --tpm backend.type=emulator,backend.version=2.0,model=tpm-tis ```