-
Notifications
You must be signed in to change notification settings - Fork 89
Description
Hello! Just wanted to follow up from #92. The JetsonNanoUb20_bare.img.xz image downloaded successfully and appeared to be written to a known-good 64GB SD card using Etcher running on Pop!_OS 22.04 LTS, but it failed validation twice. While the .xz was ~5.6GB, Etcher indicated 32GB for the install. As the Installation section of the README shows a 32GB card would suffice for the JetsonNanoUb20_3b.img.xz image, I wanted to recommend two things:
- My understanding was that the
..._bareimage should not include the additional 21GB of software, as outlined here. Since the..._bareimage was more than 32GB installed, it might be worth validating the integrity of each image. - If the images are intact, kindly update the minimum storage requirements for an SD card compatible with either image.
I wound up using the following image from NVIDIA:
https://developer.nvidia.com/embedded/downloads#?search=4.6.1&tx=$product,jetson_nano
I manually upgraded to Ubuntu 20.04 LTS, but this came with its own set of headaches around libopencv and chromium, similar to the caveats outlined in Qengineering's instructions at https://qengineering.eu/install-ubuntu-20.04-on-jetson-nano.html.
I hope this helps others who might be in a similar situation with needing a newer OS for the Jetson Nano.