Post PVE 9.0x upgrade from PVE 8

michaels2408

Member
Oct 14, 2020
16
1
23
58
Good morning,
I recently upgrade my proxmox 8.x.x install to PVE 9.0.x using the update guidelines. Everything went well and the new system is up and running with one problem. When I try to do apt dist-upgrade apt fails on removing a non-existing historical kernel.

Code:
root@pve:/# apt update
Hit:1 http://repository.netdata.cloud/repos/stable/debian trixie/ InRelease                                                   
Hit:2 http://deb.debian.org/debian trixie InRelease                                                                           
Hit:3 http://security.debian.org/debian-security trixie-security InRelease                                                     
Get:4 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB]                                                         
Hit:5 http://repository.netdata.cloud/repos/repoconfig/debian trixie/ InRelease                                               
Hit:6 http://download.proxmox.com/debian/pve trixie InRelease                                                 
Hit:7 http://ftp.br.debian.org/debian trixie InRelease       
Fetched 47.1 kB in 1s (43.9 kB/s)
13 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@pve:/# apt dist-upgrade
Upgrading:                     
  libnss-systemd  librrd8t64    libsystemd-shared  libudev1   systemd           systemd-cryptsetup  udev
  libpam-systemd  librrds-perl  libsystemd0        rrdcached  systemd-boot-efi  systemd-sysv

REMOVING:
  proxmox-kernel-6.8.12-9-pve-signed

Summary:
  Upgrading: 13, Installing: 0, Removing: 1, Not Upgrading: 0
  3 not fully installed or removed.
  Download size: 0 B / 8645 kB
  Freed space: 577 MB

Continue? [Y/n]

Code:
Removing proxmox-kernel-6.8.12-9-pve-signed (6.8.12-9) ...
Examining /etc/kernel/postrm.d.
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 6.8.12-9-pve /boot/vmlinuz-6.8.12-9-pve
update-initramfs: Deleting /boot/initrd.img-6.8.12-9-pve
run-parts: executing /etc/kernel/postrm.d/proxmox-auto-removal 6.8.12-9-pve /boot/vmlinuz-6.8.12-9-pve
run-parts: executing /etc/kernel/postrm.d/zz-proxmox-boot 6.8.12-9-pve /boot/vmlinuz-6.8.12-9-pve
Re-executing '/etc/kernel/postrm.d/zz-proxmox-boot' in new private mount namespace..
No root= parameter in /etc/kernel/cmdline found!
run-parts: /etc/kernel/postrm.d/zz-proxmox-boot exited with return code 1
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/proxmox-kernel-6.8.12-9-pve-signed.postrm line 15.
dpkg: error processing package proxmox-kernel-6.8.12-9-pve-signed (--remove):
 installed proxmox-kernel-6.8.12-9-pve-signed package post-removal script subprocess returned error exit status 1
dpkg: too many errors, stopping
Errors were encountered while processing:
 proxmox-kernel-6.8.12-9-pve-signed
Processing was halted because there were too many errors.
Error: Sub-process /usr/bin/dpkg returned an error code (1)

Output of proxmox-boot-tool:
Code:
root@pve:/# proxmox-boot-tool kernel list
Manually selected kernels:
None.

Automatically selected kernels:
6.14.11-1-pve
6.14.8-2-pve

apt --fix-broken install does not correct this error state.

This apt upgrade failure is keeping the new installation from updating correctly and I am unsure how to fix. Any help would be greatly appreciated.
I apologize in advance if my code snippets to not post correctly.
Mike
 
Managed to remove the old 6.8* kernel that was causing issues, now seeing this:

Code:
Setting up proxmox-kernel-6.14.11-1-pve-signed (6.14.11-1) ...
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 6.14.11-1-pve /boot/vmlinuz-6.14.11-1-pve
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 6.14.11-1-pve /boot/vmlinuz-6.14.11-1-pve
update-initramfs: Generating /boot/initrd.img-6.14.11-1-pve
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No root= parameter in /etc/kernel/cmdline found!
run-parts: /etc/initramfs/post-update.d//proxmox-boot-sync exited with return code 1
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/proxmox-kernel-6.14.11-1-pve-signed.postinst line 20.
dpkg: error processing package proxmox-kernel-6.14.11-1-pve-signed (--configure):
 installed proxmox-kernel-6.14.11-1-pve-signed package post-installation script subprocess returned error exit status 2
dpkg: dependency problems prevent configuration of proxmox-kernel-6.14:
 proxmox-kernel-6.14 depends on proxmox-kernel-6.14.11-1-pve-signed | proxmox-kernel-6.14.11-1-pve; however:
  Package proxmox-kernel-6.14.11-1-pve-signed is not configured yet.
  Package proxmox-kernel-6.14.11-1-pve is not installed.
  Package proxmox-kernel-6.14.11-1-pve-signed which provides proxmox-kernel-6.14.11-1-pve is not configured yet.

dpkg: error processing package proxmox-kernel-6.14 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 proxmox-kernel-6.14.11-1-pve-signed
 proxmox-kernel-6.14
Error: Sub-process /usr/bin/dpkg returned an error code (1)
 
could you post the output of "proxmox-boot-tool status" and "efibootmgr -v"?
 
could you post the output of "proxmox-boot-tool status" and "efibootmgr -v"?

Thank you for looking into this; Here you go.

Rich (BB code):
root@pve:/# proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with uefi
ls: cannot access '/var/tmp/espmounts/27F0-332F/vmlinuz-*': No such file or directory
27F0-332F is configured with: grub (versions: )
root@pve:/#

Rich (BB code):
root@pve:~# efibootmgr -v
BootCurrent: 0000
Timeout: 1 seconds
BootOrder: 0000,000A,0003,000B,0004,000D
Boot0000* proxmox       HD(2,GPT,84e6863c-c094-4ba4-b348-0c59e45d509e,0x800,0x200000)/File(\EFI\PROXMOX\SHIMX64.EFI)
      dp: 04 01 2a 00 02 00 00 00 00 08 00 00 00 00 00 00 00 00 20 00 00 00 00 00 3c 86 e6 84 94 c0 a4 4b b3 48 0c 59 e4 5d 50 9e 02 02 / 04 04 36 00 5c 00 45 00 46 00 49 00 5c 00 50 00 52 00 4f 00 58 00 4d 00 4f 00 58 00 5c 00 53 00 48 00 49 00 4d 00 58 00 36 00 34 00 2e 00 45 00 46 00 49 00 00 00 / 7f ff 04 00
