[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Sheflug] Installing tftp server
Quoting Chris Johnson <chris [at] seseaz.org.uk>:
> I turned off the firewall and the TFTP server started up and the Thin client
> was able to see it. This leaves 2 problems.
>
> 1) the thin client is now reporting "file not found" for the file:
> vmlinus-2.4.21-ltsp-1
> This file does exist on my server (192.168.100.111) in the folder
> /tftpboot/lts/
> The thin client is looking at
> 192.168.100.111:tftpboot/lts/vmlinuz-2.4.21-ltsp-1
> The dhcpd.conf file is set to point at /lts/vmlinuz-2.4.21-ltsp-1
> The tftp daemon is set with a /tftpboot prefix for its file directory so it
> should be able to see the file. I can only think its a rights/permissions
> issue. However being a newbie this is where I get stuck. Any suggestions
> welcome currently file is -rw-r--r--
>
The file name requested is set in dhcpd.conf and must be the same as the file in
the tftpboot server
My dhcpd.conf says
host ash {
hardware ethernet 00:A0:24:E1:EF:01;
fixed-address 192.168.20.80;
filename "/lts/vmlinuz-2.4.19-ltsp-1";
option option-128 e4:45:74:68:00:00;
option option-129 "NIC=3c509";
}
and
springnight:/tftpboot/lts # ls -al
total 1400
drwxr-xr-x 2 root root 4096 Dec 15 2002 .
drwxr-xr-x 3 root root 4096 Dec 15 2002 ..
-rw-r--r-- 1 root root 1418240 Sep 5 2002 vmlinuz-2.4.19-ltsp-1
> Should I CHMOD it and if so what should I CHMOD it to (I'm hoping not to
> have to resort to trial and error on this one)?
>
I don't think you need to chmod things.
AED
--
"Ideas improve. The meaning of words participates in the improvement.
Plagiarism is necessary. Progress implies it. It embraces an author's phrase,
makes use of his expressions, erases a false idea, and replaces it with the
right idea. "
-------------------------------------------------
E-mail provided by the Burngreave Community Network
http://www.burngreave.net
___________________________________________________________________
Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html
GNU the choice of a complete generation.