16

I turned off Windows update because I read about problems with BIOS tinkering within the updates. Partitioning is not something I do on a daily basis so fear has been creeping up on me with updates to Windows and Ubuntu. So to clarify, if the Windows 10 "upgrade" affects GRUB2 and screws up my dual boot, will the partions I created stay? In other words, if the Windows 10 update corrupts BIOS or GRUB2, is there a way I can check if there are partitions that have not been corrupted?

Edward Eskridge
  • 169
  • 1
  • 1
  • 6
  • @Whaaaaaat how in the world a GRUB question addresses a Windows problem? What would you say if Windows actually don't touch the bootloader when you upgrade? – Braiam Jan 23 '15 at 02:12
  • @Braiam Easy: When you upgrade windows, it'll reinstall the bootloader (it's done that for the longest time - I see no reason for Microsoft to change that policy). GRUB will be gone. You'd have to reinstall it to get it. – Kaz Wolfe Jan 23 '15 at 02:13
  • @Whaaaaaat aha? What if the boot path is UEFI > Windows | (GRUB > Ubuntu)? What if it's something else? You can't say that question will answer it, because we simply don't know what will happen. – Braiam Jan 23 '15 at 02:23
  • I had ubuntu dual booted with windows 8. I installed a fresh copy of win 8.1 and it happened peacefully without affecting the grub menu. was a piece of cake. must be coz i mounted the iso and installed from there. had i installed from a bootable disk the grub menu might have vanished http://qr.ae/7dQ1AE – MycrofD Jul 14 '15 at 00:28
  • On Release version of Windows 10, Grub bootloader was NOT affected, and I was able to boot. However something happened and Ubuntu 14.04 would no longer boot. So I had to reinstall ubuntu. – Warren P Aug 15 '15 at 12:49

2 Answers2

18

Who knows? It's the best part of a year away.

The reason I'm answering this rather than voting to close is because even though we don't know yet, it doesn't really matter. Even if Windows Calculator deep-fries GRUB every time you use it, the answer is the same: just restore GRUB.

If you're going to use Windows, the most important thing you can know is to keep a LiveCD around and know how to look for one of the GRUB reinstallation pages or or a Boot Repair CD.

Windows will always do what Windows wants to do, just learn how to cope with it.

Oli
  • 293,335
0

Given that the boot loader for Windows 10 is new, it stands to reason that they will install it. Technically, they wouldn't need to, but it is almost certainly likely.

MarkHu
  • 5,900