Boot0003* UEFI: Built-in EFI Shell      VenMedia(5023b95c-db26-429b-a648-bd47664c8012)0000424f
      dp: 04 03 14 00 5c b9 23 50 26 db 9b 42 a6 48 bd 47 66 4c 80 12 / 7f ff 04 00
    data: 00 00 42 4f
Boot0004  Hard Drive    BBS(HD,,0x0)0000474f00004e4fa5000000000000006f0057004400430020005700440042004e0043004500300030003100300050004e00430000000501090002000000007fff040002010c00d041030a0000000001010600041103120a000000ffff00007fff040001043e00ef47642dc93ba041ac194d51d01b4ce63800310031003500380042003000380039003000330038002000200020002000200020002000200000007fff04000000424f00004e4fb1000000000000006f0057004400430020002000570044005300310030003000540032004200300041002d003000300053004d003500300000000501090002000000007fff040002010c00d041030a0000000001010600041103120a000100ffff00007fff040001043e00ef47642dc93ba041ac194d51d01b4ce63100320039003000540034003000380031003000350034002000200020002000200020002000200000007fff04000000424f00004e4fab000000000000006f00530061006e004400690073006b00200053005300440020004700350020004200490043005300340000000501090002000000007fff040002010c00d041030a0000000001010600041103120a000200ffff00007fff040001043e00ef47642dc93ba041ac194d51d01b4ce63000320033003200370030003000380032003000390033002000200020002000200020002000200000007fff04000000424f00004e4fa7000000000000006f00570044004300200020005700440042004e0043004500300030003100300050004e00430000000501090002000000007fff040002010c00d041030a0000000001010600041103120a000300ffff00007fff040001043e00ef47642dc93ba041ac194d51d01b4ce63000320030003300320030003000380032003000390033002000200020002000200020002000200000007fff04000000424f00004e4fb1000000000000006f00530061006d00730075006e006700200053005300440020003800360030002000450056004f00200031005400420000000501090002000000007fff040002010c00d041030a0000000001010600021f03120a000500ffff00007fff040001043e00ef47642dc93ba041ac194d51d01b4ce6350053003900390045004e004d00300030003900370034003400390020005700200020002000200000007fff04000000424f00004e4fa7000000000000006f00570044004300200020005700440042004e0043004500300030003100300050004e00430000000501090002000000007fff040002010c00d041030a0000000001010600021f03120a000400ffff00007fff040001043e00ef47642dc93ba041ac194d51d01b4ce63000320039003200340041003000380039003200380035002000200020002000200020002000200000007fff04000000424f
      dp: 05 01 09 00 02 00 00 00 00 / 7f ff 04 00
    data: 00 00 47 4f 00 00 4e 4f a5 00 00 00 00 00 00 00 6f 00 57 00 44 00 43 00 20 00 57 00 44 00 42 00 4e 00 43 00 45 00 30 00 30 00 31 00 30 00 50 00 4e 00 43 00 00 00 05 01 09 00 02 00 00 00 00 7f ff 04 00 02 01 0c 00 d0 41 03 0a 00 00 00 00 01 01 06 00 04 11 03 12 0a 00 00 00 ff ff 00 00 7f ff 04 00 01 04 3e 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 38 00 31 00 31 00 35 00 38 00 42 00 30 00 38 00 39 00 30 00 33 00 38 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 00 00 7f ff 04 00 00 00 42 4f 00 00 4e 4f b1 00 00 00 00 00 00 00 6f 00 57 00 44 00 43 00 20 00 20 00 57 00 44 00 53 00 31 00 30 00 30 00 54 00 32 00 42 00 30 00 41 00 2d 00 30 00 30 00 53 00 4d 00 35 00 30 00 00 00 05 01 09 00 02 00 00 00 00 7f ff 04 00 02 01 0c 00 d0 41 03 0a 00 00 00 00 01 01 06 00 04 11 03 12 0a 00 01 00 ff ff 00 00 7f ff 04 00 01 04 3e 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 31 00 32 00 39 00 30 00 54 00 34 00 30 00 38 00 31 00 30 00 35 00 34 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 00 00 7f ff 04 00 00 00 42 4f 00 00 4e 4f ab 00 00 00 00 00 00 00 6f 00 53 00 61 00 6e 00 44 00 69 00 73 00 6b 00 20 00 53 00 53 00 44 00 20 00 47 00 35 00 20 00 42 00 49 00 43 00 53 00 34 00 00 00 05 01 09 00 02 00 00 00 00 7f ff 04 00 02 01 0c 00 d0 41 03 0a 00 00 00 00 01 01 06 00 04 11 03 12 0a 00 02 00 ff ff 00 00 7f ff 04 00 01 04 3e 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 30 00 32 00 33 00 32 00 37 00 30 00 30 00 38 00 32 00 30 00 39 00 33 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 00 00 7f ff 04 00 00 00 42 4f 00 00 4e 4f a7 00 00 00 00 00 00 00 6f 00 57 00 44 00 43 00 20 00 20 00 57 00 44 00 42 00 4e 00 43 00 45 00 30 00 30 00 31 00 30 00 50 00 4e 00 43 00 00 00 05 01 09 00 02 00 00 00 00 7f ff 04 00 02 01 0c 00 d0 41 03 0a 00 00 00 00 01 01 06 00 04 11 03 12 0a 00 03 00 ff ff 00 00 7f ff 04 00 01 04 3e 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 30 00 32 00 30 00 33 00 32 00 30 00 30 00 38 00 32 00 30 00 39 00 33 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 00 00 7f ff 04 00 00 00 42 4f 00 00 4e 4f b1 00 00 00 00 00 00 00 6f 00 53 00 61 00 6d 00 73 00 75 00 6e 00 67 00 20 00 53 00 53 00 44 00 20 00 38 00 36 00 30 00 20 00 45 00 56 00 4f 00 20 00 31 00 54 00 42 00 00 00 05 01 09 00 02 00 00 00 00 7f ff 04 00 02 01 0c 00 d0 41 03 0a 00 00 00 00 01 01 06 00 02 1f 03 12 0a 00 05 00 ff ff 00 00 7f ff 04 00 01 04 3e 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 35 00 53 00 39 00 39 00 45 00 4e 00 4d 00 30 00 30 00 39 00 37 00 34 00 34 00 39 00 20 00 57 00 20 00 20 00 20 00 20 00 00 00 7f ff 04 00 00 00 42 4f 00 00 4e 4f a7 00 00 00 00 00 00 00 6f 00 57 00 44 00 43 00 20 00 20 00 57 00 44 00 42 00 4e 00 43 00 45 00 30 00 30 00 31 00 30 00 50 00 4e 00 43 00 00 00 05 01 09 00 02 00 00 00 00 7f ff 04 00 02 01 0c 00 d0 41 03 0a 00 00 00 00 01 01 06 00 02 1f 03 12 0a 00 04 00 ff ff 00 00 7f ff 04 00 01 04 3e 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 30 00 32 00 39 00 32 00 34 00 41 00 30 00 38 00 39 00 32 00 38 00 35 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 00 00 7f ff 04 00 00 00 42 4f
