[syslinux] Pxelinux: File not found during boot, HELP

Kevin Nguyen kevinn at pantasys.com
Sun Aug 18 10:41:29 PDT 2002


Jeremy,
You are right, I made a mistake.  I fixed it and worked OK.

Thanks
kevinn

> -----Original Message-----
> From: Jeremy Doig [mailto:jeremydo at hotmail.com] 
> Sent: Sunday, August 18, 2002 1:38 AM
> To: kevinn at pantasys.com
> Cc: kevinn2cool at attbi.com
> Subject: Re: [syslinux] Pxelinux: File not found during boot, HELP
> 
> 
> it looks like you are specifying that your kernel is called 
> "vmlinuz" in the 
> default file:
> KERNEL vmlinuz
> 
> but the file itself is called "linuz" in your tftpboot folder.
> 
> 
> From: "Kevin Nguyen" <kevinn at pantasys.com>
> To: <syslinux at zytor.com>
> CC: <kevinn2cool at attbi.com>
> Subject: [syslinux] Pxelinux: File not found during boot, HELP
> Date: Fri, 16 Aug 2002 17:18:58 -0700
> MIME-Version: 1.0
> Received: from terminus.zytor.com ([64.158.222.227]) by 
> mc2-f38.law16.hotmail.com with Microsoft 
> SMTPSVC(5.0.2195.4905); Fri, 16 Aug 
> 2002 17:20:24 -0700
> Received: from terminus.zytor.com (IDENT:mailman at localhost 
> [127.0.0.1])by 
> terminus.zytor.com (8.11.6/8.11.6) with ESMTP id 
> g7H0KCb21004;Fri, 16 Aug 
> 2002 17:20:12 -0700
> Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com 
> [204.127.202.62])by 
> terminus.zytor.com (8.11.6/8.11.6) with ESMTP id g7H0J7b20959for 
> <syslinux at zytor.com>; Fri, 16 Aug 2002 17:19:07 -0700
> Received: from gx4000 ([12.234.134.137]) by 
> sccrmhc02.attbi.com          
> (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP 
>          id 
> <20020817001857.QBQF13899.sccrmhc02.attbi.com at gx4000>;        
>   Sat, 17 Aug 
> 2002 00:18:57 +0000
> Message-ID: <000201c24583$af16bb10$6401a8c0 at gx4000>
> X-Priority: 3 (Normal)
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook, Build 10.0.3416
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
> Importance: Normal
> Sender: syslinux-admin at zytor.com
> Errors-To: syslinux-admin at zytor.com
> X-BeenThere: syslinux at zytor.com
> X-Mailman-Version: 2.0.6
> Precedence: bulk
> List-Help: <mailto:syslinux-request at zytor.com?subject=help>
> List-Post: <mailto:syslinux at zytor.com>
> List-Subscribe: 
> <http://www.zytor.com/mailman/listinfo/syslinux>,<mailto:sysli
> nux-request at zytor.com?subject=subscribe>
> List-Id: For discussion of SYSLINUX and tftp-hpa <syslinux.zytor.com>
> List-Unsubscribe: 
> <http://www.zytor.com/mailman/listinfo/syslinux>,<mailto:sysli
> nux-request at zytor.com?subject=unsubscribe>
> List-Archive: <http://www.zytor.com/pipermail/syslinux/>
> Return-Path: syslinux-admin at zytor.com
> X-OriginalArrivalTime: 17 Aug 2002 00:20:24.0064 (UTC) 
> FILETIME=[E12CD800:01C24583]
> 
> 
> Hi,
> I am trying to boot the PXEclient via pxeserver and I am 
> getting an error "file not found", following are me setup in 
> the /tftpboot:
> /tftpboot:
>    initrd.img
>    linuz
>    pxelinux.0
> 
> /tftpboot/pxelinux.cfg
>    default (lower case)
> 
>    in the default file:
>       # This is the default pxelinux config file.
>            LABEL test
>                  KERNEL vmlinuz
>                  APPEND initrd=initrd.img
>                  IPAPPEND 1
> 
> ISC DHCP Server V3.0pl1
>            group {
>                  next-server 192.168.2.1;
>                  #This is the pxe bootloader file
>                  filename "pxelinux.0";
>                  # One host block per client. This network 
> only has one.
>                    host pxeclient {
>                    #hardware ethernet 00:04:76:48:6c:68;
>                    hardware ethernet 00:02:b3:15:5b:3b;
>                    #hardware ethernet 00:03:47:7c:ae:6a;
>                    fixed-address 192.168.2.21;
>                    }
> 
> 
> Tftp-hpa 0.28
> /usr/bin/in.tftpd -v -v -s -l /tftpboot
> 
> Please let me know if I missing something.
> Thanks
> Kevinn
> 
> 
> Here are my log messages:
> Aug 16 16:26:38 pxeserver kernel: device eth1 entered 
> promiscuous mode Aug 16 16:26:42 pxeserver kernel: device 
> eth1 left promiscuous mode Aug 16 16:26:47 pxeserver kernel: 
> device eth1 entered promiscuous mode Aug 16 16:27:10 
> pxeserver dhcpd: DHCPDISCOVER from 00:02:b3:15:5b:3b via eth1 
> Aug 16 16:27:10 pxeserver dhcpd: DHCPOFFER on 192.168.2.21 to 
> 00:02:b3:15:5b:3b via eth1 Aug 16 16:27:11 pxeserver dhcpd: 
> DHCPDISCOVER from 00:02:b3:15:5b:3b via eth1 Aug 16 16:27:11 
> pxeserver dhcpd: DHCPOFFER on 192.168.2.21 to 
> 00:02:b3:15:5b:3b via eth1 Aug 16 16:27:13 pxeserver dhcpd: 
> DHCPDISCOVER from 00:02:b3:15:5b:3b via eth1 Aug 16 16:27:13 
> pxeserver dhcpd: DHCPOFFER on 192.168.2.21 to 
> 00:02:b3:15:5b:3b via eth1 Aug 16 16:27:17 pxeserver dhcpd: 
> Dynamic and static leases present for 192.168.2.21. Aug 16 
> 16:27:17 pxeserver dhcpd: Remove host declaration pxeclient 
> or remove 192.168.2.21 Aug 16 16:27:17 pxeserver dhcpd: from 
> the dynamic address pool for 192.168.2.0/24 Aug 16 16:27:17 
> pxeserver dhcpd: DHCPREQUEST for 192.168.2.21
> (192.168.2.1) from 00:02:b3:15:5b:3b via eth1
> Aug 16 16:27:17 pxeserver dhcpd: DHCPACK on 192.168.2.21 to 
> 00:02:b3:15:5b:3b via eth1 Aug 16 23:27:17 pxeserver 
> in.tftpd[1669]: RRQ from 192.168.2.21 filename pxelinux.0 Aug 
> 16 23:27:17 pxeserver in.tftpd[1669]: tftp: client does not 
> accept options Aug 16 23:27:17 pxeserver in.tftpd[1670]: RRQ 
> from 192.168.2.21 filename pxelinux.0 Aug 16 23:27:17 
> pxeserver in.tftpd[1671]: RRQ from 192.168.2.21 filename 
> pxelinux.cfg/C0A80215 Aug 16 23:27:17 pxeserver 
> in.tftpd[1671]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1672]: RRQ from 
> 192.168.2.21 filename pxelinux.cfg/C0A8021 Aug 16 23:27:17 
> pxeserver in.tftpd[1672]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1673]: RRQ from 
> 192.168.2.21 filename pxelinux.cfg/C0A802 Aug 16 23:27:17 
> pxeserver in.tftpd[1673]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1674]: RRQ from 
> 192.168.2.21 filename pxelinux.cfg/C0A80 Aug 16 23:27:17 
> pxeserver in.tftpd[1674]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1675]: RRQ from 
> 192.168.2.21 filename pxelinux.cfg/C0A8 Aug 16 23:27:17 
> pxeserver in.tftpd[1675]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1676]: RRQ from 
> 192.168.2.21 filename pxelinux.cfg/C0A Aug 16 23:27:17 
> pxeserver in.tftpd[1676]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1677]: RRQ from 
> 192.168.2.21 filename pxelinux.cfg/C0 Aug 16 23:27:17 
> pxeserver in.tftpd[1677]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1678]: RRQ from 
> 192.168.2.21 filename pxelinux.cfg/C Aug 16 23:27:17 
> pxeserver in.tftpd[1678]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1679]: RRQ from 
> 192.168.2.21 filename pxelinux.cfg/default Aug 16 23:27:17 
> pxeserver in.tftpd[1680]: RRQ from 192.168.2.21 filename 
> linux Aug 16 23:27:17 pxeserver in.tftpd[1680]: sending NAK 
> (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1681]: RRQ from 
> 192.168.2.21 filename linux.cbt Aug 16 23:27:17 pxeserver 
> in.tftpd[1681]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1682]: RRQ from 
> 192.168.2.21 filename linux.0 Aug 16 23:27:17 pxeserver 
> in.tftpd[1682]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 23:27:17 pxeserver in.tftpd[1683]: RRQ from 
> 192.168.2.21 filename linux.com Aug 16 23:27:17 pxeserver 
> in.tftpd[1683]: sending NAK (1, File not
> found) to 192.168.2.21
> Aug 16 16:29:09 pxeserver kernel: device eth1 left promiscuous mode
> 
> _______________________________________________
> SYSLINUX mailing list
> Submissions to SYSLINUX at zytor.com
> Unsubscribe or set options at: 
> http://www.zytor.com/mailman/listinfo/syslinux
> 
> 
> 
> 
> 
> _________________________________________________________________
> Join the world's largest e-mail service with MSN Hotmail. 
> http://www.hotmail.com
> 




More information about the Syslinux mailing list