David Kuechenmeister <david.kuechenmeister@viasat.com> wrote in article
<acat88$c85$1@nntp.qnx.com>…
I appreciate the help. I’m looking for a way to let the bootloader select
the altboot file without any user interaction. The situation that I’m trying
to salvage is that of a faulty boot file load to a device in a remote
location. I’d like to have the system automatically degrade to a known good
image that I’ve stored in altboot.
But which criterion to know about image integrity do you mean?
Comments that I have read in these
newsgroups indicate the boot loader is fairly limited,
Yes, because it placed in an bootsector (it’s only 512 bytes). You could write you own loader,
which will meet your requirements, look at “Building Embedded Systems” documentation, “Writing IPL”
section. For example, you could to calculate the CRC of image before to pass control to it, or do
some other trick… It’s very system depended thing… the way to paranoia… what’s about the boot
loader is damaged?
Good luck!
Eduard.
ed1k at ukr dot net
but I haven’t been
able to find any documentation on its function.
Thanks again for any help that you might be able to provide.
David Kuechenmeister
david.kuechenmeister@viasat.com