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 ** Attachment added: "Boot log captured via serial port" https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/1744357/+attachment/5039985/+files/bionic-boot.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744357 Title: Bionic 32 bit iso fails to boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/1744357/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
