iso image creation fails for rhel7 image

Bug #1750725 reported by Anshul Jain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
diskimage-builder
Fix Released
Undecided
Anshul Jain

Bug Description

iso/post-install.d/01-copy-bootloaders: Current behavior does not have support to build rhel iso image.
It tries to copy bootloaders as defined by ubuntu based images which does not work for RHEL.

RHEL bootloaders can be found at /boot/efi/EFI/redhat/ path, while script looks for them in "/usr/lib"

Element "iso" requires update in path for GRUB_FILE, SHIM_FILE and SYSLINUX_FILE to build rhel7 iso image.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to diskimage-builder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/548585

Changed in diskimage-builder:
assignee: nobody → Anshul Jain (theanshuljain)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to diskimage-builder (master)

Reviewed: https://review.openstack.org/548585
Committed: https://git.openstack.org/cgit/openstack/diskimage-builder/commit/?id=73a9ba0f1fcf43bcd2ee6e685fbcc2828814f5e8
Submitter: Zuul
Branch: master

commit 73a9ba0f1fcf43bcd2ee6e685fbcc2828814f5e8
Author: Anshul Jain <email address hidden>
Date: Wed Feb 28 06:31:34 2018 -0600

    Fix for rhel7 iso image creation.

    Currently rhel7 image creation fails because it tries to copy
    default bootloaders which is ubuntu way. This commit updates `iso`
    element to correct the path of bootloaders required for rhel image.

    Change-Id: I526d75b2db609fc77be0fc778b4d00f2d3df38ec
    Closes-bug: 1750725

Changed in diskimage-builder:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.