On Sun, Mar 01, 2015 at 09:26:59PM -0700, Chris Murphy wrote:
On Sun, Mar 1, 2015 at 6:06 PM, Fred Smith fredex@fcshome.stoneham.ma.us wrote:
Unfortunately, when I did it, I got this:
Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.10.0-123.el7.x86_64 Found initrd image: /boot/initramfs-3.10.0-123.el7.x86_64.img Found linux image: /boot/vmlinuz-3.10.0-123.20.1.el7.x86_64 Found initrd image: /boot/initramfs-3.10.0-123.20.1.el7.x86_64.img Found linux image: /boot/vmlinuz-0-rescue-c875112952114f6284f69abaa4f9a2f7 Found initrd image: /boot/initramfs-0-rescue-c875112952114f6284f69abaa4f9a2f7.img done
No mention of the windows installation.
Short solution: Does /etc/default/grub contain 'GRUB_DISABLE_OS_PROBER="true" ? If so, comment that out and rerun the grub2-mkconfig command.
No, it doesn't contain that line.