Comment 6 for bug 1364406

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2014-09-05 09:58 EDT-------
update-initramfs: Generating /boot/initrd.img-3.16.0-10-generic <----- We are in generate_initramfs()

so we are calling : mkinitramfs ${OPTS} "${initramfs}.new" "${version}"

stdin: Illegal seek <---- This is a strange message
mkinitramfs: for root missing /sys/block/ entry <--- these 2 messages are not in
mkinitramfs: workaround is MODULES=most default mkinitramfs

So I suspect another command called by mkinitramfs to fail.