Hmm, wait there are two bugs here. I'm not sure if I can help get either of them fixed.
1. There is a bug in QEMU(perhaps related to the same bug in seabios) where when using "-boot a" and the "-drive" flag "boot=on" the system fails to boot. However removing the "boot=on" flag corrects this and there is a script above and minor edits to apparmor to correct for this. 2. Seabios lacks support for virtio-blk devices, or the same bug as above is interfering with the boot. To boot from virtio-blk one needs to use the "boot=on" flag. -- qemu -drive boot=on flag causes boot to hang. https://bugs.launchpad.net/bugs/591423 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
