Description of problem: It would be nice if virt-manager tried to be a little clever and guess OS type from the iso name or URL given to it. If I am installing Fedora-*.iso there is a reasonable chance that the OS is Linux/Fedora. This RFE is kind of an extension of bug 736951 ... Steps to Reproduce: 1. setup an install from a Fedora iso or url Actual results: 1. virt-manager doesn't default OS type to Linux/Fedora Expected results: 1. default to Linux
ISO filenames are somewhat unreliable, but it is possible to identify OS from the metadata fields in the ISO filesystem. libosinfo provides APIs & information required todo this.
Thanks for the report, I'm just gonna fold this into the 'use libosinfo' report *** This bug has been marked as a duplicate of bug 500320 ***
Ok thanks. (On a somewhat related note I was wondering also why Linux is listed as the last choice?)
(In reply to comment #3) > Ok thanks. > > > (On a somewhat related note I was wondering also > why Linux is listed as the last choice?) Yeah that's weird, I fixed it upstream: http://git.fedorahosted.org/cgit/virt-manager.git/commit/?id=8f6b1f977b01a0b9057a4ade6813f41650887fc8