Boot000A* UEFI OS       HD(2,GPT,84e6863c-c094-4ba4-b348-0c59e45d509e,0x800,0x200000)/File(\EFI\BOOT\BOOTX64.EFI)
      dp: 04 01 2a 00 02 00 00 00 00 08 00 00 00 00 00 00 00 00 20 00 00 00 00 00 3c 86 e6 84 94 c0 a4 4b b3 48 0c 59 e4 5d 50 9e 02 02 / 04 04 30 00 5c 00 45 00 46 00 49 00 5c 00 42 00 4f 00 4f 00 54 00 5c 00 42 00 4f 00 4f 00 54 00 58 00 36 00 34 00 2e 00 45 00 46 00 49 00 00 00 / 7f ff 04 00
Boot000B  Network Card  BBS(Network,,0x0)0000474f00004e4fb1000000000000007100490042004100200058004500200053006c006f0074002000300031003000300020007600320033003400360000000501090006000000007fff040001041a00ae84b11df581724e85442bab0c2cac5c0100000200007fff040001044200ef47642dc93ba041ac194d51d01b4ce6490042004100200058004500200053006c006f0074002000300031003000300020007600320033003400360000007fff04000000424f00004e4fb1000000000000007100490042004100200058004500200053006c006f0074002000300031003000310020007600320033003400360000000501090006000000007fff040001041a00ae84b11df581724e85442bab0c2cac5c0100010200007fff040001044200ef47642dc93ba041ac194d51d01b4ce6490042004100200058004500200053006c006f0074002000300031003000310020007600320033003400360000007fff04000000424f00004e4fb1000000000000007100490042004100200058004500200053006c006f0074002000300033003000300020007600320033003400360000000501090006000000007fff040001041a00ae84b11df581724e85442bab0c2cac5c0300000200007fff040001044200ef47642dc93ba041ac194d51d01b4ce6490042004100200058004500200053006c006f0074002000300033003000300020007600320033003400360000007fff04000000424f00004e4fb1000000000000007100490042004100200058004500200053006c006f0074002000300033003000310020007600320033003400360000000501090006000000007fff040001041a00ae84b11df581724e85442bab0c2cac5c0300010200007fff040001044200ef47642dc93ba041ac194d51d01b4ce6490042004100200058004500200053006c006f0074002000300033003000310020007600320033003400360000007fff04000000424f
      dp: 05 01 09 00 06 00 00 00 00 / 7f ff 04 00
    data: 00 00 47 4f 00 00 4e 4f b1 00 00 00 00 00 00 00 71 00 49 00 42 00 41 00 20 00 58 00 45 00 20 00 53 00 6c 00 6f 00 74 00 20 00 30 00 31 00 30 00 30 00 20 00 76 00 32 00 33 00 34 00 36 00 00 00 05 01 09 00 06 00 00 00 00 7f ff 04 00 01 04 1a 00 ae 84 b1 1d f5 81 72 4e 85 44 2b ab 0c 2c ac 5c 01 00 00 02 00 00 7f ff 04 00 01 04 42 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 49 00 42 00 41 00 20 00 58 00 45 00 20 00 53 00 6c 00 6f 00 74 00 20 00 30 00 31 00 30 00 30 00 20 00 76 00 32 00 33 00 34 00 36 00 00 00 7f ff 04 00 00 00 42 4f 00 00 4e 4f b1 00 00 00 00 00 00 00 71 00 49 00 42 00 41 00 20 00 58 00 45 00 20 00 53 00 6c 00 6f 00 74 00 20 00 30 00 31 00 30 00 31 00 20 00 76 00 32 00 33 00 34 00 36 00 00 00 05 01 09 00 06 00 00 00 00 7f ff 04 00 01 04 1a 00 ae 84 b1 1d f5 81 72 4e 85 44 2b ab 0c 2c ac 5c 01 00 01 02 00 00 7f ff 04 00 01 04 42 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 49 00 42 00 41 00 20 00 58 00 45 00 20 00 53 00 6c 00 6f 00 74 00 20 00 30 00 31 00 30 00 31 00 20 00 76 00 32 00 33 00 34 00 36 00 00 00 7f ff 04 00 00 00 42 4f 00 00 4e 4f b1 00 00 00 00 00 00 00 71 00 49 00 42 00 41 00 20 00 58 00 45 00 20 00 53 00 6c 00 6f 00 74 00 20 00 30 00 33 00 30 00 30 00 20 00 76 00 32 00 33 00 34 00 36 00 00 00 05 01 09 00 06 00 00 00 00 7f ff 04 00 01 04 1a 00 ae 84 b1 1d f5 81 72 4e 85 44 2b ab 0c 2c ac 5c 03 00 00 02 00 00 7f ff 04 00 01 04 42 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 49 00 42 00 41 00 20 00 58 00 45 00 20 00 53 00 6c 00 6f 00 74 00 20 00 30 00 33 00 30 00 30 00 20 00 76 00 32 00 33 00 34 00 36 00 00 00 7f ff 04 00 00 00 42 4f 00 00 4e 4f b1 00 00 00 00 00 00 00 71 00 49 00 42 00 41 00 20 00 58 00 45 00 20 00 53 00 6c 00 6f 00 74 00 20 00 30 00 33 00 30 00 31 00 20 00 76 00 32 00 33 00 34 00 36 00 00 00 05 01 09 00 06 00 00 00 00 7f ff 04 00 01 04 1a 00 ae 84 b1 1d f5 81 72 4e 85 44 2b ab 0c 2c ac 5c 03 00 01 02 00 00 7f ff 04 00 01 04 42 00 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 49 00 42 00 41 00 20 00 58 00 45 00 20 00 53 00 6c 00 6f 00 74 00 20 00 30 00 33 00 30 00 31 00 20 00 76 00 32 00 33 00 34 00 36 00 00 00 7f ff 04 00 00 00 42 4f
