Hello! I’m trying to test a local build of the jetsontx2 image for a customer carrier board.
See my PR here for context: https://github.com/balena-os/balena-jetson/pull/71
When I try to run the local configure command below, I get the error listed. Can anyone help me figure out how to insert the config.json so I can test this image?
Command
balena config inject testbed-tx2.config.json --type jetson-tx2 --drive /dev/disk2
Error
Unsupported filesystem.
Additional information may be available by setting a DEBUG=1 environment
variable: “set DEBUG=1” on a Windows command prompt, “$env:DEBUG = 1” on
powershell, or “export DEBUG=1” on Linux or macOS.
If you need help, don’t hesitate in contacting our support forums at
For CLI bug reports or feature requests, have a look at the GitHub issues or
create a new one at: https://github.com/balena-io/balena-cli/issues/