On Tue, Aug 7, 2018 at 1:59 PM Hari Prasanth Loganathan <
hariprasanth.l(a)msystechnologies.com> wrote:
Hi Team,
I have few ISO images, Is there a utility in oVirt which tells us which
image version it is (like windows / linux version)?
What do you mean by "image version"?
I think we keep only the image name - either the file name on ISO domain,
or the
disk alias/description when you upload ISO to data domain.
There are standard tools for ISO files, maybe one of them can help?
Here is for example isoinfo (provided by genisoimage package)
$ isoinfo -d -i Fedora-Server-dvd-x86_64-28-1.1.iso
CD-ROM is in ISO 9660 format
System id: LINUX
Volume id: Fedora-S-dvd-x86_64-28
Volume set id:
Publisher id:
Data preparer id:
Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993
E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM
Copyright File id:
Abstract File id:
Bibliographic File id:
Volume set size is: 1
Volume set sequence number is: 1
Logical block size is: 2048
Volume size is: 1417496
El Torito VD version 1 found, boot catalog is in sector 499
Joliet with UCS level 3 found
Rock Ridge signatures version 1 found
Eltorito validation header:
Hid 1
Arch 0 (x86)
ID ''
Key 55 AA
Eltorito defaultboot header:
Bootid 88 (bootable)
Boot media 0 (No Emulation Boot)
Load segment 0
Sys type 0
Nsect 4
Bootoff 48C5B 298075
If you think oVirt should provide such info in the UI or via the SDK,
please open
bug describing the use case.
Nir