Hi guys,
I'm trying to setup LTSP 4.1 on FC3.

However, I've got this scenario.
I already have a running dhcp on 192.168.0.245
And my LTSP server is 192.168.0.254

How do I tell that configuration in dhcpd.conf?
I'm trying this, but not working:

host ltsp1 {
    hardware ethernet   00:0c:f1:ba:37:7b;
    fixed-address       192.168.0.160;
    option root-path    "192.168.0.254:/opt/ltsp/i386";
    option tftp-server-name     "192.168.0.254";
    filename            "/lts/vmlinuz-2.4.9-ltsp";
    }

When booted, the client shows that the TFTP server is 192.168.0.245 (my dhcp 
server).

Thanks.
-- 
Fajar Priyanto | Reg'd Linux User #327841 | http://linux2.arinet.org
16:34:44 up 9:01, Mandrakelinux release 10.1 (Official) for i586 
public key: https://www.arinet.org/fajar-pub.key


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_____________________________________________________________________
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