jetsonhacks / bootFromUSB

Boot NVIDIA Nano Jetson Developer Kit from a mass storage USB device (Jetson Nano devices A02, B01, 2GB and possibly Jetson TX1)
MIT License
130 stars 42 forks source link

how to manually relocates the boot firmware? #5

Open StefanBaar opened 2 years ago

StefanBaar commented 2 years ago

Thank you for the great tutorial.

Could you tell me, how to relocate the boot firmware from the micro SD card to the Jetson module's integrated QSPI-NOR flash memory, without having to create a fresh sd-card every time?

In other words, is it possible to manually copy the boot firmware to the QSPI-NOR with an existing sd-card from another Jetson Nano?

Cheers

geologic commented 1 week ago

@StefanBaar, did you manage to do it?

I created a SD card and followed the steps to boot from a SSD cards on a jetson nano. Now i need to do the same on a second jetson, but if i put the SD card with a fresh SSD it complains with the missing partition.

So, how do i roll back the SD card and be able to make the procedure again on another board?