[SOLVED] Latest kernel update hangs

cdukes

Renowned Member
Sep 11, 2015
89
10
73
Raleigh, NC
www.logzilla.net
I am unable to update one of our servers.
It's been waiting here for about an hour:

Setting up pve-kernel-4.4.13-2-pve (4.4.13-58) ...
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.13-2-pve /boot/vmlinuz-4.4.13-2-pve
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.13-2-pve /boot/vmlinuz-4.4.13-2-pve
update-initramfs: Generating /boot/initrd.img-4.4.13-2-pve
 
  • Like
Reactions: bizzarrone
Very odd, nothing like that for me on many servers of mine.

Maybe if you can safely stop your VMs, force reboot the machine and try again ?
 
I am unable to update one of our servers.
It's been waiting here for about an hour:

Setting up pve-kernel-4.4.13-2-pve (4.4.13-58) ...
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.13-2-pve /boot/vmlinuz-4.4.13-2-pve
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.13-2-pve /boot/vmlinuz-4.4.13-2-pve
update-initramfs: Generating /boot/initrd.img-4.4.13-2-pve
Hi,
are enough free space on /boot?

Udo
 
If it's on the proxmox server, you can try:
Code:
service nfs-common restart
But that may not work - restarting the Proxmox server would probably be the easiest way.
If you mean from your NFS server, it depend on the OS - googling may help ;)