Hi,
I am trying balenaOS on NVIDIA Jetson Nano Devkit and using emmc Image to boot on nvidia based customized carrier board.
the module is not getting booted up, It hangs with constantly displaying balenaOS Logo on screen,
I am unable to see serial console log as well. but my USB mouse and keyboards are getting detected as I can see num+lock and caps+lock keys are accessible.
used below image to flash emmc from linux host: balena-cloud-jetson-nano-emmc-2.67.3+rev2-v12.3.0.img.zip
steps:
Installed all the dependencies
using Linux based host - Ubuntu 18
Run the cli, specifying desired device type: device type Jetson Nano emmc
flash command:
root@hx:/home/hx/BalenoOS# ./jetson-flash/bin/cmd.js -f balena-cloud-jetson-nano-emmc-2.67.3+rev2-dev-v12.3.0.img -m jetson-nano-emmc
followed below instructions:
Please help me on this.