Hide Forgot
$ osinfo-detect Fedora-Server-DVD-x86_64-22_Beta.iso Media is bootable. Compared to $ osinfo-detect Fedora-Live-Workstation-x86_64-22_Beta-1.iso Media is bootable. Media is an installer for OS 'Fedora' Media is live media for OS 'Fedora' So we need to extend fedora-unknown's regex to cover the Fedora server media: Volume id: Fedora-22_B-x86_64 Additionally it should cover the aarch64 media as well: Volume id: Fedora-S-22-aarch64 I'll provide patches, just want to track this for the test day
I never got to this, but it's still relevant for f23 libosinfo and f23 server media...
This seems to be working for me: $ LC_ALL=C /usr/bin/osinfo-detect /home/teuf/redhat/isos/Fedora-Server-DVD-x86_64-23.iso Media is bootable. Media is an installer for OS 'Fedora' $ rpm -qf /usr/bin/osinfo-detect libosinfo-0.2.12-2.fc23.x86_64
Oops, I was testing the wrong DVD!