This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1837726
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
** Tags added: eoan
--
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:
Incomplete
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 <[email protected]>
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 : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp