[Bug 1568918] Re: Add support for lts-xenial kernel flavours in trusty
Scott Moser
smoser at ubuntu.com
Tue May 10 21:01:41 UTC 2016
booted
40374d161b58d72001776f99b3b9fb44 trusty-server-amd64.iso
$ qemu-img create -f qcow2 $arch-iso-disk.img 4G
$ qemu-system-x86_64 -enable-kvm -m 1024 -vnc :8 \
-device virtio-net-pci,netdev=net00 -netdev type=user,id=net00 \
-drive if=virtio,file=$arch-iso-disk.img,cache=unsafe \
-cdrom trusty-server-$arch.iso -no-reboot
,
hit 'go back', then 'Execute a shell',
then
~ # uname -r
4.4.0-21-generic
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1568918
Title:
Add support for lts-xenial kernel flavours in trusty
Status in maas-images:
Confirmed
Status in Ubuntu CD Images:
Fix Released
Status in debian-installer package in Ubuntu:
Invalid
Status in livecd-rootfs package in Ubuntu:
Invalid
Status in debian-installer source package in Trusty:
Fix Committed
Status in livecd-rootfs source package in Trusty:
Confirmed
Bug description:
Subject says it all. We need d-i to support installing the lts-xenial
kernel, as we did with the lts backports in precise.
Test-case would be to try the xenial-* installers to make sure they
install the right kernel (and at all!), and to test the non-vivid
variants to make sure they didn't regress in installing the proper
kernels.
Related bugs:
* bug 1524366: Add support for lts-wily kernel flavours in trusty
* bug 1511497: [maas] No hwe-w kernel for 14.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/maas-images/+bug/1568918/+subscriptions
More information about the foundations-bugs
mailing list