No description
Find a file
Stoiko Ivanov 2338bf160e fix #7223: proxmox-boot: add memtest86 as entry to all boot-loaders
memtest86+ ships a config-snippet for grub configuration, and is thus
present on installations using grub (although currently not functional
when secure-boot is enabled), without proxmox-boot-tool.

adding an equivalent entry for memtest86+ on systems, where
proxmox-boot-tool manages the boot-loader seems like an improvement
and a step to having similar functionality in our different
boot-loader setups.

Tested by installing proxmox-kernel-helper with this patch and running
proxmox-boot-tool reinit, followed by rebooting into memtest86+ on a
systemd-booted system. Additionally tested the addition of the entry
in grub, by both installing on a system booted in legacy bios mode and
one where I ran `proxmox-boot-tool init /dev/sdX2 grub` (after
formatting). To get the entry in grub a `proxmox-boot-tool refresh`
call is needed (so that `update-grub` generates the entries). As this
will get called anyways upon installation from ISO, and on each
kernel-upgrade I decided against calling it in `proxmox-boot-tool
init|reinit` additionally.

Suggested-by: Daniel Herzig <d.herzig@proxmox.com>
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Tested-by: Daniel Herzig <d.herzig@proxmox.com>
Link: https://lore.proxmox.com/20260227144336.3029652-1-s.ivanov@proxmox.com
2026-03-10 20:16:26 +01:00
debian d/changelog: fix-up entry 2025-08-21 12:23:08 +02:00
src fix #7223: proxmox-boot: add memtest86 as entry to all boot-loaders 2026-03-10 20:16:26 +01:00
.gitignore add .gitignore file 2023-05-26 14:26:25 +02:00
Makefile buildsys: add PDM to upload target 2025-03-04 16:34:34 +01:00