nilix.net           

work with tar.gz files



To make a iso of vob file's type: mkisofs -o filename.iso ./folder
To mount a iso file type: mount -o loop -t iso9660 filename.iso /mnt/isoimage