Aren't we using just the generic kernel pkg on x86? If so, you are missing all the modules from the generic-extra pkg, thus my bet is on a missing module.
On Wed, Mar 18, 2015 at 7:45 PM, Michael Terry <[email protected]> wrote: > FYI, if you want to boot a thumb drive containing the snappy alpha image, > you can't use dd directly. You need to convert it from qcow2 format: > > sudo qemu-img convert -f qcow2 -O raw ubuntu-core-alpha-02_amd64-virt.img > /dev/sdb > > (Though trying to boot this on my laptop gives me some sort of kernel > panic. Looking into it. Any guesses?) > > -mt > > -- > snappy-devel mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/snappy-devel > > -- bye, p.
-- snappy-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snappy-devel
