Answer the question
In order to leave comments, you need to log in
How to list files in iso?
I have several iso installation images.
I need to check some files with a script for their presence in images.
I can open the image in the Enpragma manager and see the files I need.
I want to automate this
Answer the question
In order to leave comments, you need to log in
Use isoinfo from cdrtools to list the ISO image:
isoinfo -l -i <образ>
either:
isoinfo -f -i <образ>
Install on Debian/Ubuntu:
sudo apt install genisoimage
https://manpages.ubuntu.com/manpages/focal/man1/is...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question