On Tue, Jul 27, 2010 at 9:29 AM, Gilles Martin <gilles.mar...@psi.ch> wrote: > Hi, > > I have a working gpxe server but I don't remember the embedded script I > made... Is there a way to display this script?
Unfortunately, that is rather difficult, as the embedded image is compiled into the main binary, which is compressed in the form you have it. Your best bet is probably to start your gPXE image in an emulator like qemu that allows you to dump its memory, and run "strings" on the memory dump. If this is too complicated for you, posting a link to your gPXE image to this list might help, as I suspect it would be an interesting challenge for several people here :-) -- Josh > > Thanks for your help! > > Gilles > > _______________________________________________ > gPXE mailing list > gPXE@etherboot.org > http://etherboot.org/mailman/listinfo/gpxe > _______________________________________________ gPXE mailing list gPXE@etherboot.org http://etherboot.org/mailman/listinfo/gpxe