I went ahead and applied a change to our 5.3 tree to make nvram built-in
for ppc64el. If it would be preferable to keep it a module and add it to
the installer, let me know and I can change it.
** Changed in: linux (Ubuntu)
Status: Confirmed => Fix Committed
--
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:
Fix Committed
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