Bug 1641868

Summary: livecd-creator on ARM complains that no support for that arch exist
Product: [Fedora] Fedora Reporter: korekhov
Component: livecd-toolsAssignee: Neal Gompa <ngompa13>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: adam.stokes, bcl, bruno, dhuff, katzj, metherid, ngompa13, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-23 23:29:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description korekhov 2018-10-23 03:28:05 UTC
In an attempt to create a Foreman Discovery Image refactoring the steps for x86 platform in [1] for aarch64 system, getting the following error:

livecd-creator -v '--title=Discovery Image' --compression-type=xz --cache /var/cache/build-fdi --config /root/foreman-discovery-image/fdi-image.ks -f fdi -t /tmp
<snip>

Error creating Live CD : Bootloader configuration is arch-specific, but not implemented for this arch!

Please see attached file for a complete output.

This is on fedora28 on ARM (Cavium Thunder) system:

# uname -a
Linux hostname.domain.com 4.16.3-301.fc28.aarch64 #1 SMP Mon Apr 23 21:45:59 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux

[1] - https://github.com/theforeman/foreman-discovery-image#building

Comment 1 Neal Gompa 2018-10-23 23:29:35 UTC

*** This bug has been marked as a duplicate of bug 1641867 ***