fredag 14. februar 2003 21:59, skrev Julius Szelagiewicz:
> Hallvard,
>       you are probably using wrong kernel. see the pxe stuff on ltsp
> site. here is what you can do in the /etc/dhcpd.conf:
> # trick from Pet  Rundle <[EMAIL PROTECTED]>
>      if substring (option vendor-class-identifier, 0, 9) = "PXEClient"
>      {
>       filename      "/lts/pxe/pxelinux.bin";
>     # NOTE: kernels are specified in /tftpboot/lts/pxe/pxelinux.cfg/
>      }
>      else
>      {
>         filename    "/lts/vmlinuz-2.4.9-ltsp";
>      }
>

I guess I've gotten a bit sidetracked by the fact that I managed to boot 
PIXIE out of the box without the if, else structure (many google searches put 
me on that track, away from the pxe documentation at ltsp.org).

But I was trying to avoid having to upgrade my ISC version 2.0 dhcp server, 
and the doc at ltsp.org says I have to. Is that correct?

--
Hallvard P


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_____________________________________________________________________
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.freenode.net

Reply via email to