I got an Orin running on ubuntu 20.04 and would like to upgrade it to 22.04. I found this instruction, but it was a bit confusing to follow. Here are my questions:
In general, what is the difference to install ubuntu 22.04 on a common desktop/laptop and on an embeded system like Jetson Orin? (Is that just emebeded system might need a very specific “version” of the ubuntu iso? or is there more differences? )
In the instruction, which steps should be done on the host side and which should be done on the device (Orin) side?
What should I expect when Jetson Orin run into recovery mode? I connected my laptop with Orin and tried “lsusb” command on my laptop, but did not see the Orin.
Thanks for the help! Please let me know if there is a more detailed instruction.
J
Thanks for your reply. Now I’ve installed the SDK manager on my host, and I can see the AGX Orin dev kit from my host.
Just one more question to confirm. If we use the SDK manager to flash the device, the operation system (on the Orin device) will simply follow the system configuration of the host. Is that correct?