Re: Windows missing from grub.cfg after updating to Fedora 25?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 12/02/2016 06:34 PM, Michael D. Setzer II wrote:
I just recently updated a system from Fedora 24 to Fedora 25, and
everything seemed to go just fine. Just noticed that windows is no longer on
the grub boot menu? Reran grub2-mkconfig -o /boot/grub2/grub.cfg and still
nothing. entries for 30-osprober show nothing. Running os-prober also shows
nothing.

Just copied the lines from one of the other 19 machines still running Fedora
24 in place of the missing data, and it seems to work just fine?

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows 10 (loader) (on /dev/sda2)' --class windows --class os
$menuentry_id_option 'osprober-chain-689A3A3E9A3A08D8' {
	insmod part_msdos
	insmod ntfs
	set root='hd0,msdos2'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2
--hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 --hint='hd0,msdos2'
689A3A3E9A3A08D8
	else
	  search --no-floppy --fs-uuid --set=root 689A3A3E9A3A08D8
	fi
	parttool ${root} hidden-
	drivemap -s (hd0) ${root}
	chainloader +1
}
### END /etc/grub.d/30_os-prober ###

So, not clear what has caused the grub2-mkconfig to no longer see the
Windows 10???

Thanks.

So just copy the segment you quoted from your previous grub.cfg into the new one
and reboot.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]
  Powered by Linux