Hi,

sorry for bothering you again, but I have another problem on my SuSE 8.1
machine: Now DHCP works fine and the correct IPs are assigned. My client is
192.168.0.3 and my server 192.168.0.1.
Now LTSP stops when trying to load the kernel over network.
There's following message:
Loading 192.168.0.1:/lts/vmlinuz-2.4.9-ltsp-6.... (and so on)

After launching ./ltsp_initialize again, I wrote tftp into the /etc/inetd.conf
again, so that tftp is fired up at boottime. However, the message above is
shown again.
The inetd.conf file is as follows:
# Tftp service is provided primarily for booting.  Most sites
# run this only on machines acting as "boot servers."
#
tftp          dgram   udp     wait    root      /usr/sbin/in.tftpd  in.tftpd -s
/tftpboot

So I think tftpd is running. The hint for RedHat in the manual isn't for my
problem/system.

In the manual there's another hint that the path in /etc/dhcpd.conf should be
relative, so:
    host ws001 {
        hardware ethernet     00:c1:26:0b:1f:e8;
        fixed-address         192.168.0.3;
        filename              "/lts/vmlinuz-2.4.9-ltsp-6";
        option option-128     e4:45:74:68:00:00;
        option option-129     "NIC=eepro100";

Everything is OK? What else could the problem be?
Where is the LTSP-kernel, in which location?

Thanks again for support!

--
Regards
Gregor
www.waluga.de
__________________________________________________
Linux ist kostenlos, Windoofs umsonst...
http://linux.waluga.de



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_____________________________________________________________________
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