pxeboot CF burning issues
Darren Conway <[email protected]>
| Newsgroups | gmane.comp.security.ipcop.user |
|---|---|
| Message-ID | <[email protected]> |
Hello
After some further work, I have made some progress. I have got as far
as the blue installation screen, starting with selecting language. I
can progress from there.
I haven't yet got lighttp working yet so I can't complete the installation.
To get to this point, I did the following:
copied file "ipcop-pxe-serial-<ver>.model" to "default"
copied file "pxelinux.0" to folder tftp root.
*copied file "ldlinux.c32" to folder tftp root. *
I believe that the last action should not have been necessary. It seems
to be consistent with the acknowledged bug. I don't remember needing to
do this previously.
Copying ldlinux.c32 to the tftp root directory made everything work.
Below is the annotated output from dnsmasq. This shows dhcp and tftp
server related messages all the way to the first blue install screen.
DHCP works without any errors. Problems arise with tftp.
dnsmasq: started, version 2.75 DNS disabled
dnsmasq: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6
no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify
dnsmasq-dhcp: DHCP, IP range 192.168.2.190 -- 192.168.2.195, lease time 6h
dnsmasq-tftp: TFTP root is /srv/tftp
dnsmasq-dhcp: 3122976412 available DHCP range: 192.168.2.190 --
192.168.2.195
dnsmasq-dhcp: 3122976412 vendor class: PXEClient:Arch:00000:UNDI:002001
dnsmasq-dhcp: 3122976412 DHCPDISCOVER(enp1s0) 00:0d:b9:24:d6:9c
dnsmasq-dhcp: 3122976412 tags: enp1s0
dnsmasq-dhcp: 3122976412 DHCPOFFER(enp1s0) 192.168.2.194 00:0d:b9:24:d6:9c
dnsmasq-dhcp: 3122976412 requested options: 1:netmask, 2:time-offset,
3:router, 5, 6:dns-server,
dnsmasq-dhcp: 3122976412 requested options: 11, 12:hostname,
13:boot-file-size, 15:domain-name,
dnsmasq-dhcp: 3122976412 requested options: 16:swap-server,
17:root-path, 18:extension-path,
dnsmasq-dhcp: 3122976412 requested options: 43:vendor-encap,
54:server-identifier, 60:vendor-class,
dnsmasq-dhcp: 3122976412 requested options: 67:bootfile-name, 128, 129,
130, 131, 132,
dnsmasq-dhcp: 3122976412 requested options: 133, 134, 135
dnsmasq-dhcp: 3122976412 server name: pxeserver
dnsmasq-dhcp: 3122976412 next server: 192.168.2.200
dnsmasq-dhcp: 3122976412 broadcast response
dnsmasq-dhcp: 3122976412 sent size: 1 option: 53 message-type 2
dnsmasq-dhcp: 3122976412 sent size: 4 option: 54 server-identifier
192.168.2.200
dnsmasq-dhcp: 3122976412 sent size: 4 option: 51 lease-time 6h
dnsmasq-dhcp: 3122976412 sent size: 11 option: 67 bootfile-name pxelinux.0
dnsmasq-dhcp: 3122976412 sent size: 4 option: 58 T1 3h
dnsmasq-dhcp: 3122976412 sent size: 4 option: 59 T2 5h15m
dnsmasq-dhcp: 3122976412 sent size: 4 option: 1 netmask 255.255.255.0
dnsmasq-dhcp: 3122976412 sent size: 4 option: 28 broadcast 192.168.2.255
dnsmasq-dhcp: 3122976412 sent size: 4 option: 3 router 192.168.2.200
dnsmasq-dhcp: 3122976412 sent size: 9 option: 60 vendor-class
50:58:45:43:6c:69:65:6e:74
dnsmasq-dhcp: 3122976412 sent size: 37 option: 43 vendor-encap
06:01:03:0a:04:00:50:58:45:08:07:80:00:01...
dnsmasq-dhcp: 3122976412 available DHCP range: 192.168.2.190 --
192.168.2.195
dnsmasq-dhcp: 3122976412 vendor class: PXEClient:Arch:00000:UNDI:002001
dnsmasq-dhcp: 3122976412 DHCPREQUEST(enp1s0) 192.168.2.194
00:0d:b9:24:d6:9c
dnsmasq-dhcp: 3122976412 tags: enp1s0
dnsmasq-dhcp: 3122976412 DHCPACK(enp1s0) 192.168.2.194 00:0d:b9:24:d6:9c
dnsmasq-dhcp: 3122976412 requested options: 1:netmask, 2:time-offset,
3:router, 5, 6:dns-server,
dnsmasq-dhcp: 3122976412 requested options: 11, 12:hostname,
13:boot-file-size, 15:domain-name,
dnsmasq-dhcp: 3122976412 requested options: 16:swap-server,
17:root-path, 18:extension-path,
dnsmasq-dhcp: 3122976412 requested options: 43:vendor-encap,
54:server-identifier, 60:vendor-class,
dnsmasq-dhcp: 3122976412 requested options: 67:bootfile-name, 128, 129,
130, 131, 132,
dnsmasq-dhcp: 3122976412 requested options: 133, 134, 135
dnsmasq-dhcp: 3122976412 server name: pxeserver
dnsmasq-dhcp: 3122976412 next server: 192.168.2.200
dnsmasq-dhcp: 3122976412 broadcast response
dnsmasq-dhcp: 3122976412 sent size: 1 option: 53 message-type 5
dnsmasq-dhcp: 3122976412 sent size: 4 option: 54 server-identifier
192.168.2.200
dnsmasq-dhcp: 3122976412 sent size: 4 option: 51 lease-time 6h
dnsmasq-dhcp: 3122976412 sent size: 11 option: 67 bootfile-name pxelinux.0
dnsmasq-dhcp: 3122976412 sent size: 4 option: 58 T1 3h
dnsmasq-dhcp: 3122976412 sent size: 4 option: 59 T2 5h15m
dnsmasq-dhcp: 3122976412 sent size: 4 option: 1 netmask 255.255.255.0
dnsmasq-dhcp: 3122976412 sent size: 4 option: 28 broadcast 192.168.2.255
dnsmasq-dhcp: 3122976412 sent size: 4 option: 3 router 192.168.2.200
dnsmasq-dhcp: 3122976412 sent size: 9 option: 60 vendor-class
50:58:45:43:6c:69:65:6e:74
dnsmasq-dhcp: 3122976412 sent size: 37 option: 43 vendor-encap
06:01:03:0a:04:00:50:58:45:08:07:80:00:01...
dnsmasq-dhcp: 3122976412 available DHCP range: 192.168.2.190 --
192.168.2.195
dnsmasq-dhcp: 3122976412 vendor class: PXEClient:Arch:00000:UNDI:002001
dnsmasq-dhcp: 3122976412 PXE(enp1s0) 192.168.2.194 00:0d:b9:24:d6:9c
pxelinux.0
dnsmasq-dhcp: 3122976412 tags: enp1s0
dnsmasq-dhcp: 3122976412 bootfile name: pxelinux.0
dnsmasq-dhcp: 3122976412 next server: 192.168.2.200
dnsmasq-dhcp: 3122976412 sent size: 1 option: 53 message-type 5
dnsmasq-dhcp: 3122976412 sent size: 4 option: 54 server-identifier
192.168.2.200
dnsmasq-dhcp: 3122976412 sent size: 9 option: 60 vendor-class
50:58:45:43:6c:69:65:6e:74
dnsmasq-dhcp: 3122976412 sent size: 7 option: 43 vendor-encap
47:04:80:00:00:00:ff
dnsmasq-tftp: error 0 TFTP Aborted received from 192.168.2.194 # I don't
know if this is important.
dnsmasq-tftp: failed sending /srv/tftp/pxelinux.0 to 192.168.2.194 #
This first attempt failed, but seemed to work on the retry.
dnsmasq-tftp: sent /srv/tftp/pxelinux.0 to 192.168.2.194
dnsmasq-tftp: sent /srv/tftp/ldlinux.c32 to 192.168.2.194
# ldlinux.c32 is sent
dnsmasq-tftp: file /srv/tftp/pxelinux.cfg/01-00-0d-b9-24-d6-9c not
found # this is the MAC for the ALIX.
dnsmasq-tftp: file /srv/tftp/pxelinux.cfg/C0A802C2 not
found # looking for a file that doesn't exist.
dnsmasq-tftp: file /srv/tftp/pxelinux.cfg/C0A802C not found
# I don't know the significance of this file.
dnsmasq-tftp: file /srv/tftp/pxelinux.cfg/C0A802 not found
dnsmasq-tftp: file /srv/tftp/pxelinux.cfg/C0A80 not found
dnsmasq-tftp: file /srv/tftp/pxelinux.cfg/C0A8 not found
dnsmasq-tftp: file /srv/tftp/pxelinux.cfg/C0A not found
dnsmasq-tftp: file /srv/tftp/pxelinux.cfg/C0 not found
dnsmasq-tftp: file /srv/tftp/pxelinux.cfg/C not found
# it finally gives up looking for the file.
dnsmasq-tftp: sent /srv/tftp/pxelinux.cfg/default to 192.168.2.194 #
The IP of the ALIX
dnsmasq-tftp: file /srv/tftp/i not
found # another file
not found.
dnsmasq-tftp: sent /srv/tftp/ipcop/2.1.8/i486/message to 192.168.2.194
dnsmasq-tftp: sent /srv/tftp/ipcop/2.1.8/i486/vmlinuz to 192.168.2.194
dnsmasq-tftp: sent /srv/tftp/ipcop/2.1.8/i486/instroot.img to
192.168.2.194 # This point is where the blue install screen is displayed.
Any insights would be much appreciated.
Regards
Darren
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
IPCop-user mailing list
[email protected]
Manage your subscription or unsubscribe
https://lists.sourceforge.net/lists/listinfo/ipcop-user