I reinstalled the operating system. Then installed Autopsy and got it to at least open. But it fails to recognize the .IMG file attached. Which is an image of memory of an IoT device (busybox version of Unix). It contains the entire file system and binwalk -ev extracted it so I did obtain the entire file system that way. It was disappointing that Autopsy could not.
I investigated some more. Does this mean the current Autopsy release will not work on Ubuntu 22.04 LTS ? Because Oracle has not released the required JRE we need ? java --version openjdk 19.0.2 2023-01-17 OpenJDK Runtime Environment (build 19.0.2+7-Ubuntu-0ubuntu322.04) OpenJDK 64-Bit Server VM (build 19.0.2+7-Ubuntu-0ubuntu322.04, mixed mode, sharing) https://ubuntu.com/tutorials/install-jre#2-installing-openjdk-jre sudo apt install default-jre Reading package lists... Done Building dependency tree......
Autopsy fails to start on Ubuntu 22.04.03LTS