Does Jetson Xavier NX module fit in Jetson Nano dev kit?

It looks to me you have sufficient spaces as the SDK manager only need about 20G. I looked at your original screen short again and noticed that it shows “Jetson AGX Xavier”. Should you choose “Jetson Xavier NX” instead?

Where Can I chooce “Jetson Xavier NX”
By the way, I ran the code below to install SDK manager.

sdkmanager --cli install --user my_e-mail_adress --logintype devzone --product Jetson --version DP_4.4 --targetos Linux --host --target P2888-0001 --flash all --additionalsdk

You need to change to “--target P3668-0001” that is for Xavier NX module.

I was able to change the name thanks to you.
However, I can’t eliminate same error.

[There is not enough disk space to install the selected SDK]

Hi kazuki.yumiba, I’m not sure what is the issue. I didn’t run into this type of problem. My difference from you is I used a Ubuntu 18.04 VM (created over VMware Workstation Player) and I launched SDK Manager GUI instead of CLI.

Is it possible to use vice versa? (Using Jetson nano in Jetson Xavier NX Developer Kit?)