I am forwarding this to the Etherboot-User which is the correct place. 
I also note that you said in a later email that you tried version 5.0.10
and it works.

Try 5.2.4.  It is more up to date than 5.2.0 and I will review it if it
does not work.

Tim

On Thu, 2004-06-17 at 10:00, Hilaire Fernandes wrote:
> Hello, 
> 
> I try to boot a client with a Dlink220P ISA net card (I have plenty).
> 
> So far I use the etherboot image: eb-5.2.0-ne.zdsk from rom-o-matic
> 
> The NIC is not in plug & play mode, its IO is 0x300 (I check that with
> the Dlink setup tool)
> 
> Dhcp is configured as:
> ---
>                 host ltsp010 {
>                         hardware ethernet 00:80:C8:6C:57:5B;
>                         fixed-address ltsp010;
>                         filename "/tftpboot/lts/vmlinuz-2.4.19-ltsp-1";
>                         option option-128 e4:45:74:68:00:00;
>                         option option-129 "NIC=ne IO=0x300 IRQ=10";
>       }
> ----
> 
> Also the following lines are present at:
> ----
> # New option necessary for dhcp3
> ddns-update-style         none;
> option option-128 code 128 = string;
> option option-129 code 129 = text;
> ----
> 
> The NIC is recognized by the etherboot image, the kernel is loaded by
> tftp. However the kernel panics and it claims it can not detect any NIC.
> It looks like the option-129 is not passed to the kernel, however I
> cannot scroll up to see how the kernel is loaded.
> 
> I am using LTSP3
> 
> Is there anything else I should take care of in the dhcp's conf file?
> 
> Thanks
> 
> Hilaire



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to