Von,

PXE on LTSP is really simple.  If you've installed LTSP-4.1, then all
you need to set in your dhcpd.conf file is this:

    filename  "/lts/2.4.26-ltsp-2/pxelinux.0";


Possibly, you'll need to put "/tftpboot" in front of the pathname,
like this:

    filename "/tftpboot/lts/2.4.26-ltsp-2/pxelinux.0";

That all depends on whether your tftpd is setup to do a '-s /tftpboot'
or not.

You can also go to http://wiki.ltsp.org and search for 'PXE'.  There's a
couple of docs there, describing how to set it up.

Jim McQuillan
[EMAIL PROTECTED]



On Tue, 1 Feb 2005, Von Valerio wrote:

> Hi! PXE and linux noob here!
>
> My goal:
> boot "diskless" workstation using PXE
>
> What I have:
> server w/ SiS network card
> clients with 3com 309b network card (PXE compliant)
> mandrake 10.x
> ltsp 4.1
> -->ltsp works if I use a floppy
>
> My problem:
> -->I don't know how to do it.  I tried Marty Connor's docs but I could
> not understand them. I tried following it but I can't make it work. Is
> it because that it's not for diskless workstations?
> -->/tftpboot/lts/kernel_configs does not exist
> --> I assume the changes to be made are on the server side since my
> client are diskless
> -->how do i turn PXE on(both client and server if there is such a thing)
> -->must both client and server support PXE or is it the client only
> -->where shoult I put the *.zpxe? what directory?
> ==>IS THERE OTHER DOCUMENTATIONS THAT CAN HELP ME THAT IS MORE DETAILED?
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _____________________________________________________________________
> 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
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_____________________________________________________________________
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