Boot000D  USB Floppy    BBS(8,,0x0)0000474f00004e4f55010000000000003901200055005300420000000501090008000000007fff040002010c00d041030a0000000001010600001a0305060000000305060005007fff040001040601ef47642dc93ba041ac194d51d01b4ce630003400300031003200360061003500660063006600610035003700300061003500340035006500340037006300620066003800320038003700370031006400650034006600330064003900660063006100640033003700330066003800650037003600390062003000660030003500330066003100370035006100610062006300360037006500300030003000300030003000300030003000300030003000300030003000300030003000300030003700630033003500660064006100340066006600310061003700350031003800380033003500350038003100300037003200310032006200350037003400370000007fff04000000424f
      dp: 05 01 09 00 08 00 00 00 00 / 7f ff 04 00
    data: 00 00 47 4f 00 00 4e 4f 55 01 00 00 00 00 00 00 39 01 20 00 55 00 53 00 42 00 00 00 05 01 09 00 08 00 00 00 00 7f ff 04 00 02 01 0c 00 d0 41 03 0a 00 00 00 00 01 01 06 00 00 1a 03 05 06 00 00 00 03 05 06 00 05 00 7f ff 04 00 01 04 06 01 ef 47 64 2d c9 3b a0 41 ac 19 4d 51 d0 1b 4c e6 30 00 34 00 30 00 31 00 32 00 36 00 61 00 35 00 66 00 63 00 66 00 61 00 35 00 37 00 30 00 61 00 35 00 34 00 35 00 65 00 34 00 37 00 63 00 62 00 66 00 38 00 32 00 38 00 37 00 37 00 31 00 64 00 65 00 34 00 66 00 33 00 64 00 39 00 66 00 63 00 61 00 64 00 33 00 37 00 33 00 66 00 38 00 65 00 37 00 36 00 39 00 62 00 30 00 66 00 30 00 35 00 33 00 66 00 31 00 37 00 35 00 61 00 61 00 62 00 63 00 36 00 37 00 65 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 30 00 37 00 63 00 33 00 35 00 66 00 64 00 61 00 34 00 66 00 66 00 31 00 61 00 37 00 35 00 31 00 38 00 38 00 33 00 35 00 35 00 38 00 31 00 30 00 37 00 32 00 31 00 32 00 62 00 35 00 37 00 34 00 37 00 00 00 7f ff 04 00 00 00 42 4f
root@pve:~#
 
okay. could you do

Code:
mkdir /tmp/esp
mount /dev/disk/by-id/27F0-3332F /tmp/esp
find /tmp/esp
df -h /tmp/esp
umount /tmp/esp

and post the output here?
 
okay. could you do

Code:
mkdir /tmp/esp
mount /dev/disk/by-id/27F0-3332F /tmp/esp
find /tmp/esp
df -h /tmp/esp
umount /tmp/esp

and post the output here?

Turns out that dev does not exist. Not sure why that happened. Note your instructions told me to mount 27F0-3332F, but the error message I posted above reported:
Code:
 No such file or directory
27F0-332F

Code:
root@pve:/# mount /dev/disk/by-id/27F0-332F /tmp/esp
mount: /tmp/esp: fsconfig() failed: /dev/disk/by-id/27F0-332F: Can't lookup blockdev.
       dmesg(1) may have more information after failed mount system call.
and just to cover all basis:

Code:
mount: /tmp/esp: fsconfig() failed: /dev/disk/by-id/27F0-3332F: Can't lookup blockdev.
       dmesg(1) may have more information after failed mount system call.

To add some data to this situation, I followed the upgrade path as posted at
Code:
https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
and ensured the results of
Code:
pve8to9 --full
were all good. After the upgrade my Proxmox would not boot and I had to boot with the ISO-USB and repair the boot device. I wander if the missing dev was the EFI partition on the USB-ISO?
 
okay. could you do

Code:
mkdir /tmp/esp
mount /dev/disk/by-id/27F0-3332F /tmp/esp
find /tmp/esp
df -h /tmp/esp
umount /tmp/esp

and post the output here?
It think you meant
Code:
mount /dev/disk/by-uuid/27F0-332F /tmp/esp

