Tested amd64 image successfully using roughly what is in 'notes.txt' at https://gist.github.com/smoser/1057704
Kernels used: $ md5sum kernel initrd 6725de97b08c3a79ef367d8a8d45b925 kernel 66ccbff804a89bca2ff23dd7c62e0b04 initrd $ ls -l kernel initrd $ ls -l kernel initrd -rw-rw-r-- 1 ubuntu ubuntu 22544400 Dec 9 20:49 initrd -rw-rw-r-- 1 ubuntu ubuntu 6708504 Dec 9 20:49 kernel Install done with: qemu-system-x86_64 -enable-kvm -m 1024 -curses -device virtio-net-pci,netdev=net00 -netdev type=user,id=net00 -drive if=virtio,file=disk.img,cache=unsafe -no-reboot -kernel kernel -initrd initrd -append apt-setup/proposed=true nomodeset fb=false priority=critical locale=en_US url=http://10.245.168.15:9900/preseed After booting, system shows: $ lsb_release -sc trusty $ uname -r 4.2.0-22-generic $ dpkg -S /boot/vmlinu?-$(uname -r) linux-image-4.2.0-22-generic: /boot/vmlinuz-4.2.0-22-generic ** Description changed: Looking at the daily images there is no hwe-w kernel for trusty. This is need so it can be promoted for releases. On all architecture as well. + + Related Bugs: + * bug 1511497: Add support for lts-wily kernel flavours in trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511497 Title: No hwe-w kernel for 14.04 To manage notifications about this bug go to: https://bugs.launchpad.net/maas-images/+bug/1511497/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
