I hope you are doing well. I am currently facing a significant issue with my Nvidia Jetson Nano 2GB, which I recently acquired for a project. I followed the official guide for the initial configuration, but I am encountering a major problem when attempting to flash the image onto the SD card.
I would like to highlight that I have tried formatting the SD card before flashing the image. I attempted formatting it once with FAT32 and then with Ext4, but the problem persisted.
Additionally, when I connect my HDMI cable to the Jetson Nano, which I know is functional, nothing is displayed on the monitor. This occurs specifically after I insert the SD card into the Jetson Nano.
I kindly request your assistance in resolving this issue. Your guidance and support would be greatly appreciated.
what OS are you using to flash the SD card? Have you tried with a different SD card?
Multiple partitions are something expected, but not sure why you got the warning.
am on Windows , i flash the SD card with Balena Etcher , and yes tried with a different one but the probelem still the same . i cannot use SDK manager because am using windows . I need some help …
it’s very likely that bootloader stuff is damaged when a device fails to boot up, and it resides in the QSPI memory on Jetson Nano modules, which cannot be flashed with SD card images.
You may try virtual machines, but they are not guaranteed to work.