On Wed, 2005-07-06 at 09:05 -0700, Erik Hendriks wrote:
> > Is there a way to use myrinet's mapper to boot the nodes over gm?
>
> That should be possible (it used to be) but it will take a bit of
> work. I did it by making the mapper into a beoboot plugin. Basically
> you rename 'main', make it into a library and link it into the phase 1
> + phase 2 boot images. Then there's a tiny bit of glue logic to fork
> and call the modified main after the drivers are loaded and then kill
> it when phase 1 wants to shut down. Last time I did this I didn't
> have to change any of the mapper source. Renaming, etc. can be done
> with objcopy. I just put together a new makefile for it.
Done. If anyone wants a copy send me an email. Pulled the mapper from
GM 2.0.21.
Josh
|