Comment 18 for bug 557023

Revision history for this message
Savvas Radevic (medigeek) wrote : Re: [Bug 557023] Re: update-initramfs: deferring update (trigger activated) / cp: cannot stat `/vmlinuz': No such file or directory

> Using the mentioned workarounds lets me update the kernel, but the next
> reboot fails. See the attached screenshot.

Tobias, is there a reason you changed initrd.gz? Changing *only* the
/vmlinuz link worked for me:

sudo rm /vmlinuz
sudo ln -s /cdrom/casper/vmlinuz /vmlinuz

(I might be wrong about the last command, I mix up the parameters sometimes.)