Hello,
please help, I have no idea what and how todo ;-)
Currently Version 8.4.14 is installed.
after upgrading to 8.4 I run the command pve8to9 and one fail and 4 warnings issued:
WARN:
- The matching CPU microcode package 'intel-microcode' could not be found! --> quite easy
- System booted in uefi mode but grub-efi-amd64 meta-package not installed, new grub versions will not be installed to /boot/efi! Install grub-efi-amd64.
- Removable bootloader found at '/boot/efi/EFI/BOOT/BOOTX64.efi', but GRUB packages not set up to update it!
Run the following command:
echo 'grub-efi-amd64 grub2/force_efi_extra_removable boolean true' | debconf-set-selections -v -u
Then reinstall GRUB with 'apt install --reinstall grub-efi-amd64'
- The matching CPU microcode package 'intel-microcode' could not be found! Consider installing it to receive the latest security and bug fixes for your CPU.
Ensure you enable the 'non-free-firmware' component in the apt sources and run:
apt install intel-microcode
Shall I run the commands as suggested?
FAIL: systemd-boot meta-package installed. This will cause problems on upgrades of other boot-related packages. Remove 'systemd-boot' See https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#sd-boot-warning for more information.
The tool proxmenux suggest to enter 2 commands to fix it:
Fix systemd-boot: apt install systemd-boot-efi systemd-boot-tools -y && apt remove systemd-boot -y
Fix disk space: apt clean && apt autoremove -y && journalctl --vacuum-time=7d
I'm very afraid to todo it, so please help:
after efibootmgr -v
After checking the fail I found additionaly the comand: apt remove systemd-boot.
Please be so kind to help.
Thanks.
Klaus
please help, I have no idea what and how todo ;-)
Currently Version 8.4.14 is installed.
after upgrading to 8.4 I run the command pve8to9 and one fail and 4 warnings issued:
WARN:
- The matching CPU microcode package 'intel-microcode' could not be found! --> quite easy
- System booted in uefi mode but grub-efi-amd64 meta-package not installed, new grub versions will not be installed to /boot/efi! Install grub-efi-amd64.
- Removable bootloader found at '/boot/efi/EFI/BOOT/BOOTX64.efi', but GRUB packages not set up to update it!
Run the following command:
echo 'grub-efi-amd64 grub2/force_efi_extra_removable boolean true' | debconf-set-selections -v -u
Then reinstall GRUB with 'apt install --reinstall grub-efi-amd64'
- The matching CPU microcode package 'intel-microcode' could not be found! Consider installing it to receive the latest security and bug fixes for your CPU.
Ensure you enable the 'non-free-firmware' component in the apt sources and run:
apt install intel-microcode
Shall I run the commands as suggested?
FAIL: systemd-boot meta-package installed. This will cause problems on upgrades of other boot-related packages. Remove 'systemd-boot' See https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#sd-boot-warning for more information.
The tool proxmenux suggest to enter 2 commands to fix it:
Fix systemd-boot: apt install systemd-boot-efi systemd-boot-tools -y && apt remove systemd-boot -y
Fix disk space: apt clean && apt autoremove -y && journalctl --vacuum-time=7d
I'm very afraid to todo it, so please help:
after efibootmgr -v
root@pve:~# efibootmgr -vBootCurrent: 0001Timeout: 1 secondsBootOrder: 0001,000B,000C,0007,000A,0008,0000,0005,0006Boot0000* Windows Boot Manager VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................Boot0001* proxmox HD(2,GPT,3f571147-594b-47d5-82fb-30ab1ce3a32a,0x800,0x200000)/File(\EFI\PROXMOX\GRUBX64.EFI)Boot0005* Generic Usb Device VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)Boot0006* CD/DVD Device VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)Boot0007* UEFI: IPV4 Intel(R) Ethernet Connection (2) I219-LM PciRoot(0x0)/Pci(0x1f,0x6)/MAC(6c4b9043c8eb,0)/IPv4(0.0.0.00.0.0.0,0,0)..BOBoot0008* ST500LM021-1KJ152 BBS(HD,,0x0)..BOBoot000A* IBA CL Slot 00FE v0110 BBS(Network,,0x0)..BOBoot000B* UEFI OS HD(2,GPT,3f571147-594b-47d5-82fb-30ab1ce3a32a,0x800,0x200000)/File(\EFI\BOOT\BOOTX64.EFI)..BOBoot000C* LENSE20512GMSP34MEAT2TA BBS(HD,,0x0)..BOAfter checking the fail I found additionaly the comand: apt remove systemd-boot.
Please be so kind to help.
Thanks.
Klaus
Last edited: