Skip to content

Commit

Permalink
pages/jetson-orin: Reword instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Costache <alexandru@balena.io>
  • Loading branch information
acostach committed Dec 7, 2024
1 parent bd8a3d1 commit fd0542f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/learn/develop/jetson-orin.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ If the firmware version is older or newer than v36.3, please re-flash its firmwa

## Booting balenaOS flasher images from a USB key

If your device does not boot the balenaOS flasher image from an attached USB key automatically, please follow these steps:
In the unexpected even that your device does not boot the balenaOS flasher image from an attached USB key automatically, please follow these steps:

1) Attach a USB keyboard and a monitor to the device
2) Power on the device and press 'Esc' when prompted by the UEFI firmware, or 'F11' to enter the Boot Manager Menu directly
![Orin UEFI display menu](/img/jetson-orin/jetson_orin_interrupt_booting_uefi.webp)
![Orin UEFI boot manager](/img/jetson-orin/jetson_orin_uefi_boot_manager.webp)
3) Select the attached USB key as boot media:
![Orin UEFI boot manager](/img/jetson-orin/jetson_orin_uefi_usb_key.webp)
4) Your device will boot, provision the internal storage, and then power off. Once the device shut down, you can remove the USB key.
4) Your device should boot from the attached USB key and provision the internal storage. Once provisioning is complete and the device shuts down, the USB key can be unplugged.

## Post-provisioning UEFI firmware update

Expand Down

0 comments on commit fd0542f

Please sign in to comment.