if you want to make a cdrom image of a file, you can just run:
mkisofs -o the_iso.iso -R -v the_file.tar.gz
92/433
some Unix notes
if you want to make a cdrom image of a file, you can just run:
mkisofs -o the_iso.iso -R -v the_file.tar.gz
92/433