public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH manager 0/1] pve8to9: warn about an unmounted ESP
@ 2026-09-21 13:26 Samuel Rufinatscha
  2026-09-21 13:26 ` [PATCH pve-manager 1/1] " Samuel Rufinatscha
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Rufinatscha @ 2026-09-21 13:26 UTC (permalink / raw)
  To: pve-devel

A UEFI system may fail to boot after upgrading from PVE 8 to PVE 9
if its EFI System Partition (ESP) was not mounted at /boot/efi during
the GRUB update [0].

Warn if /boot/efi is not mounted on a UEFI system. Ask the user to
mount it before upgrading and to make sure it mounts at boot. Skip
systems managed by proxmox-boot-tool, which mounts the ESPs itself.

Testing:

Tested the patched pve-manager package on a PVE 8 VM that was updated
to the latest packages from the enterprise repository. The ESP warning
appeared with /boot/efi unmounted and was no longer shown after mounting
it.

[0] https://bugzilla.proxmox.com/show_bug.cgi?id=7958

pve-manager:

Samuel Rufinatscha (1):
  pve8to9: warn about an unmounted ESP

 PVE/CLI/pve8to9.pm | 10 ++++++++++
 1 file changed, 10 insertions(+)


Summary over all repositories:
  1 files changed, 10 insertions(+), 0 deletions(-)

-- 
Generated by git-murpp 0.8.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-21 13:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-21 13:26 [PATCH manager 0/1] pve8to9: warn about an unmounted ESP Samuel Rufinatscha
2026-09-21 13:26 ` [PATCH pve-manager 1/1] " Samuel Rufinatscha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal