Unable to install Jetpack on Jetson Nano Dev Kit B01 SUB with 16GB eMMc

Hello everyone,
I have one jetson nano B01 SUB 16GB eMMC Board. I am facing an issue with installing jetpack version 4.6.1 or some other versions on the jetson with the help of Nvidia SDK Manager. The SDK Manager installation bar shows 80% installation and suddenly it goes to 100% and shows that the installation is complete. But, when I plugged the HDMI Cable to the jetson nano B01 SUB the display just shows the NVIDIA Screen and stuck there.

Hi,

Could you use the minicom or ssh to login the system?

Thanks

Thanks for responding DavidDD
I have a host laptop with ubuntu 18.04 in which the Nvidia SDK Manager is installed. I connect the jetson nano with usb cable and put the jetson nano in Recover mode this is how i try to install jetpack.
But, I did not use the minicom or ssh to login the system. Could you please give me some link of any video or blog to do the same.
thanks

Hi,

Please refer to NVIDIA Jetson Orin AGX - In Board - Getting in Board - Serial Console.
There are examples for minicom.

Thanks