I'm using 2.0.9pre3

I've got it working more since then.  According to the mknbi man page, I can send 
kernel options in as tag #129.  I just didn't know how to do that.  I was finally able 
to get that to work with DHCP 3.0 with the following:

option option-128 code 128 = string;
option option-129 code 129 = text;

and then in the host specific part:

option option-128 e4:45:74:68:0:0;
option option-129 "nomce";

Thanks!
 
Steve Meyers


> -----Original Message-----
> From: Jim McQuillan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 02, 2001 1:11 PM
> Subject: Re: [Ltsp-discuss] Machine Check Exception
> 
> 
> Steve,
> 
> What version of LTSP are you using ?
> 
> Jim McQuillan
> [EMAIL PROTECTED]
> 
> 
> 
> Steve Meyers wrote:
> 
> > I'm using an etherboot floppy image.  When it loads the kernel, it 
> > gives a "CPU#0: Machine Check Exception" over and over again, and will 
> > not boot.  I've seen this before -- I just need to pass "nomce" to the 
> > kernel.  How do I do that?  I tried -DUSRPARMS, but it never asks for 
> > the parameters.
> >
> >  
> >
> > Steve Meyers
> >
> >  
> >
> 
> 
> 
> 



_____________________________________________________________________
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