Jopoy,

There is no DEFAULT setting for option-129.  If you don't
specify an option-129, then it won't be anything at all.

Please please please read the http://www.LTSP.org/instructions-3.0.html
document.  It shows you what you need.  Pay paticular attention
to the fact that if you want to specify an option-129, then you
MUST also specify option-128.

Jim McQuillan
[EMAIL PROTECTED]



On Tue, 27 Aug 2002, Jopoy C. Solano wrote:

> thanks philip. i tried using the default settings of option-129 ... but i 
> still get a kernel panic message. as for the vendor tags, i'll try to look 
> for the NE2000 on the net.
> 
> by the way, is the default setting option-129 for NE2000?
> 
> thanks again!
> 
> > Hi Jopoy,
> > 
> >  Actually it's option 129 (kernel params).  Since you have 
> > an ISA card it cannot be autodetected by the kernel 
> > (newer PCI cards are already autodetected) . You have to explicitly 
> specify it in the kernel parameters 
> > (facilitated by etherboot through option-129, see vendortags 
> > in etherboot for more details to know these tags work).
> > 
> >  For example, a workstation declaration in your /etc/dhcpd.conf 
> > file might look similar to:
> > 
> > host WorkstationOne {
> >     #- the MAC address of your card goes here...
> >     hardware ethernet       xx:xx:xx:xx:xx:xx;
> > 
> >     #- the IP address you want assigned....
> >     fixed-address           192.168.10.1;
> > 
> >     #-this is where you tell the kernel about your card. Note:the 
> > IO address can sometimes be omitted ;-)     option option-129       
> > "NIC=ne IO=0x300";
> > 
> >     <snip>
> > }
> > 
> > Hope this helps,
> > 
> > phil
> > 
> >  "Jopoy C. Solano" <[EMAIL PROTECTED]> quoted last 8/24/02 
> > 2:14:48 PM as follows:
> > >
> > >hi!
> > >
> > >i've been having problems w/ NE200 isa lan cards .... it says kernel 
> > >panic ... and asks me to modify option 29. i uncommented the "option-29" 
> in 
> > >the dhcpd.conf and i still get the same messages.
> > >
> > >any suggestion is highly appreciated.
> > >
> > >TIA :)
> > >
> > >'jopoy
> > >
> > >
> > >
> > >
> > >-----------------------
> > >University of Baguio
> > >General Luna Road
> > >Baguio City
> > >Philippines 2600
> > >
> > >Phone: +63 74 4423540
> > >Fax:   +63 74 4423071
> > >
> > >http://www.ubaguio.edu
> ------- End of Original Message -------
> 
> 
> -----------------------
> University of Baguio
> General Luna Road
> Baguio City
> Philippines 2600
> 
> Phone: +63 74 4423540
> Fax:   +63 74 4423071
> 
> http://www.ubaguio.edu
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _____________________________________________________________________
> 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
> 

-- 



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_____________________________________________________________________
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