Comment 2 for bug 615400

Revision history for this message
Tobin Davis (gruemaster) wrote :

Changed this to flash-kernel as it was discovered to be the cause of the failure.

During upgrade, flash-kernel will fail if the image has a previously unused u-boot partition unless the following conditions exist:
a) The partition contains uImage, uInitrd, and boot.scr. These can be created with "touch <filename>".
b) File /etc/flash-kernel.conf exists with both UBOOT_PART= and ROOT= are defined to existing partitions.
c) /boot/boot.script exists