https://lists.ubuntu.com/archives/kernel-team/2017-May/084064.html
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1690136 Title: Azure: make it possible to boot without initrd Status in linux package in Ubuntu: New Bug description: SRU Justification: Impact: currently it's not possible to boot Azure instances without an initrd. The flexibility of booting an instance without an initrd is important to reduce boot time. Fix: Make the modules hv_vmbus and hv_storvsc built-in in the Azure kernel. Testcase: - Edit the grub.cfg file and remove the initrd entry. - Change the root= parameter to use the partition path instead of the partion UUID (the initramfs is usually responsible for fetching those information about disks and partitions). - If necessary, add rootfstype=ext4 to the kernel parameters. - After rebooting the system should be available. NOTE: This report is to track changes made to the azure custom kernel which cannot be correctly represented in launchpad. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690136/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp