You don't need to add the line

"option option-129 code 129 = text;" line unless you have dhcp V3 or higher

if your running DHPC V2 or some other then all you need to have is this.


    host ws001 {
        hardware ethernet     00:E0:06:E8:00:84;
        fixed-address         192.168.0.1;
        filename              "/lts/vmlinuz-2.4.9-ltsp-5";
        option option-128     e4:45:74:68:00:00;
        option option-129     "NIC=ne IO=0x300";
    }

you don't have to declare the options.

Matt
-----Original Message-----
From: lambert Bernard [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 23, 2002 2:03 PM
To: LTSPmailing
Subject: [Ltsp-discuss] Can't find ethercard realteak


HI

I want to start ltsp.

serveur is suse 7.1 kernel 2.2.18 XF 4.10-85, Kde 2.2.1
pci card clone realtek 8029 irq=11 

Station is compaq with 3c509 card

use for test etherboot 5.05 for card 3c509 from floppy

ltsp is 3.0

when i boot the workstation i got an scren error message after running
/linuxrc 

"could not automatically detect network card ... the nic driver to be
specified in a NIC = parameter"

I look at the ltsp documentation but in did'nt find how can i put in my
file dhcp.conf option-129 command line

I found in a recent message an exemple but dhcpd stop with an error when
It read the first line
"option option-129 code 129 = text;"

could you tell me the syntax ?

regards

_____________________________________________________________________
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

Reply via email to