> rrs@lenovo:~$ autopkgtest -B -U -u debci -o /tmp/multipath-tools-qemu > multipath-tools -- qemu -d --show-boot -c 1 --ram-size=3072 > /var/lib/debci/qemu/sid-amd64.img
This should work... You could try the same command by root, but it should work under an ordinary user. > Booting from Hard Disk... > autopkgtest-virt-qemu: DBG: cleanup... > <VirtSubproc>: failure: timed out waiting for "login prompt on ttyS0" > autopkgtest [20:12:41]: ERROR: testbed failure: cannot send to testbed: > [Errno 32] Broken pipe Have you seen "Grub" or "Linux"? If not, the installation of grub and/or linux-image-amd64 is broken in the VM image /var/lib/debci/qemu/sid-amd64.img. I wonder if /var/lib/debci/qemu/sid-amd64.img can be booted under virt-manager. I also see a problem in grub-pc/sid. Could you try # debci setup -f -s bullseye -a amd64 -b qemu Then > rrs@lenovo:~$ autopkgtest -B -U -u debci -o /tmp/multipath-tools-qemu > multipath-tools -- qemu -d --show-boot -c 1 --ram-size=3072 > /var/lib/debci/qemu/bullseye-amd64.img (sid replaced by bullseye). Best regards, Ryutaroh