7eb70becd3
When build ubuntu iso image, it will install grub-efi-amd64-signed and grub-efi-amd64 packages. Both of the postinst script will try to find root device and install grub which will definitely fail in such a chroot environment. So the workaround is to skip error and remove postinst script. And confirm the package be installed successfully at last. Change-Id: Ie0aecb212b22362046db55b5ad8c64c3211c28e5 Closes-Bug: #1491280 Co-Authored-By: Jane.zhang <jian.zhang8@hpe.com> |
||
---|---|---|
.. | ||
install.d | ||
post-install.d | ||
package-installs.yaml | ||
pkg-map | ||
README.rst |
===== grub2 ===== This image installs grub2 bootloader on the image, that's necessary for the local boot feature in Ironic to work. This is being made a separated element because usually images have grub2 removed for space reasons and also because they are going to boot from network (PXE boot).