From ae4b2f5c6a987addf02938d0740bb705ae9af92d Mon Sep 17 00:00:00 2001 From: "Sode, Adedamola (DLSLtd,RAL,LSCI)" Date: Fri, 3 Jul 2026 12:15:47 +0000 Subject: [PATCH] Added the MAC address issue to the upgrade doc --- docs/how-to/upgrade-via-web-admin.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/how-to/upgrade-via-web-admin.md b/docs/how-to/upgrade-via-web-admin.md index f44aa65..cd6e23c 100644 --- a/docs/how-to/upgrade-via-web-admin.md +++ b/docs/how-to/upgrade-via-web-admin.md @@ -57,3 +57,7 @@ install from a fresh SD card: 3. Optionally add a `config.txt` with network settings (see [](setup-without-dhcp.md)). 4. Insert the SD card into the PandA and power on. + + :::{note} + After upgrading, the PandA may occasionally fail to complete its first boot. The status LEDs may remain red, and the device may be unreachable over the network. If this happens, connect to the PandA over the serial console. It may be waiting for a MAC address to be entered before it can continue booting. + ::: \ No newline at end of file