Project

General

Profile

Actions

Bug #36847

open

Wrong initrd extension for preseed_default_ipxe

Added by Artur Obolewicz 7 months ago. Updated 7 days ago.

Status:
Ready For Testing
Priority:
Normal
Category:
-
Target version:
-
Fixed in Releases:
Found in Releases:

Description

In the current preseed_default_ipxe.erb template:

initrd=initrd.img

but in official Debian repositories http://ftp.debian.org/debian/dists/bullseye/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
initrd=initrd.gz

It is causing an issue with preseed_default_ipxe template which has hardcoded wrong name.

Solution is to change the name to `initrd.gz`

Actions #1

Updated by The Foreman Bot 7 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/9870 added
Actions #2

Updated by The Foreman Bot 7 days ago

  • Assignee set to Ewoud Kohl van Wijngaarden
  • Pull request https://github.com/theforeman/foreman/pull/10156 added
Actions

Also available in: Atom PDF