Hide Forgot
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:
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
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