Skip to content

Find details about your ISO images from the Linux command line

If you want to find the details of an iso image before burning or using it, you can get that by just typing this at terminal:

isoinfo -d -i filename.iso


You’ll be show the details of the iso file, such as volume size, whether the image file is a bootable one, and many other valuable informations.

Dipin Krishna

Written by Dipin Krishna

Senior full-stack engineer with 15 years across Django, Laravel, SwiftUI and the infrastructure underneath. Available for contract work.

Work with me →

Leave a note

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.