Hi,
I'm setting up my Pi5 to PXE boot but am having some trouble. During boot, the Pi5 gets an IP, finds the TFTP server and looks like it reads config.txt file OK, but then the boot process stops at the same point every time - around 6s into the boot process.
The recent lines from the screen during the boot are as follows:
Sorry if there are any typos in there; I had to type that manually as pics of the screen are unreadable and I don't have remote access to try and copy logs.
Also during boot, there are 2 messages saying the following:
They are directly after reading config.txt and cmdline.txt, but both those files exist and are readable; the boot process shows the file size correctly. I tested to see if these files could be read by renaming them, but then the boot completely fails, as expected.
I've set 0777 on the entire tree under my TFTP NFS shares so I don't think this is a permissions issue.
Is there anything here that indicates what could be wrong? Thanks.
I'm setting up my Pi5 to PXE boot but am having some trouble. During boot, the Pi5 gets an IP, finds the TFTP server and looks like it reads config.txt file OK, but then the boot process stops at the same point every time - around 6s into the boot process.
The recent lines from the screen during the boot are as follows:
Code:
[ 6.152930] Run /init as init processLoading, please wait...Starting systemd-udevd version 252.33-1~deb12u1[ 6.275637] vc4-drm axi:gpu: bcm2712_iommu_uf_xlate: MMU 100005200.iommu
Also during boot, there are 2 messages saying the following:
Code:
TFTP 1: File not found
I've set 0777 on the entire tree under my TFTP NFS shares so I don't think this is a permissions issue.
Is there anything here that indicates what could be wrong? Thanks.
Statistics: Posted by username51269 — Thu Jan 30, 2025 12:31 am — Replies 0 — Views 19