Unable to flash the original jetson nano with JetPack 4.5 docker image

Unable to flash the original jetson nano with JetPack 4.5 docker image

docker run -it --privileged -v /dev/bus/usb:/dev/bus/usb/ --name JetPack_Nano1_Devkit sdkmanager --cli install --logintype devzone --product Jetson --version 4.5 --targetos Linux --host --target P3448-0000 --flash all --additionalsdk DeepStream --license accept --staylogin true

it takes its time to download or build the jetson image to flash but then it errors out saying “File already exists” even from a fresh docker container

from the error logs i think its at /tmp/tmp_NV_L4T_FILE_SYSTEM_AND_OS_T210_COMP.sh

Hi,

Just want to clarify.
Do you want to flash a Jetson TX2 or Jetson Nano device?
The instruction will be different if the different platform is used.

Thanks.

Hi,

Please check below comment for the detailed steps:

Thanks.