Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1322956

Summary: Update Windows detection support
Product: Red Hat Enterprise Linux 7 Reporter: rmarshall
Component: os-proberAssignee: rmarshall
Status: CLOSED ERRATA QA Contact: Jan Ščotka <jscotka>
Severity: unspecified Docs Contact:
Priority: high    
Version: 7.3CC: mbanas, rmarshall, salmy
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: os-prober-1.58-6 Doc Type: Bug Fix
Doc Text:
Cause: Lack of proper data to identify a Windows installation. Consequence: Windows 10 shows up as recovery partition if it could be detected, or failure to detect Windows at all. Fix: Add support for Windows 10 Result: Can now detect Windows 10 and installations where the OS identifying file is a binary mode file instead of a text mode file.
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-04 04:29:00 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:
Embargoed:

Description rmarshall 2016-03-31 18:39:20 UTC
Description of problem: Backport updates from upstream already present in Fedora that improve the detection of Windows and add support for the proper detection of Windows 10.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 7 Martin Banas 2016-08-30 14:09:31 UTC
Reproduced on RHEL-7.2 GA:
[root@localhost ~]# rpm -q os-prober
os-prober-1.58-5.el7.x86_64
[root@localhost ~]# grub2-mkconfig 2> /dev/null | grep 'root=/dev'
	linux16 /vmlinuz-3.10.0-327.el7.x86_64 root=/dev/mapper/rhel00-root ro  
		linux16 /vmlinuz-3.10.0-327.el7.x86_64 root=/dev/mapper/rhel00-root ro  
		linux16 /vmlinuz-3.10.0-327.el7.x86_64 root=/dev/mapper/rhel00-root ro single 
		linux16 /vmlinuz-0-rescue-100ed28aa8dde6458785541fb34d4ab7 root=/dev/mapper/rhel00-root ro  
		linux16 /vmlinuz-0-rescue-100ed28aa8dde6458785541fb34d4ab7 root=/dev/mapper/rhel00-root ro single 
	linux /vmlinuz-0-rescue-100ed28aa8dde6458785541fb34d4ab7 root=/dev/dm-2
		linux /vmlinuz-0-rescue-100ed28aa8dde6458785541fb34d4ab7 root=/dev/dm-2
		linux /vmlinuz-3.10.0-327.el7.x86_64 root=/dev/dm-2

Verified on RHEL-7.3 Snapshot1:
[root@localhost ~]# rpm -q os-prober
os-prober-1.58-8.el7.x86_64
[root@localhost ~]# grub2-mkconfig 2> /dev/null | grep 'root=/dev'
	linux16 /vmlinuz-3.10.0-327.el7.x86_64 root=/dev/mapper/rhel00-root ro  
		linux16 /vmlinuz-3.10.0-327.el7.x86_64 root=/dev/mapper/rhel00-root ro  
		linux16 /vmlinuz-3.10.0-327.el7.x86_64 root=/dev/mapper/rhel00-root ro single 
		linux16 /vmlinuz-0-rescue-100ed28aa8dde6458785541fb34d4ab7 root=/dev/mapper/rhel00-root ro  
		linux16 /vmlinuz-0-rescue-100ed28aa8dde6458785541fb34d4ab7 root=/dev/mapper/rhel00-root ro single 
	linux /vmlinuz-0-rescue-100ed28aa8dde6458785541fb34d4ab7 root=/dev/mapper/rhel-root
		linux /vmlinuz-0-rescue-100ed28aa8dde6458785541fb34d4ab7 root=/dev/mapper/rhel-root
		linux /vmlinuz-3.10.0-327.el7.x86_64 root=/dev/mapper/rhel-root

Comment 9 errata-xmlrpc 2016-11-04 04:29:00 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-2351.html