<BOARD> Where do I put it?

Practically the first paragraph in the Adaptation guide says I need my own name. I’ve been all over the .conf and .cfg files and I cannot find where it goes. Can someone please point me to it?

Are you using SDK manager or flash from cmd line?
If you are using the cmd line way, you can use tools/l4t_create_default_user.sh tool to pre-create an user, or use serial console to create an user after flashing.

Not sure which way you are using, please share more info or links.

Actually the “giving your own config a board name” here does not really matter to the functionality. It is just more like a good convention.

I appreciate that and I would like to follow the practice - I just don’t know how to go about it. The text says, in part:

The name you select appears in:

  • Filenames and pathnames
  • User-visible device tree filenames

The implication was that scripts would include the name when naming created files or something. I saw a post where the poster included one of the .conf names and it included his board name (Horizon I think).

How do I go about this?

I think you need to check Here for board configs.
Default values like jetson-agx-orin-devkit.conf should do the trick.

I’m going to close this. Not that I completely understand, but I’m going with this conclusion:
Change (in my case) igx-orin-devkit.conf to .conf. Make necessary changes to .conf and reference it in the flash command.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.