Code:
root@pve:/tmp/esp# find /tmp/esp
/tmp/esp
/tmp/esp/EFI
/tmp/esp/EFI/proxmox
/tmp/esp/EFI/proxmox/shimx64.efi
/tmp/esp/EFI/proxmox/grubx64.efi
/tmp/esp/EFI/proxmox/mmx64.efi
/tmp/esp/EFI/proxmox/fbx64.efi
/tmp/esp/EFI/proxmox/BOOTX64.CSV
/tmp/esp/EFI/proxmox/grub.cfg
/tmp/esp/EFI/BOOT
/tmp/esp/EFI/BOOT/fbx64.efi
/tmp/esp/EFI/BOOT/grubx64.efi
/tmp/esp/EFI/BOOT/mmx64.efi
/tmp/esp/EFI/BOOT/BOOTX64.CSV
/tmp/esp/EFI/BOOT/BOOTx64.efi
/tmp/esp/EFI/BOOT/grub.cfg
/tmp/esp/grub
/tmp/esp/grub/x86_64-efi
/tmp/esp/grub/x86_64-efi/load.cfg
/tmp/esp/grub/x86_64-efi/uhci.mod
/tmp/esp/grub/x86_64-efi/terminal.mod
/tmp/esp/grub/x86_64-efi/video_bochs.mod
/tmp/esp/grub/x86_64-efi/usbserial_ftdi.mod
/tmp/esp/grub/x86_64-efi/ahci.mod
/tmp/esp/grub/x86_64-efi/priority_queue.mod
/tmp/esp/grub/x86_64-efi/minix2.mod
/tmp/esp/grub/x86_64-efi/multiboot2.mod
/tmp/esp/grub/x86_64-efi/datehook.mod
/tmp/esp/grub/x86_64-efi/test.mod
/tmp/esp/grub/x86_64-efi/part_plan.mod
/tmp/esp/grub/x86_64-efi/password_pbkdf2.mod
/tmp/esp/grub/x86_64-efi/xnu_uuid.mod
/tmp/esp/grub/x86_64-efi/smbios.mod
/tmp/esp/grub/x86_64-efi/extcmd.mod
/tmp/esp/grub/x86_64-efi/procfs.mod
/tmp/esp/grub/x86_64-efi/setpci.mod
/tmp/esp/grub/x86_64-efi/at_keyboard.mod
/tmp/esp/grub/x86_64-efi/backtrace.mod
/tmp/esp/grub/x86_64-efi/cryptodisk.mod
/tmp/esp/grub/x86_64-efi/gcry_serpent.mod
/tmp/esp/grub/x86_64-efi/terminfo.mod
/tmp/esp/grub/x86_64-efi/gcry_whirlpool.mod
/tmp/esp/grub/x86_64-efi/setjmp.mod
/tmp/esp/grub/x86_64-efi/cat.mod
/tmp/esp/grub/x86_64-efi/bitmap.mod
/tmp/esp/grub/x86_64-efi/usbserial_pl2303.mod
/tmp/esp/grub/x86_64-efi/luks2.mod
/tmp/esp/grub/x86_64-efi/gcry_des.mod
/tmp/esp/grub/x86_64-efi/keylayouts.mod
/tmp/esp/grub/x86_64-efi/gcry_sha256.mod
/tmp/esp/grub/x86_64-efi/raid5rec.mod
/tmp/esp/grub/x86_64-efi/mdraid1x.mod
/tmp/esp/grub/x86_64-efi/part_msdos.mod
/tmp/esp/grub/x86_64-efi/scsi.mod
/tmp/esp/grub/x86_64-efi/part_sun.mod
/tmp/esp/grub/x86_64-efi/video_colors.mod
/tmp/esp/grub/x86_64-efi/gcry_seed.mod
/tmp/esp/grub/x86_64-efi/udf.mod
/tmp/esp/grub/x86_64-efi/mmap.mod
/tmp/esp/grub/x86_64-efi/lsefisystab.mod
/tmp/esp/grub/x86_64-efi/jfs.mod
/tmp/esp/grub/x86_64-efi/bsd.mod
/tmp/esp/grub/x86_64-efi/keystatus.mod
/tmp/esp/grub/x86_64-efi/ehci.mod
/tmp/esp/grub/x86_64-efi/lvm.mod
/tmp/esp/grub/x86_64-efi/gcry_blowfish.mod
/tmp/esp/grub/x86_64-efi/search_fs_uuid.mod
/tmp/esp/grub/x86_64-efi/cbtable.mod
/tmp/esp/grub/x86_64-efi/testload.mod
/tmp/esp/grub/x86_64-efi/help.mod
/tmp/esp/grub/x86_64-efi/lssal.mod
/tmp/esp/grub/x86_64-efi/gcry_twofish.mod
/tmp/esp/grub/x86_64-efi/videotest.mod
/tmp/esp/grub/x86_64-efi/ntfs.mod
/tmp/esp/grub/x86_64-efi/mpi.mod
/tmp/esp/grub/x86_64-efi/date.mod
/tmp/esp/grub/x86_64-efi/nilfs2.mod
/tmp/esp/grub/x86_64-efi/multiboot.mod
/tmp/esp/grub/x86_64-efi/time.mod
/tmp/esp/grub/x86_64-efi/all_video.mod
/tmp/esp/grub/x86_64-efi/cmp.mod
/tmp/esp/grub/x86_64-efi/lsefi.mod
/tmp/esp/grub/x86_64-efi/http.mod
/tmp/esp/grub/x86_64-efi/trig.mod
/tmp/esp/grub/x86_64-efi/zstd.mod
/tmp/esp/grub/x86_64-efi/test_blockarg.mod
/tmp/esp/grub/x86_64-efi/gzio.mod
/tmp/esp/grub/x86_64-efi/mdraid09_be.mod
/tmp/esp/grub/x86_64-efi/gptsync.mod
/tmp/esp/grub/x86_64-efi/bfs.mod
/tmp/esp/grub/x86_64-efi/spkmodem.mod
/tmp/esp/grub/x86_64-efi/usb_keyboard.mod
/tmp/esp/grub/x86_64-efi/tpm.mod
/tmp/esp/grub/x86_64-efi/bli.mod
/tmp/esp/grub/x86_64-efi/minix_be.mod
/tmp/esp/grub/x86_64-efi/usbtest.mod
/tmp/esp/grub/x86_64-efi/xnu_uuid_test.mod
/tmp/esp/grub/x86_64-efi/pcidump.mod
/tmp/esp/grub/x86_64-efi/fixvideo.mod
/tmp/esp/grub/x86_64-efi/search.mod
/tmp/esp/grub/x86_64-efi/usbserial_common.mod
/tmp/esp/grub/x86_64-efi/cbfs.mod
/tmp/esp/grub/x86_64-efi/ata.mod
/tmp/esp/grub/x86_64-efi/plainmount.mod
/tmp/esp/grub/x86_64-efi/ufs1_be.mod
/tmp/esp/grub/x86_64-efi/part_gpt.mod
/tmp/esp/grub/x86_64-efi/minix3_be.mod
/tmp/esp/grub/x86_64-efi/sfs.mod
/tmp/esp/grub/x86_64-efi/pata.mod
/tmp/esp/grub/x86_64-efi/diskfilter.mod
/tmp/esp/grub/x86_64-efi/afs.mod
/tmp/esp/grub/x86_64-efi/halt.mod
/tmp/esp/grub/x86_64-efi/lsefimmap.mod
/tmp/esp/grub/x86_64-efi/gcry_rijndael.mod
/tmp/esp/grub/x86_64-efi/peimage.mod
/tmp/esp/grub/x86_64-efi/json.mod
/tmp/esp/grub/x86_64-efi/pgp.mod
/tmp/esp/grub/x86_64-efi/zfsinfo.mod
/tmp/esp/grub/x86_64-efi/part_bsd.mod
/tmp/esp/grub/x86_64-efi/tar.mod
/tmp/esp/grub/x86_64-efi/ufs2.mod
/tmp/esp/grub/x86_64-efi/legacy_password_test.mod
/tmp/esp/grub/x86_64-efi/video_cirrus.mod
/tmp/esp/grub/x86_64-efi/adler32.mod
/tmp/esp/grub/x86_64-efi/minicmd.mod
/tmp/esp/grub/x86_64-efi/affs.mod
/tmp/esp/grub/x86_64-efi/video_fb.mod
/tmp/esp/grub/x86_64-efi/gcry_rmd160.mod
/tmp/esp/grub/x86_64-efi/videoinfo.mod
/tmp/esp/grub/x86_64-efi/regexp.mod
/tmp/esp/grub/x86_64-efi/lspci.mod
/tmp/esp/grub/x86_64-efi/gcry_cast5.mod
/tmp/esp/grub/x86_64-efi/fat.mod
/tmp/esp/grub/x86_64-efi/bswap_test.mod
/tmp/esp/grub/x86_64-efi/tga.mod
/tmp/esp/grub/x86_64-efi/hashsum.mod
/tmp/esp/grub/x86_64-efi/gfxmenu.mod
/tmp/esp/grub/x86_64-efi/part_dfly.mod
/tmp/esp/grub/x86_64-efi/part_apple.mod
/tmp/esp/grub/x86_64-efi/morse.mod
/tmp/esp/grub/x86_64-efi/signature_test.mod
/tmp/esp/grub/x86_64-efi/cbtime.mod
/tmp/esp/grub/x86_64-efi/sleep.mod
/tmp/esp/grub/x86_64-efi/random.mod
/tmp/esp/grub/x86_64-efi/bufio.mod
/tmp/esp/grub/x86_64-efi/raid6rec.mod
/tmp/esp/grub/x86_64-efi/normal.mod
/tmp/esp/grub/x86_64-efi/search_label.mod
/tmp/esp/grub/x86_64-efi/gcry_sha512.mod
/tmp/esp/grub/x86_64-efi/div_test.mod
/tmp/esp/grub/x86_64-efi/gcry_tiger.mod
/tmp/esp/grub/x86_64-efi/testspeed.mod
/tmp/esp/grub/x86_64-efi/romfs.mod
/tmp/esp/grub/x86_64-efi/hello.mod
/tmp/esp/grub/x86_64-efi/gcry_arcfour.mod
/tmp/esp/grub/x86_64-efi/play.mod
/tmp/esp/grub/x86_64-efi/fshelp.mod
/tmp/esp/grub/x86_64-efi/functional_test.mod
/tmp/esp/grub/x86_64-efi/tr.mod
/tmp/esp/grub/x86_64-efi/disk.mod
/tmp/esp/grub/x86_64-efi/geli.mod
/tmp/esp/grub/x86_64-efi/hfs.mod
/tmp/esp/grub/x86_64-efi/eval.mod
/tmp/esp/grub/x86_64-efi/net.mod
/tmp/esp/grub/x86_64-efi/exfat.mod
/tmp/esp/grub/x86_64-efi/read.mod
/tmp/esp/grub/x86_64-efi/iorw.mod
/tmp/esp/grub/x86_64-efi/gettext.mod
/tmp/esp/grub/x86_64-efi/progress.mod
/tmp/esp/grub/x86_64-efi/gfxterm_menu.mod
/tmp/esp/grub/x86_64-efi/memrw.mod
/tmp/esp/grub/x86_64-efi/linux.mod
/tmp/esp/grub/x86_64-efi/cpio_be.mod
/tmp/esp/grub/x86_64-efi/usbms.mod
/tmp/esp/grub/x86_64-efi/ufs1.mod
/tmp/esp/grub/x86_64-efi/ctz_test.mod
/tmp/esp/grub/x86_64-efi/aout.mod
/tmp/esp/grub/x86_64-efi/gcry_md5.mod
/tmp/esp/grub/x86_64-efi/echo.mod
/tmp/esp/grub/x86_64-efi/cmdline_cat_test.mod
/tmp/esp/grub/x86_64-efi/usbserial_usbdebug.mod
/tmp/esp/grub/x86_64-efi/cpio.mod
/tmp/esp/grub/x86_64-efi/macbless.mod
/tmp/esp/grub/x86_64-efi/part_amiga.mod
/tmp/esp/grub/x86_64-efi/tftp.mod
/tmp/esp/grub/x86_64-efi/offsetio.mod
/tmp/esp/grub/x86_64-efi/lsacpi.mod
/tmp/esp/grub/x86_64-efi/blocklist.mod
/tmp/esp/grub/x86_64-efi/archelp.mod
/tmp/esp/grub/x86_64-efi/iso9660.mod
/tmp/esp/grub/x86_64-efi/div.mod
/tmp/esp/grub/x86_64-efi/efinet.mod
/tmp/esp/grub/x86_64-efi/gcry_rsa.mod
/tmp/esp/grub/x86_64-efi/part_dvh.mod
/tmp/esp/grub/x86_64-efi/gcry_md4.mod
/tmp/esp/grub/x86_64-efi/parttool.mod
/tmp/esp/grub/x86_64-efi/efi_uga.mod
/tmp/esp/grub/x86_64-efi/strtoull_test.mod
/tmp/esp/grub/x86_64-efi/mul_test.mod
/tmp/esp/grub/x86_64-efi/gcry_dsa.mod
/tmp/esp/grub/x86_64-efi/sleep_test.mod
/tmp/esp/grub/x86_64-efi/password.mod
/tmp/esp/grub/x86_64-efi/ntfscomp.mod
/tmp/esp/grub/x86_64-efi/gcry_rfc2268.mod
/tmp/esp/grub/x86_64-efi/dm_nv.mod
/tmp/esp/grub/x86_64-efi/datetime.mod
/tmp/esp/grub/x86_64-efi/xzio.mod
/tmp/esp/grub/x86_64-efi/ohci.mod
/tmp/esp/grub/x86_64-efi/hdparm.mod
/tmp/esp/grub/x86_64-efi/minix3.mod
/tmp/esp/grub/x86_64-efi/efifwsetup.mod
/tmp/esp/grub/x86_64-efi/serial.mod
/tmp/esp/grub/x86_64-efi/gcry_sha1.mod
/tmp/esp/grub/x86_64-efi/pbkdf2_test.mod
/tmp/esp/grub/x86_64-efi/xfs.mod
/tmp/esp/grub/x86_64-efi/crc64.mod
/tmp/esp/grub/x86_64-efi/odc.mod
/tmp/esp/grub/x86_64-efi/lzopio.mod
/tmp/esp/grub/x86_64-efi/video.mod
/tmp/esp/grub/x86_64-efi/usb.mod
/tmp/esp/grub/x86_64-efi/macho.mod
/tmp/esp/grub/x86_64-efi/zfscrypt.mod
/tmp/esp/grub/x86_64-efi/gcry_camellia.mod
/tmp/esp/grub/x86_64-efi/png.mod
/tmp/esp/grub/x86_64-efi/cs5536.mod
/tmp/esp/grub/x86_64-efi/pbkdf2.mod
/tmp/esp/grub/x86_64-efi/newc.mod
/tmp/esp/grub/x86_64-efi/memdisk.mod
/tmp/esp/grub/x86_64-efi/minix2_be.mod
/tmp/esp/grub/x86_64-efi/gcry_idea.mod
/tmp/esp/grub/x86_64-efi/gcry_crc.mod
/tmp/esp/grub/x86_64-efi/efi_gop.mod
/tmp/esp/grub/x86_64-efi/jpeg.mod
/tmp/esp/grub/x86_64-efi/file.mod
/tmp/esp/grub/x86_64-efi/hexdump.mod
/tmp/esp/grub/x86_64-efi/syslinuxcfg.mod
/tmp/esp/grub/x86_64-efi/loadbios.mod
/tmp/esp/grub/x86_64-efi/acpi.mod
/tmp/esp/grub/x86_64-efi/linux16.mod
/tmp/esp/grub/x86_64-efi/loadenv.mod
/tmp/esp/grub/x86_64-efi/mdraid09.mod
/tmp/esp/grub/x86_64-efi/ldm.mod
/tmp/esp/grub/x86_64-efi/zfs.mod
/tmp/esp/grub/x86_64-efi/xnu.mod
/tmp/esp/grub/x86_64-efi/boot.mod
/tmp/esp/grub/x86_64-efi/gfxterm.mod
/tmp/esp/grub/x86_64-efi/luks.mod
/tmp/esp/grub/x86_64-efi/elf.mod
/tmp/esp/grub/x86_64-efi/cpuid.mod
/tmp/esp/grub/x86_64-efi/efitextmode.mod
/tmp/esp/grub/x86_64-efi/cmp_test.mod
/tmp/esp/grub/x86_64-efi/chain.mod
/tmp/esp/grub/x86_64-efi/reiserfs.mod
/tmp/esp/grub/x86_64-efi/part_acorn.mod
/tmp/esp/grub/x86_64-efi/part_sunpc.mod
/tmp/esp/grub/x86_64-efi/bitmap_scale.mod
/tmp/esp/grub/x86_64-efi/wrmsr.mod
/tmp/esp/grub/x86_64-efi/msdospart.mod
/tmp/esp/grub/x86_64-efi/reboot.mod
/tmp/esp/grub/x86_64-efi/hfsplus.mod
/tmp/esp/grub/x86_64-efi/legacycfg.mod
/tmp/esp/grub/x86_64-efi/nativedisk.mod
/tmp/esp/grub/x86_64-efi/afsplitter.mod
/tmp/esp/grub/x86_64-efi/probe.mod
/tmp/esp/grub/x86_64-efi/cbls.mod
/tmp/esp/grub/x86_64-efi/shift_test.mod
/tmp/esp/grub/x86_64-efi/minix.mod
/tmp/esp/grub/x86_64-efi/relocator.mod
/tmp/esp/grub/x86_64-efi/cbmemc.mod
/tmp/esp/grub/x86_64-efi/appleldr.mod
/tmp/esp/grub/x86_64-efi/ext2.mod
/tmp/esp/grub/x86_64-efi/exfctest.mod
/tmp/esp/grub/x86_64-efi/ls.mod
/tmp/esp/grub/x86_64-efi/loopback.mod
/tmp/esp/grub/x86_64-efi/squash4.mod
/tmp/esp/grub/x86_64-efi/videotest_checksum.mod
/tmp/esp/grub/x86_64-efi/font.mod
/tmp/esp/grub/x86_64-efi/gfxterm_background.mod
/tmp/esp/grub/x86_64-efi/hfspluscomp.mod
/tmp/esp/grub/x86_64-efi/setjmp_test.mod
/tmp/esp/grub/x86_64-efi/crypto.mod
/tmp/esp/grub/x86_64-efi/true.mod
/tmp/esp/grub/x86_64-efi/rdmsr.mod
/tmp/esp/grub/x86_64-efi/btrfs.mod
/tmp/esp/grub/x86_64-efi/search_fs_file.mod
/tmp/esp/grub/x86_64-efi/f2fs.mod
/tmp/esp/grub/x86_64-efi/lsmmap.mod
/tmp/esp/grub/x86_64-efi/configfile.mod
/tmp/esp/grub/x86_64-efi/moddep.lst
/tmp/esp/grub/x86_64-efi/command.lst
/tmp/esp/grub/x86_64-efi/fs.lst
/tmp/esp/grub/x86_64-efi/partmap.lst
/tmp/esp/grub/x86_64-efi/parttool.lst
/tmp/esp/grub/x86_64-efi/video.lst
/tmp/esp/grub/x86_64-efi/crypto.lst
/tmp/esp/grub/x86_64-efi/terminal.lst
/tmp/esp/grub/x86_64-efi/modinfo.sh
/tmp/esp/grub/x86_64-efi/core.efi
/tmp/esp/grub/x86_64-efi/grub.efi
/tmp/esp/grub/locale
/tmp/esp/grub/locale/de@hebrew.mo
/tmp/esp/grub/locale/en@greek.mo
/tmp/esp/grub/locale/ast.mo
/tmp/esp/grub/locale/lt.mo
/tmp/esp/grub/locale/da.mo
/tmp/esp/grub/locale/zh_TW.mo
/tmp/esp/grub/locale/en@cyrillic.mo
/tmp/esp/grub/locale/gl.mo
/tmp/esp/grub/locale/lg.mo
/tmp/esp/grub/locale/hu.mo
/tmp/esp/grub/locale/he.mo
/tmp/esp/grub/locale/it.mo
/tmp/esp/grub/locale/en@arabic.mo
/tmp/esp/grub/locale/pt.mo
/tmp/esp/grub/locale/fr.mo
/tmp/esp/grub/locale/es.mo
/tmp/esp/grub/locale/sv.mo
/tmp/esp/grub/locale/ka.mo
/tmp/esp/grub/locale/ru.mo
/tmp/esp/grub/locale/zh_CN.mo
/tmp/esp/grub/locale/de.mo
/tmp/esp/grub/locale/tr.mo
/tmp/esp/grub/locale/en@piglatin.mo
/tmp/esp/grub/locale/nl.mo
/tmp/esp/grub/locale/sl.mo
/tmp/esp/grub/locale/en@quot.mo
/tmp/esp/grub/locale/ca.mo
/tmp/esp/grub/locale/ro.mo
/tmp/esp/grub/locale/eo.mo
/tmp/esp/grub/locale/vi.mo
/tmp/esp/grub/locale/pl.mo
/tmp/esp/grub/locale/pa.mo
/tmp/esp/grub/locale/pt_BR.mo
/tmp/esp/grub/locale/hr.mo
/tmp/esp/grub/locale/uk.mo
/tmp/esp/grub/locale/sr.mo
/tmp/esp/grub/locale/en@hebrew.mo
/tmp/esp/grub/locale/nb.mo
/tmp/esp/grub/locale/ko.mo
/tmp/esp/grub/locale/fi.mo
/tmp/esp/grub/locale/ja.mo
/tmp/esp/grub/locale/id.mo
/tmp/esp/grub/locale/de_CH.mo
/tmp/esp/grub/fonts
/tmp/esp/grub/fonts/unicode.pf2
/tmp/esp/grub/grubenv
root@pve:/tmp/esp#

