Closed Almoon closed 6 years ago
thank you for creating and providing the log files...
-------- is used as SN for RPi3 network booting
handle_network_booting(rpi-raspbian-lite) skipped: no serial number setted at RPI_SN0.
i looks like you forgot to add the eight last digits of your RPi's serial number to the script 2. see note4: NETWORK BOOTING for Raspberry Pi 3
simply add the missing serial number to the second script and re-run it. it schould finish the skipped step then. (normally no need to delete files or folders)
Hi beta-tester, Thanks for your prompt feedback. My RPi PXE server works after I added the serial number to the script2 file.
I did some tests below:
---- System equipment --- a. RPi3 mode B : 2 boards
Today, I realized that I made two failures on this project:
Can I run the RPi-PXE server in an offline mode? (like: PXE- hub- Client, or PXE- Client ) If you need me to do other tests, please let me know.
if the RPi-PXE-Server has a fix IP (that is sould when a virgin RPi-Raspbian-Stretch image was used and an unmodified script), then it sould be possible to run that RPi-PXE-Server in an isolated network with a switch and its clients only.
the issue with UEFI, is it related to RPi3-pxe boot or is it related to PC-pxe-boot? if it is related to PC-pxe-boot, you may add your issue to the existing issue #6 and reopen it. i am not able to test UEFI networkboot, because my hardware offers my only BIOS-Legacy-PXE-Boot. UEFI IPv4/IPv6 is not available to me. i thought with issue #6 it is fixed.
dnsmasq is set up only for IPv4. so i think it is nomal that UEFI IPv6 is not working.
It related to PC-pxe-boot with UEFI mode. I will not reopen the issue #6 until i have a breakthrough on UEFI pxe boot.
Thanks for your great support.
Hi sir, First of all, thanks for providing this great project. The RPi PXE server does not work on my side. I tried to install your default shell 1 and 2 files. (Download some ISO files on my 64GB card) I also tried to modified some changes on the pass_2.sh (add/remove ISO path, change “DST_ROOT=/srv “or “/DST_ROOT=/srv to DST_ROOT=/media/server/srv”)
Did I miss something?
I reinstalled my system and failed over 20 times, so sad .... Attaching three log files on this comment. Thanks.
------------- System equipment ---------- a. RPi3 mode B
Wired LAN schematic:
RPi3- Hub - client
The Steps:
check_service_status.txt install1file_log.txt install2file_log.txt