Bug 1329955

Summary: Update oem files to include all driver versions
Product: Red Hat Enterprise Linux 7 Reporter: Ladi Prosek <lprosek>
Component: virtio-winAssignee: Ladi Prosek <lprosek>
virtio-win sub component: virtio-win-prewhql QA Contact: Virtualization Bugs <virt-bugs>
Status: CLOSED NOTABUG Docs Contact:
Severity: unspecified    
Priority: unspecified CC: chayang, juzhang, michal.skrivanek, wyu
Version: 7.3   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-12 13:36:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Ladi Prosek 2016-04-25 08:05:35 UTC
Description of problem:
txtsetup.oem in the floppy image refers only to Windows XP and Windows Server 2003 versions of the viostor driver. If the floppy contains other builds, the oem file should describe them as well.

Version-Release number of selected component (if applicable):
virtio-win-1.7.4-1

Comment 1 Ladi Prosek 2016-04-25 08:11:09 UTC
Alternatively, we could keep only the XP and 2003 drivers on the floppy and leave the oem file intact. There's no need for a "F6" floppy on Vista and later.

Comment 5 Ladi Prosek 2016-05-12 13:36:52 UTC
Only Windows XP and 2003 use .oem files, all later Windows versions load drivers using regular .inf files. The documentation is confusing on this one, explicitly mentioning TxtSetup.oem features available in Windows Server 2003 *and later*, but there is no later.

Rule of thumb: if and only if Windows setup starts in text mode, it uses TxtSetup.oem.

Nothing is broken here, closing as NOTABUG.