Project

General

Profile

Actions

Bug #38232

closed

Fix GRUB2 loader commands for Debian/Ubuntu

Added by Jan Loeser 4 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Back in time, GRUB2 is using `linux` and `initrd` loader commands to load the kernel and initrd into ram on legacy BIOS. Later, `linuxefi` and `initrdefi` loader commands have been added to do the same on UEFI platforms as some kind of interim solution. These are not part of official GRUB2 code base and have been patched by the vendors.

First vendors started now to drop patches for `linuxefi`/`initrdefi` loader commands support, `linux`/`initrd` of course also work under UEFI then.

Thus, we need to adapt preseed templates to render correct templates with supported loader commands.

Actions

Also available in: Atom PDF