How can I install Jetson software with SDK Manager

I flashed my tx2 system for L4T R32.1 with the method <sudo ./flash.sh jetson-tx2 mmcblk0p1>,how can I install Jetson software with SDK Manager skip the jetson os ?What is the transmission method of the software installation?

Hi qinyyuu,

Please run the sdkmanager to install JetPack components.
You can unselect Jetson OS to skip flash OS image and only select Jetson SDK components.

For detail install steps, please reference: [url]https://docs.nvidia.com/sdk-manager/install-with-sdkm-jetson/index.html[/url]

Hi carolyuu,
I unselect the Jetson OS to skip flash OS image and only select Jetson SDK commponents,but when I input my tx2 Username and passward,click the install button,it’s tell me can’t connect to the target device. what should I do to solve theproblem?
the transmission of the software installation is not by ethnet?

Hi qinyyuu,

Please connect micro-USB cable to install SDK components.

thank you very much!