----- Original Message -----
From: Fathi Ben Nasr <[EMAIL PROTECTED]>
To: List, LTSP Mailing <[EMAIL PROTECTED]>
Sent: Saturday, January 19, 2002 12:42 PM
Subject: [Ltsp-discuss] Syntax for passing option-129 to a terminal
> Hello,
>
> I have some old x486 with no pci slots (compaq presario cds 522 among
> others).
> I finaly found some 3c509b nics that could boot from a rom-o-matic.org
> generated .lzdsk boot file.
> Now, as this are isa nics, they need their driver to specified in the
> dhcp response.
> The driver loaded by etherboot flopyy is 3c5x9 at 0x0300.
> I tried different ways to feed this information to the client but I
> still get a Kernel panic and an error message about the isa nic driver.
>
> Could someone please tell me the correct syntax for option-129 (with
> some examples if possible) ?
[...snip...]
host globalyst {
option option-128 e4:45:74:68:00:00;
option option-129 "NIC=wd IO=0x300";
hardware ethernet 00:00:C0:51:46:61;
option host-name "globalyst";
fixed-address 192.168.1.120;
}
host Lehrer {
option option-128 e4:45:74:68:00:00;
option option-129 "NIC=ne IO=0x320";
hardware ethernet 00:C0:95:EE:92:7B;
option host-name "lehrer";
fixed-address 192.168.1.201;
}
[...snip...]
Hope that helps ;-) For me it works that way..
_____________________________________________________________________
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.openprojects.net