Hmm, that warning may be a red herring actually. If I instead run kvm as follows, I encounter the same error, even without the "block 0" warning:
$ qemu-img create -f raw target.img 10G Formatting 'target.img', fmt=raw size=10737418240 $ kvm -m 1024 -cdrom custom.iso -drive file=target.img,format=raw warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2] $ http://pastebin.ubuntu.com/25367641/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1678064 Title: Attempting to install to a single btrfs root partition crashes the installer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1678064/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
