Thanks for the report. I can add the module to the udebs, unless it makes more sense to just make it built-in.
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Seth Forshee (sforshee) -- 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/1837726 Title: Installation fails on eoan/PowerVM : missing /dev/nvram Status in linux package in Ubuntu: Confirmed Bug description: Hi, since eoan and kernel 5.2, the installation fails when installing grub at the end. Actually /dev/nvram does not exist. nvram support was previously built in the kernel and is now built as a module, and the module is not shipped within the iso or in udebs. This is probably due to commit d7d73492dc5f2 in Ubuntu's linux git tree : --- commit d7d73492dc5f2ccc5c76b042341370838af148e4 Author: Seth Forshee <seth.fors...@canonical.com> Date: Wed Jun 5 10:47:33 2019 -0500 UBUNTU: [Config] update annotations following config review ... -CONFIG_NVRAM policy<{'amd64': 'm', 'i386': 'm'}> +CONFIG_NVRAM policy<{'amd64': 'm', 'i386': 'm', 'ppc64el': 'm'}> ... --- F. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1837726/+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