update-initramfs -u -k all

stalker.qa

New Member
Sep 30, 2024
20
0
1
root@prox:~# update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-6.8.4-2-pve
Running hook script 'zz-proxmox-boot'..
Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount names pace..
No /etc/kernel/cmdline found - falling back to /proc/cmdline
Copying and configuring kernels on /dev/disk/by-uuid/9715-16EF
Copying kernel 6.8.4-2-pve
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.4-2-pve
Found initrd image: /boot/initrd.img-6.8.4-2-pve
Adding boot menu entry for UEFI Firmware Settings ...
done
root@prox:~#


Hello everyone. Can someone tell me if this is a mistake or not? Because I'm new to proxmox.
 
Maybe don't update all boot configurations at the same time (-k all), so you can boot with an older kernel version if you happened to make a mistake? Since you appear to currently have no older kernel versions, that won't help right now.
 
  • Like
Reactions: stalker.qa