$ mkdir /tmp/image
$ sudo mount -o loop extension.tcz /tmp/image
..and then copy the files under /tmp/image somewhere else
..or:Code: [Select]$ mkdir /tmp/image
..and then copy the files under /tmp/image somewhere else
$ sudo mount -o loop extension.tcz /tmp/image