Device: Jetson AGX Orin 64GB.
Factory stand-alone: L4T 34.1.1; JetPack 5.0.1-b118
Want to run DeepStream 6.2, thus need a JetPack version >5.1
Tried to upgrade version by following insturctions in this topic:
After running:
sudo parted /dev/mmcblk0 mkpart -s A_reserved_on_user 67.9MB 101MB
Get warning:
Warning: Not all of the space available to /dev/mmcvlk0 appears to be used, you can fix the GPT to use all of the space (an extra 6 blocks) or continue with the current setting?
JetPack upgrade seems fine, but device started to shutdown unexpextedly. Tried to repeat stand-alone + forum steps, but get the same warning
Perhaps, there some additional helpfull information to resolve the device preparation challenge? Perhaps, there are some other instructions for upgrading L4T/JetPack in stand-alone installation? (Prefer not to use flashing using Linux 20.04 x86 system as host)