Comment 2 for bug 1744357

Revision history for this message
TJ (tj) wrote :

Tested the Xubuntu daily live amd64 ISO (2018-01-19) using QEMU/KVM on 16.04 and couldn't reproduce the boot failure. Selecting "Try..." mode the system reached the desktop correctly.

sha1sum Downloads/bionic-desktop-amd64.iso
2faca153b20783ced9eaebc8fe0a288b6807f64f Downloads/bionic-desktop-amd64.iso

http://cdimage.ubuntu.com/xubuntu/daily-live/current/bionic-desktop-amd64.iso

Tested using:

# in shell 1
$ nc -l -p 9999 | tee /tmp/bionic-boot.log

# in shell 2
$ qemu-system-x86_64 -enable-kvm -name Xubuntu-18.04-amd64 -monitor stdio -serial tcp:127.0.0.1:9999 -m 2048 -hda /dev/VG_OS/1804 -cdrom /home/tj/Downloads/bionic-desktop-amd64.iso -boot d -usb -k en-gb

# in shell 1
# login with username "xubuntu" password empty