Hi just caught this message after running an adhoc update
A message similar to this got me into trouble in the upgrade from V8 to V9 and I resolved that by running
Running that this time resulted in
but rerunning /etc/kernel/postinst.d/zz-proxmox-boot
produces
How do I proceed from here?
Code:
Setting up zfsutils-linux (2.4.1-pve1) ...
Installing new version of config file /etc/default/zfs ...
Installing new version of config file /etc/zfs/zfs-functions ...
Setting up zfs-initramfs (2.4.1-pve1) ...
Setting up corosync (3.1.10-pve2) ...
Setting up ssh (1:10.0p1-7+deb13u2) ...
Setting up zfs-zed (2.4.1-pve1) ...
Processing triggers for libc-bin (2.41-12+deb13u2) ...
Processing triggers for man-db (2.13.1-1) ...
Processing triggers for initramfs-tools (0.148.3) ...
update-initramfs: Generating /boot/initrd.img-6.17.13-2-pve
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync.
Your System is up-to-date
A message similar to this got me into trouble in the upgrade from V8 to V9 and I resolved that by running
proxmox-boot-tool init /dev/sda2 Running that this time resulted in
Code:
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
UUID="305F-1418" SIZE="1073741824" FSTYPE="vfat" PARTTYPE="c12a7328-f81f-11d2-ba4b-00a0c93ec93b" PKNAME="sda" MOUNTPOINT="/boot/efi"
E: '/dev/sda2' is mounted on '/boot/efi' - exiting.
but rerunning /etc/kernel/postinst.d/zz-proxmox-boot
produces
Code:
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync.
How do I proceed from here?
