Open
Description
I'm using isc-dhcp-server that responds to the PI:
TIME: 2018-02-04 18:44:04.141
IP: 192.168.1.80 (8:0:27:b1:5f:9b) > 192.168.1.12 (b8:27:eb:ac:1c:1)
OP: 2 (BOOTPREPLY)
HTYPE: 1 (Ethernet)
HLEN: 6
HOPS: 0
XID: 26f30339
SECS: 0
FLAGS: 0
CIADDR: 0.0.0.0
YIADDR: 192.168.1.12
SIADDR: 192.168.1.82
GIADDR: 0.0.0.0
CHADDR: b8:27:eb:ac:1c:01:00:00:00:00:00:00:00:00:00:00
SNAME: .
FNAME: pxelinux.0.
OPTION: 53 ( 1) DHCP message type 2 (DHCPOFFER)
OPTION: 54 ( 4) Server identifier 192.168.1.80
OPTION: 51 ( 4) IP address leasetime 86400 (24h)
OPTION: 43 ( 20) Vendor specific info 5261737062657272 Raspberr
7920506920426f6f y Pi Boo
74202020 t
OPTION: 66 ( 12) TFTP server name 192.168.1.82
OPTION: 1 ( 4) Subnet mask 255.255.255.0
Then on the tftpd-hpa server I'm seeing this:
Feb 4 18:44:05 content in.tftpd[1421]: RRQ from 192.168.1.12 filename bootcode.bin
Feb 4 18:44:05 content in.tftpd[1422]: RRQ from 192.168.1.12 filename bootsig.bin
Feb 4 18:44:05 content in.tftpd[1422]: sending NAK (1, File not found) to 192.168.1.12
Booting doesn't continue from here and the green LED blinks four times.
The Raspi touch display is black during the whole operation.