On Sun, 20 Mar 2005, Gaston Velez wrote:
> Hi: > Did you check the permissions for the files under > pxelinux.cfg ? The only thing that goes under the pxelinux.cfg directory is a config file. The kernel and initrd images belong up one level, in the same directory that contains pxelinux.cfg and pxelinux.0 This is what "ls -lR /tftpboot/lts/2.4.26-ltsp-2" should show: ----------------------------------------------------------------------- [EMAIL PROTECTED] lts]$ ls -lR /tftpboot/lts/2.4.26-ltsp-2 /tftpboot/lts/2.4.26-ltsp-2: total 4428 -rw-r--r-- 1 root root 906612 Aug 17 2004 bzImage-2.4.26-ltsp-2 -rw-r--r-- 1 root root 2560000 Dec 25 22:13 initrd -rw-r--r-- 1 root root 1036267 Aug 17 2004 initrd-2.4.26-ltsp-2.gz -rw-r--r-- 1 root root 11816 Aug 17 2004 pxelinux.0 drwxr-xr-x 2 root root 4096 Aug 17 2004 pxelinux.cfg /tftpboot/lts/2.4.26-ltsp-2/pxelinux.cfg: total 4 -rw-r--r-- 1 root root 124 Aug 17 2004 default ----------------------------------------------------------------------- Jim McQuillan [EMAIL PROTECTED] > > Cheers > > Gaston Velez > > On Sat, 2005-03-19 at 22:45 -0600, Billy Lentz wrote: > > I found this site on the linux.org site via another distro. Anyhow, here is > > the error text (I took out ip addresses and nonrelevant stuff) > > > > pxelinux 2.10 ... > > undi data segment at: 000942f0 > > undi data segment size: 94b0 > > undi code segment at: 0009d7a0 > > undi code segment sie: 2020 > > pxe entry point found (we hope_ at 9d7a:0106 > > my ip address seems to be ... > > ip=.... > > tftp prefix: /lts/2.4.16-ltsp-2/ > > trying to load: pxelinux.cfg/(mac address here) > > trying to load: pxelinux.cfg/hex number > > trying to load: pxelinux.cfg/hex number-1 > > trying to load: pxelinux.cfg/hex number-2 > > trying to load: pxelinux.cfg/hex number-3 > > ... > > trying to load: pxelinux.cfg/default > > could not find kernel image: linux > > boot: > > > > It took me a very long time to get all of the services working, because I am > > using the free suse desktop. They don't include many server-type > > applications. I believe I have all of the services started. I did all of > > the tests in the readme file, and they all completed successfully. > > > > I am testing the setup using an IBM Thinkpad A22e, which has PXE. I finally > > got the tftp to serve the right file (pxelinux.0). I tried copying the two > > files into the pxeXXXX.cfg dir, and it did the same exact thing. I tried > > looking in the archives for this problem, but I didn't really find anything > > usefull. I also didn't look at every thing that came up. If anyone could > > help me on this, it would be really appreciated. > > > > Thanks, > > William Lentz > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _____________________________________________________________________ > > 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 > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _____________________________________________________________________ > 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 > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _____________________________________________________________________ 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
