Hi. Unfortunately, I dropped my Jetson, and since then, it hasn’t been booting up. Important experimental data and codes are stored on the Jetson, so I want to recover at least this data. I’ve already tried USB device mode, but my PC doesn’t recognize the Jetson, so USB device mode isn’t working. Are there any other methods to recover or move the data?
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device sda1
-c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/generic/cfg/flash_t234_qspi.xml”
–showlogs --network usb0 jetson-agx-orin-devkit internal
Flash a USB drive, see if you can get into the system, and mount the eMMC parition to get the data.
As you don’t provide any log other and since then, it hasn’t been booting up
, this is the only thing I can suggest
thank you @DaveYYY ! i will try this method!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.