Code:
root@pve:/tmp/esp# df -h /tmp/esp
Filesystem      Size  Used Avail Use% Mounted on
/dev/sde2      1022M   20M 1003M   2% /tmp/esp
root@pve:/tmp/esp#
 
yes, sorry.

could you try "proxmox-boot-tool refresh" next?
 
yes, sorry.

could you try "proxmox-boot-tool refresh" next?
Code:
root@pve:~# proxmox-boot-tool refresh
Running hook script 'proxmox-auto-removal'..
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No root= parameter in /etc/kernel/cmdline found!
root@pve:~#

The symptoms are worse, now I cannot update my system.

Code:
root@pve:~# apt dist-upgrade
You might want to run 'apt --fix-broken install' to correct these.
Unsatisfied dependencies:
Error: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@pve:~# apt --fix-broken install
Correcting dependencies... Done
Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 21
  2 not fully installed or removed.
  Download size: 0 B / 110 MB
  Space needed: 0 B / 39.5 GB available

dpkg: dependency problems prevent configuration of proxmox-kernel-6.14:
 proxmox-kernel-6.14 depends on proxmox-kernel-6.14.11-1-pve-signed | proxmox-kernel-6.14.11-1-pve; however:
  Package proxmox-kernel-6.14.11-1-pve-signed is not installed.
  Package proxmox-kernel-6.14.11-1-pve is not installed.
  Package proxmox-kernel-6.14.11-1-pve-signed which provides proxmox-kernel-6.14.11-1-pve is not installed.

dpkg: error processing package proxmox-kernel-6.14 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 proxmox-kernel-6.14
Error: Sub-process /usr/bin/dpkg returned an error code (1)
root@pve:~# dpkg --configure -a
dpkg: dependency problems prevent configuration of proxmox-kernel-6.14:
 proxmox-kernel-6.14 depends on proxmox-kernel-6.14.11-1-pve-signed | proxmox-kernel-6.14.11-1-pve; however:
  Package proxmox-kernel-6.14.11-1-pve-signed is not installed.
  Package proxmox-kernel-6.14.11-1-pve is not installed.
  Package proxmox-kernel-6.14.11-1-pve-signed which provides proxmox-kernel-6.14.11-1-pve is not installed.

dpkg: error processing package proxmox-kernel-6.14 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 proxmox-kernel-6.14
root@pve:~#
 
So I am now booting from kernel 6.14.11-2-pve in grub without issues.

Rich (BB code):
root@pve:~# uname -r
6.14.8-2-pve
root@pve:~#

But when I run apt-get dist-upgrade I am still seeing:

Code:
root@pve:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]

Code:
Setting up proxmox-kernel-6.14.11-1-pve-signed (6.14.11-1) ...
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 6.14.11-1-pve /boot/vmlinuz-6.14.11-1-pve
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 6.14.11-1-pve /boot/vmlinuz-6.14.11-1-pve
update-initramfs: Generating /boot/initrd.img-6.14.11-1-pve
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No root= parameter in /etc/kernel/cmdline found!
run-parts: /etc/initramfs/post-update.d//proxmox-boot-sync exited with return code 1
Updating kernel version 6.14.11-1-pve in systemd-boot...
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/proxmox-kernel-6.14.11-1-pve-signed.postinst line 20.
dpkg: error processing package proxmox-kernel-6.14.11-1-pve-signed (--configure):
 installed proxmox-kernel-6.14.11-1-pve-signed package post-installation script subprocess returned error exit status 2
