Method to install Specific Jetpack Version from Running System

I had a running nano that somehow corrupted its Tegra drivers. The system boots to the non-graphical desktop and is operational except that it cannot launch GDM. Dmesg shows similar output as here Jetson nano not starting after deleting files in ~/.cache folder - #6 by shubham.shah09

Following the procedure from here https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/updating_jetson_and_host.html#wwpID0E0PB0HA

I can install to latest, but my camera driver is only compatible with 32.4.3 so I can’t go to the latest JP 4.4. Is there a way to install to the specific release from apt without needing to reflash the card?

Thanks,

Sorry that it is not possible to switch between minor version.

For example, you can select 32.4 or 32.5 but you cannot choose between 32.4.3 or 32.4.4.