Re: after upgrading from W7 to W10, grub2 still thinks it's W7

2015-08-03 Thread Steven Usdansky
Interesting. After upgrading from W7 to W8.1, I had 'Windows 8 (loader) (on /dev/sda1)'. However, After installing W10 Tech Preview 10130 and upgrading to the actual release, I have 'Windows 7 (loader) (on /dev/sda1)' On Mon, Aug 3, 2015 at 12:12 AM, Andre Robatino wrote: > Chris Murphy colorre

Re: after upgrading from W7 to W10, grub2 still thinks it's W7

2015-08-02 Thread Chris Murphy
http://git.savannah.gnu.org/cgit/grub.git/tree/util/grub.d/10_windows.in This looks like BIOS bootloader recognition with two distinctions: Windows NT/2000/XP (loader) Windows Vista/7 (loader) http://git.savannah.gnu.org/cgit/grub.git/tree/util/grub.d/30_os-prober.in This might be the one for EF

Re: after upgrading from W7 to W10, grub2 still thinks it's W7

2015-08-02 Thread Andre Robatino
Chris Murphy colorremedies.com> writes: > On Sun, Aug 2, 2015 at 9:53 PM, Andre Robatino > fedoraproject.org> wrote: > > I have a BIOS machine which is dual boot Windows 7/Fedora 22. I just > > upgraded Windows from 7 to 10, but grub2 still detects it as "Windows 7 > > (loader)", same as before,

Re: after upgrading from W7 to W10, grub2 still thinks it's W7

2015-08-02 Thread Chris Murphy
On Sun, Aug 2, 2015 at 9:53 PM, Andre Robatino wrote: > I have a BIOS machine which is dual boot Windows 7/Fedora 22. I just > upgraded Windows from 7 to 10, but grub2 still detects it as "Windows 7 > (loader)", same as before, even after running "grub2-install /dev/sda" and > "grub2-mkconfig -o /

after upgrading from W7 to W10, grub2 still thinks it's W7

2015-08-02 Thread Andre Robatino
I have a BIOS machine which is dual boot Windows 7/Fedora 22. I just upgraded Windows from 7 to 10, but grub2 still detects it as "Windows 7 (loader)", same as before, even after running "grub2-install /dev/sda" and "grub2-mkconfig -o /boot/grub2/grub.cfg" in F22. Other than the mislabel, everythin