...
- Use the folder/explorer to see what mount you are viewing
...
If the image doesn't mount, use disktype to detect image format
- Open a Terminal (CTRL + ALT + T)
- Navigate to a disk image with:
cd
to change directory:cd Desktop/myfolder
ls
to list files and directories:ls
- Run disktype
disktype myimage.dd
- View output:
...