pythops / jetson-image

💾 Create minimalist, Ubuntu based images for the Nvidia jetson boards
372 stars 108 forks source link

Flash boards without SD card, like "Jetson Xavier NX" #131

Open HamzeSol opened 6 months ago

HamzeSol commented 6 months ago

Issue:

First of all, thank you for this fantastic project. The minimalist images are incredibly helpful and save a lot of space and resources.

Problem:

Your current method suggests flashing the Jetson boards using an SD card. However, the Jetson Xavier NX does not have an SD card slot. Instead, it requires flashing the internal eMMC memory. A method or guide to flash the eMMC memory of boards like Jetson Xavier NX is needed.

Thank you for considering it!

pythops commented 6 months ago

Sure, that's something I can add. But unfortunately I do not have those boards so I will need you to test the solution I will build, sounds good ?

HamzeSol commented 6 months ago

Sounds great! Many thanks, I will test the solution as soon as you add it :)