Setting up proxmox-kernel-6.14.11-2-pve-signed (6.14.11-2) ...
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 6.14.11-2-pve /boot/vmlinuz-6.14.11-2-pve
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 6.14.11-2-pve /boot/vmlinuz-6.14.11-2-pve
update-initramfs: Generating /boot/initrd.img-6.14.11-2-pve
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace..
No root= parameter in /etc/kernel/cmdline found!
run-parts: /etc/initramfs/post-update.d//proxmox-boot-sync exited with return code 1
Updating kernel version 6.14.11-2-pve in systemd-boot...
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/proxmox-kernel-6.14.11-2-pve-signed.postinst line 20.
dpkg: error processing package proxmox-kernel-6.14.11-2-pve-signed (--configure):
 installed proxmox-kernel-6.14.11-2-pve-signed package post-installation script subprocess returned error exit status 2
dpkg: dependency problems prevent configuration of proxmox-kernel-6.14:
 proxmox-kernel-6.14 depends on proxmox-kernel-6.14.11-2-pve-signed | proxmox-kernel-6.14.11-2-pve; however:
  Package proxmox-kernel-6.14.11-2-pve-signed is not configured yet.
  Package proxmox-kernel-6.14.11-2-pve is not installed.
  Package proxmox-kernel-6.14.11-2-pve-signed which provides proxmox-kernel-6.14.11-2-pve is not configured yet.

dpkg: error processing package proxmox-kernel-6.14 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 proxmox-kernel-6.14.11-1-pve-signed
 proxmox-kernel-6.14.11-2-pve-signed
 proxmox-kernel-6.14
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
could you post the contents of "/etc/kernel/cmdline"?
 
could you post the contents of "/etc/kernel/cmdline"?
Code:
intel_iommu=on

Can't figure out for the life of me what is keeping the kernels from upgrading. Strangely enough, even though it says the newer kernels did not install correctly, I can still boot into 6.14.11.1 . I believe I am just going to rebuild this server from VM backups on a fresh install of Proxmox 9.
Thank you for your time.

Cheers,
Mike
 
that is not a complete kernel commandline, which is causing those issues. look at the contents of /proc/cmdline and then add the extra parameter