From: steven j. <py...@li...> - 2002-10-30 20:38:49
|
Greetings, I had missed the LinuxBIOS part when I first saw your message. Which method are you using through LinuxBIOS? It sounds like the problem is that LinuxBIOS wants an ELF image rather than a beoboot formatted image. In that case, you'll need to tell beoboot to generate seperate kernel and ramdisk, then use mkelfImage to put them together. G'day, sjames On 30 Oct 2002, Joshua J. England wrote: > Thanks. > > The slave nodes are booting from linuxBIOS, so I guess I need to look at > that side of the house for the solution. > > -JE > > On Wed, 2002-10-30 at 09:52, er...@he... wrote: > > On Tue, Oct 29, 2002 at 03:04:04PM -0800, Joshua J. England wrote: > > > OK, the problem is definitely with the kernel image. > > > > > > The slave nodes complain: > > > 'Loading 10.0.4.100:/bproc/vmlinuz-beoboot error: not a valid image' > > > > > > This image was created with 'beoboot -2 -n -o vmlinuz-beoboot' from a > > > bproc 2.4.19 kernel. What could be wrong? > > > > -n creates a network boot image that only works with the beoboot > > phase1 (two kernel monte) stuff. I don't know what boot loader > > you're using here but it's not beoboot. > > > > Most likely what you want to do is create images with -i. That will > > create a kernel and initial ram disk image and tell you what command > > line to use. Then you can load those with whatever mechanism your > > boot loader likes. > > > > - Erik > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > BProc-users mailing list > BPr...@li... > https://lists.sourceforge.net/lists/listinfo/bproc-users > -- -------------------------steven james, director of research, linux labs ... ........ ..... .... 230 peachtree st nw ste 701 the original linux labs atlanta.ga.us 30303 -since 1995 http://www.linuxlabs.com office 404.577.7747 fax 404.577.7743 ----------------------------------------------------------------------- |