How may I get the Drive OS version (6.x.x) today from a Jetson?
cat /etc/nvidia/version-ubuntu-rootfs.txt in this thread How to tell my drive os version doesn’t work anymore while
lsb_release -a
echo /etc/os-release
uname -r
are giving the ubuntu versions only.
Or is there no such thing of DriveOS version anymore?