If you have an ISO image of a software CD, it is possible to mount the image as a file system. This will save you disk space over creating a tar file of the software, which will require ~2x the disk space to un-tar. |
mount -F fbk -o ro,type=hsfs /dev/fbk0:/<path>/<filename> /mnt