I don't do numbers...get in /tftpboot and do "chmod -R ugo+r *"
On Thursday 03 November 2005 10:11, Jide Osatuyi wrote:
> I used
> chmod 644 <file> # for files
> chmod 755 <dir> # for directories
>
> --- John Jolet <[EMAIL PROTECTED]> wrote:
> > what are the permissions like in the tftpboot
> > directory? the whole tree needs
> > to be world readable.
> > On Thursday 03 November 2005 08:57, Jide Osatuyi
> >
> > wrote:
> > > This is what I get on the client when I boot it
> >
> > up:
> > > Client IP address:Clien MAC address:DHCP address
> > > TFTP.
> > > PXE-01: File not found
> > > PXE-E3B:TFTP Error-File not found
> > > PXE-MOF:Exiting Intel Boot Agent
> > >
> > > --- John Jolet <[EMAIL PROTECTED]> wrote:
> > > > On Thursday 03 November 2005 08:07, Jide Osatuyi
> > > >
> > > > wrote:
> > > > > when I issue the "netstat -a|grep tftp"
> >
> > command, i
> >
> > > > > dont get a response from the port on which the
> > > >
> > > > server
> > > >
> > > > > is listening.
> > > > > when I checked the message log it says
> >
> > "missing
> >
> > > > > service keyword [file=/etc/xinetd.d/tftp]
> >
> > [line1]"
> >
> > > > > this is my file=/etc/xinetd.d/tftp file:
> > > >
> > > > the service tftp needs to be the first line....
> > > >
> > > > > default:on
> > > > > service tftp
> > > > > {
> > > > > disable = no
> > > > > socket_type = dgram
> > > > > protocol = udp
> > > > > wait = yes
> > > > > user = root
> > > > > server = /usr/sbin/in.tftp
> > > > > server_args = -s /tftpboot -r blksize
> > > > > flags = IPv4
> > > > > }
> > > > >
> > > > > --- John Jolet <[EMAIL PROTECTED]> wrote:
> > > > > > On Wednesday 02 November 2005 12:25, Jide
> > > >
> > > > Osatuyi
> > > >
> > > > > > wrote:
> > > > > > > Yes I did get anything in
> >
> > /var/log/messages
> >
> > > > but i
> > > >
> > > > > > > couldnt read it
> > > > > >
> > > > > > I'm afraid you'll have to troubleshoot that
> > > >
> > > > first
> > > >
> > > > > > before you continue. I'm
> > > > > > not sure what tftp server you have...
> > > > > >
> > > > > > > --- John Jolet <[EMAIL PROTECTED]> wrote:
> > > > > > > > okay, so the problem is tftpd, not si.
> >
> > was
> >
> > > > > > there
> > > > > >
> > > > > > > > anything in
> > > > > > > > the /var/log/messages file when you
> >
> > tried
> >
> > > > that
> > > >
> > > > > > test?
> > > > > >
> > > > > > > > On Tuesday 01 November 2005 10:12, Jide
> > > >
> > > > Osatuyi
> > > >
> > > > > > > > wrote:
> > > > > > > > > i tried and got "Transfer timed out."
> > > > > > > > >
> > > > > > > > > --- John Jolet <[EMAIL PROTECTED]> wrote:
> > > > > > > > > > and tftp is running? try tftping
> >
> > one of
> >
> > > > the
> > > >
> > > > > > > > files
> > > > > > > >
> > > > > > > > > > inside pxelinux.cfg
> > > > > > > > > > directory to a working server just
> >
> > to
> >
> > > > make
> > > >
> > > > > > sure
> > > > > >
> > > > > > > > tftp
> > > > > > > >
> > > > > > > > > > works.
> > > > > > > > > >
> > > > > > > > > > On Friday 28 October 2005 11:02,
> >
> > Jide
> >
> > > > > > Osatuyi
> > > > > >
> > > > > > > > wrote:
> > > > > > > > > > > I have in /tftpboot a kernel, an
> > > >
> > > > initrd
> > > >
> > > > > > and a
> > > > > >
> > > > > > > > > > > pxelinux.cfg and I aalso have
> >
> > syslinux
> >
> > > > > > > > installed.I
> > > > > > > >
> > > > > > > > > > am
> > > > > > > > > >
> > > > > > > > > > > using fedora core 3
> > > > > > > > > > >
> > > > > > > > > > > --- John Jolet <[EMAIL PROTECTED]>
> >
> > wrote:
> > > > > > > > > > > > On Friday 28 October 2005 09:15,
> > > >
> > > > Jide
> > > >
> > > > > > > > Osatuyi
> > > > > > > >
> > > > > > > > > > wrote:
> > > > > > > > > > > > > I added the host to the
> >
> > /etc/hosts
> >
> > > > and
> > > >
> > > > > > it
> > > > > >
> > > > > > > > > > > > successfully
> > > > > > > > > > > >
> > > > > > > > > > > > > created the configuration file
> >
> > on
> >
> > > > the
> > > >
> > > > > > > > image
> > > > > > > >
> > > > > > > > > > > > server.
> > > > > > > > > > > >
> > > > > > > > > > > > > On the clint machine however,
> >
> > it
> >
> > > > shows
> > > >
> > > > > > > > that it
> > > > > > > >
> > > > > > > > > > got
> > > > > > > > > >
> > > > > > > > > > > > an
> > > > > > > > > > > >
> > > > > > > > > > > > > ip from dhcp and then
> > > > > > > > > > > > > TFTP.
> > > > > > > > > > > > > PXE-01: File not found
> > > > > > > > > > > > > PXE-E3B:TFTP Error-File not
> >
> > found
> >
> > > > > > > > > > > > > PXE-MOF:Exiting Intel Boot
> >
> > Agent
> >
> > > > > > > > > > > > and in /tftpboot you have a
> >
> > kernel,
> >
> > > > an
> > > >
> > > > > > > > initrd
> > > > > > > >
> > > > > > > > > > and a
> > > > > > > > > >
> > > > > > > > > > > > pxelinux.cfg directory?
> > > > > > > > > > > > you have to have syslinux
> >
> > installed
> >
> > > > on
> > > >
> > > > > > the
> > > > > >
> > > > > > > > > > > > systemimager server.
> > > > > > > > > > > >
> > > > > > > > > > > > > I'm gueesing it has something
> >
> > to
> >
> > > > do
> > > >
> > > > > > with
> > > > > >
> > > > > > > > my
>
> === message truncated ===
>
>
>
>
> __________________________________
> Start your day with Yahoo! - Make it your home page!
> http://www.yahoo.com/r/hs
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download it for free - -and be entered to win a 42" plasma tv or your very
> own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Sisuite-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sisuite-users
--
John Jolet
Your On-Demand IT Department
512-762-0729
www.jolet.net
[EMAIL PROTECTED]
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users