[gPXE] gPXE 1.0.0-rc1 - Input/output error

Kyle Kienapfel doctor.whom at gmail.com
Tue Jan 26 20:03:35 EST 2010


The problem is probably all in the user agent that gets sent out.
mage at prometheus:~$ echo -en 'GET /menu.gpxe HTTP/1.0\r\nUser-Agent:
gPXE/0.9.7+ (netboot.me/0.1.1)\r\nHost: www.netboot.me\r\n\r\n' | nc
www.netboot.me 80
vs just: User-Agent: gPXE/0.9.7+

net dhcp0
<something to set base path to http://www.netboot.me/, i need help on
what goes here>
chain http://www.netboot.me/menu.c32 premenu.cfg

On Tue, Jan 26, 2010 at 4:56 PM, Paul Geraedts <p.f.j.geraedts at gmail.com> wrote:
> Hi Neil,
>
> Your're right: this website is a bit outdated. It seems that all gPXE
> versions other then a specific v0.9.7 are considered 'too old'. That
> shouldn't be a problem though: in that case they first chainload
> v0.9.7 before the menu.
>
> Anyhow, it still strikes me as odd that only this latest version of
> gPXE gives this error. I mean, does it only concern this specific
> website or does this error reveal a gPXE v1.0.0 related bug?
>
> (So basically is it a bug or feature.. : )
>
> Paul
>
>
> 2010/1/27 Neil Smith <n5eil.neil at gmail.com>:
>> Okay, this is interesting. apparently it's ann issue with netboot.me
>>
>> when you : chain http://netboot.me/menu.gpxe it returns :
>>
>> "Your version of gPXE is too old.."
>>
>> and "could not fetch http://www.netboot.me/menu.gpxe?pxe=gpxe-custom&ver=0.1 Operation cancelled (0x0b05e0a0)"
>>
>> -Neil
>>
>>
>> On Jan 26, 2010, at 7:36 PM, Paul Geraedts wrote:
>>
>>> Hi Marty,
>>>
>>>> Thanks for your kind words.
>>> You're very welcome. (Good quality GPL software like this makes me
>>> feel like the boy back in the the toy store, so thank you guys. : )
>>>
>>>> Shouldn't that be something like:
>>>>
>>>>   chain http://netboot.me/2007
>>>>
>>>> which would be for Tiny Core Linux.
>>> Interestingly, that direct link does work, but..
>>>
>>>> I didn't know one could chain directly from the home page.
>>> yes you can access their menu by using http://netboot.me (at least in
>>> version <= 0.9.9)
>>>
>>> Paul
>>> _______________________________________________
>>> gPXE mailing list
>>> gPXE at etherboot.org
>>> http://etherboot.org/mailman/listinfo/gpxe
>>
>>
> _______________________________________________
> gPXE mailing list
> gPXE at etherboot.org
> http://etherboot.org/mailman/listinfo/gpxe
>


More information about the gPXE mailing list