Re: [gPXE] PXE - gPXE - ARM (Sheevaplug) - Compile

2010-08-30 Thread Thomas Miletich
Hello Henny, in this case you just want to do a normal PXE boot, which isn't specific to the Sheevaplug or ARM at all. gPXE will run on the PC, not the Sheevaplug. If you use a normal PXE setup it even isn't gPXE specific either. Just google for your-distribution-here PXE boot. More resources can

[gPXE] PXE - gPXE - ARM (Sheevaplug) - Compile

2010-08-29 Thread Henny Zutt
Hello, I am a newbie to gPXE and like it very much! I am no programmer but would like to use the program on a Shevaaplug (armv5tel / ARM) Is this possible and how do I compile it ? I would like to do some PXE chainloading on the Sheevaplug. Any help/advice would be much

Re: [gPXE] PXE - gPXE - ARM (Sheevaplug) - Compile

2010-08-29 Thread Thomas Miletich
Hello Henny, unfortunately gPXE won't run on ARM(or anything else than x86 and x86_64). As a bootloader gPXE is a very low-level program that needs specific code for any architecture it wants to support. This means that you can't compile the code for the x86 version with an ARM compiler and expect

Re: [gPXE] PXE - gPXE - ARM (Sheevaplug) - Compile

2010-08-29 Thread Thomas Miletich
] PXE - gPXE - ARM (Sheevaplug) - Compile Hello Henny, unfortunately gPXE won't run on ARM(or anything else than x86 and x86_64). As a bootloader gPXE is a very low-level program that needs specific code for any architecture it wants to support. This means that you can't compile the code

Re: [gPXE] PXE - gPXE - ARM (Sheevaplug) - Compile

2010-08-29 Thread Henny Zutt
augustus 2010 23:14 Aan: Henny Zutt CC: gpxe@etherboot.org Onderwerp: Re: [gPXE] PXE - gPXE - ARM (Sheevaplug) - Compile Hello again, please don't forget to CC the mailing list on your replies. Your second mail confuses me about your intentions. Do you want to boot a PC from your sheevaplug, or do