Project

General

Profile

Actions

Bug #27949

closed

EL8 fails to boot

Added by James Shewey over 4 years ago. Updated over 4 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

EL8 fails to boot with the default iPXE template due to the ip= parameter. This is not properly formatted. Per the documentation at https://fedoraproject.org/wiki/Dracut/Options#Network it should be formatted similar to:

ip=${netX/ip}::${netX/gateway}:${netX/netmask}:<%= @host.name >:eth0:none nameserver=${dns} ifname=eth0:<= @host.mac %>


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #26749: RHEL 8 with iPXE fails due to Deprecated Options usedClosedRohan AroraActions
Actions #1

Updated by Alexander von Gluck IV over 4 years ago

This one was solved in 1.23.0 which works now with katello 1.13

Actions #2

Updated by James Shewey over 4 years ago

Ah, OK. I am on Foreman 1.22

Actions #3

Updated by Si Man over 4 years ago

If you don't want to upgrade yet, you can just download the relevant templates from https://github.com/theforeman/community-templates.

In my case I just updated Kickstart default (provisioning) and Kickstart default iPXE (iPXE)

Actions #4

Updated by Ondřej Pražák over 4 years ago

  • Project changed from Templates to Foreman
  • Category set to Templates
Actions #5

Updated by Lukas Zapletal over 4 years ago

  • Status changed from New to Duplicate
  • Triaged changed from No to Yes

Closing as dupe of #26749

Actions #6

Updated by Lukas Zapletal over 4 years ago

  • Related to Bug #26749: RHEL 8 with iPXE fails due to Deprecated Options used added
Actions

Also available in: Atom PDF