dpkg: error processing linux-image-3.2.0-25-highbank (--configure)
Itaru Kitayama
kitayama at cl.bb4u.ne.jp
Fri Jun 22 11:30:30 UTC 2012
Hi Dann:
Your Makefile in the make-highbank-ami package fails to execute flash-kernel:
Cannot determine root device. Assuming /dev/hda1
This error is probably caused by an invalid /etc/fstab
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Ignoring non-Xen Kernel on Xen domU host: vmlinuz-3.2.0-25-highbank
Updating /boot/grub/menu.lst ... done
run-parts: executing /etc/kernel/postinst.d/zz-flash-kernel
3.2.0-25-highbank /boot/vmlinuz-3.2.0-25-highbank
Generating kernel u-boot image... done.
Creating new /boot/uImage.
Generating initrd u-boot image... done.
Creating new /boot/uInitrd.
run-parts: /etc/kernel/postinst.d/zz-flash-kernel exited with return code 1
Failed to process /etc/kernel/postinst.d at
/var/lib/dpkg/info/linux-image-3.2.0-25-highbank.postinst line 1010.
dpkg: error processing linux-image-3.2.0-25-highbank (--configure):
subprocess installed post-installation script returned error exit status 2
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of linux-image-highbank:
linux-image-highbank depends on linux-image-3.2.0-25-highbank; however:
Package linux-image-3.2.0-25-highbank is not configured yet.
dpkg: error processing linux-image-highbank (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
Errors were encountered while processing:
linux-image-3.2.0-25-highbank
linux-image-highbank
E: Sub-process /usr/bin/dpkg returned an error code (1)
make: *** [u-boot.bin] Error 100
Any ideas why this happens? In the Makefile above, I am skipping using
the private PPA as I don't know how to
access.
Thanks,
Itaru
More information about the ubuntu-server
mailing list