Good idea. I'll do this on the 3470 later today.If you want to find out if this happens again you could list all packages installed now (upgraded 12.2 install)save the file 12.6_install.txt somewhere and then try a re-install from the 12.6 image and do the sameCode:
dpkg --get-selections > 12.2_install.txt
and then check the differencesCode:
dpkg --get-selections > 12.6_install.txt
It's a bit long winded but might answer the question if you really want to find out.Code:
diff 12.6_install.txt 12.2_install.txt
Statistics: Posted by DeadTOm76 — 2024-08-16 14:38