I made an ISO out of a directory using the command
mkisofs filename.iso source_directory
.
When I mount the ISO though, I see the file names are pruned. Actually the file names will be something like ABCD_ASKDKDK.rpm
, but in the ISO it will shorten to some fixed characters.
How do I check what standard is my source ISO (I have an ISO at a remote location) and a directory similar to that locally. I am trying to create a similar ISO.