Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3552

General discussion • Netbooting Raspberry Pis - Broken with new OS version

$
0
0
Hi all!

I built this application to turn a Raspberry Pi into a PXE Server for other Raspberry Pis: https://youtu.be/d85Cza2mUTs

https://github.com/Tech-Byte-Tips/RPi-PXE

Turns out that now, no new pi that has the latest OS version can boot because the PXE folders are missing files, apparently.

It complains about the following files not being in the BOOT directory ( the folder with the serial number being served ):

-----
config.txt - Exists in the boot folder
start.elf - Exists in a firmware folder now (subfolder)
start4.elf - Exists in a firmware folder now (subfolder)

pieeprom.sig - Can't find it anywhere in the Pi when booting with the SD Card or in the network folders
recovery.elf - Can't find it anywhere in the Pi when booting with the SD Card or in the network folders
recovery4.elf - Can't find it anywhere in the Pi when booting with the SD Card or in the network folders
-----

My questions are... where do I get these files from and are they all supposed to be in the base boot directory?

Any help will be appreciated as I want to fix this application.

Statistics: Posted by PREngineer — Sun Jan 07, 2024 4:07 am



Viewing all articles
Browse latest Browse all 3552

Trending Articles