Not able to run development mode on Jetson Nano

Hi, you will need to pass the --dev flag to balena os configure if you want a development mode image. See balena CLI Documentation - Balena Documentation.

2 Likes

Thanks @alexgg , I was using an older version of balena-cli (12.50.1) and it didn’t have the --dev flag. I’ve updated to 13.3.0 and now I see the flag. I’ll give that a shot, thanks.

1 Like

All good, this works. Thanks for the help.