defunctzombie / jetson-nano-image-maker

Create sd-card ready jetson nano images using Docker and Github Actions
32 stars 29 forks source link

Does this work on Jetson Orin nano dev kit? #10

Closed rs1990 closed 3 hours ago

rs1990 commented 4 hours ago

I have an nvidia jetson orin nano with jetpack 6.1 and its configured for a LLM project. Curious if the scripts supports creating images for Jetson Orin boards.

Thank you

defunctzombie commented 3 hours ago

I doubt it works out of the box but probably with some changes it could with. If you do find it works or some changes to make it work, I'd love to document that in the readme so others can benefit. Thanks!