I tried to flash my Advantec MIC-730AI (Jetson AGX Xavier) with SDK Manager with Host Ubuntu 18.04 and Ubuntu 20.04, tried to flash with 5.1.2, 5.1.1 and also tried with 4.x jetpacks still unable to flash my device. Using SDK manager it always throws a error saying “CPU Bootloader is not running on the device”
Then i tried using flash.sh script, the below steps is what i have followed
- Unzip the Jetpack version downloaded from the SDK manager
- Unzip the RFS files from Tegra_Linux_sample-root-filesystem_[version]
- Run sudo ./apply_binaries.sh
Encountered error
Using rootfs directory of: /home/iot/Downloads/Linux/Jetson_Linux_R35.4.1_aarch64/Linux_for_Tegra/rootfs
||||||||||||||||||||||| ERROR |||||||||||||||||||||||
- The root filesystem, provided with this package,
has to be extracted to this directory:
/home/iot/Downloads/Linux/Jetson_Linux_R35.4.1_aarch64/Linux_for_Tegra/rootfs
- The root filesystem, provided with this package,
has to be extracted with ‘sudo’ to this directory:
/home/iot/Downloads/Linux/Jetson_Linux_R35.4.1_aarch64/Linux_for_Tegra/rootfs
Consult the Development Guide for instructions on
extracting and flashing your device.
|||||||||||||||||||||||||||||||||||||||||||||||||||||
- Tried running sudo ./flash.sh jetson-agx-xavier-devkit mmcblk0p1
(Attached the log)
I few posts related the problems I am facing, problem looks the same but the solutions doesn’t work.
The below post is pretty accurate to what I am facing when using flash.sh script, but the solution mentioned doesn’t work for me.
Continuing the discussion from Extlinux.conf is not found, exiting: