On Tue, Aug 24, 2010, Amit Kucheria wrote:
- Ability to have a 'backup' kernel/initramfs in case of broken kernels
incase the new kernel does not boot
- A script running on x86 should allow me to revert to the backup kernel
Keeping a backup is a good idea, but installing it from your x86 wont work in the general case. It only makes sense when the boot uImage is on the SD card, not when it's in flash.
Thanks for the other ideas