13.04: update-initramfs works but mkinitramfs fails from APT
Posted
by
Phil2.0
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Phil2.0
Published on 2013-06-06T22:14:41Z
Indexed on
2013/10/19
10:14 UTC
Read the original article
Hit count: 205
I'm experiencing a strange thing, I've freshly upgraded from 12.10 to 13.04, Everything is fine except that it can't build the initrd image automatically, it fails and prints out the mkinitramfs's Usage output.
I tried to debug the "mkinitramfs" script and it appears the $outfile variable is never set. However, I'm able to produce the ramdisk manually like follow: update-initramfs -c -u 3.0.8-23-generic
I tried most of the stuff seen on the net: purge, reinstall but no help but nothing, and I can't use linux-image is marked as "broken" but the kernel exists in /boot.
© Ask Ubuntu or respective owner