UEFI Jetson Orin no PXE boot option

Hi, I’m using the Jetson Orin devkit. I’d like to use PXEboot.

I flashed the UEFI on the device with the following command.

sudo ./flash.sh -k A_cpu-bootloader jetson-agx-orin-devkit mmcblk0p1

When I boot up, however, I don’t see the option to use PXE for booting. It only shows the options

UEFI SD Device
UEFI eMMC Device
UEFI Shell

How can I enable PXEv4 on the Jetson AGX Orin developer kit?

Some searching gave me the following explanation:

PXE booting via onboard Ethernet is not officially supported on the Jetson AGX Orin Devkit due to lack of UEFI driver support for the Aquantia PHY used on the board: UEFI HTTP/PXE boot unavailable on Orin AGX Devkit

Is this still the case? Is the onboard NIC of the Jetson Orin Nano supported?

Hi merlijn.sebrechts,

What’s the Jetpack version in use?
Have you tried using the SDK manager to flash the devkit?

Please also refer to Configuring a PXE Boot Server for UEFI bootloader on Jetson for setup PXE boot on Jetson.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.