> But now I can't boot my old isa card thru etherboot.
> "option-129 and option-128" in dhcpd.conf is not supported in DHCP v3.0

option Etherboot-magic code 128 = string ;
option Etherboot-linuxparams code 129 = string ;

class "VCI-Etherboot" {
  match if substring ( option vendor-class-identifier, 0, 9 ) = 
"Etherboot" ;
  log ( info, "VCI-Etherboot" ) ;
  option Etherboot-linuxparams "console=ttyS0,115200 root=/dev/hda7"
  option Etherboot-magic e4:45:74:68:00:00 ;
}



_____________________________________________________________________
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