I've built a PXE environment in windows and shortly after getting an
IP address, I get this error:
Rcvd DHCP Discover Msg for IP 0.0.0.0, Mac 00:00:24:C9:19:98 [08/04
16:29:04.093]
DHCP: proposed address 192.168.200.2 [08/04 16:29:04.093]
Rcvd DHCP Rqst Msg for IP 0.0.0.0, Mac 00:00:24:C9:19:98 [08/04
16:29:06.187]
Previously allocated address acked [08/04 16:29:06.203]
Connection received from 192.168.200.2 on port 2070 [08/04
16:29:06.343]
Read request for file <pxelinux.0>. Mode octet [08/04 16:29:06.343]
<pxelinux.0>: sent 23 blks, 11308 bytes in 0 s. 0 blk resent [08/04
16:29:06.375]
Connection received from 192.168.200.2 on port 57089 [08/04
16:29:06.578]
Read request for file <pxelinux.cfg/01-00-00-24-c9-19-98>. Mode octet
[08/04 16:29:06.578]
File <pxelinux.cfg/01-00-00-24-c9-19-98> : error 2 in system call
CreateFile The system cannot find the file specified. [08/04
16:29:06.578]
Connection received from 192.168.200.2 on port 56834 [08/04
16:29:06.578]
I've got the file named pxelinuux.cfg in the tftp server (I think it
is not in 'mode octet'- not even sure what that means...(stupid
newbie...))
Also- since I am in the discussion section, I think I need some
further explaination on step 6 of setting up a PXE environment in
windows. Per the instructions:
1. Install tftpd32 into some directly, say c:\tftpd
2. copy the entire directory
http://metrix.net/support/pxeboot/tftpboot
into that directory
3. start tftpd32
4. set the basedir to c:\tftpd (if it doesn't default to that)
5. on the DHCP server tab, set the following:
IP pool starting address: 192.168.200.2 Size of pool: 1 boot file:
pxelinux.0 Mask: 255.255.255.0copy the file 6. dd to initrd.img
Might I be able to get a little more detail on 6??
Thanks in advance everyone for your help.