3

Presently, I have a dual boot system with Ubuntu 16.04 and Windows 10. I am planning to install one more linux distro alongside both. My question is, will my present GRUB be deleted and a new GRUB installed, or will both be present as separate boot entries?

Zanna
  • 70,465

1 Answers1

3

You will only have 1 main bootloader.

It depends on what that 3rd OS is and if that OS lets you skip installing the bootloader from that installation on what happens to your system.

When you are done you can use an Ubuntu live session to install boot-repair and use it to re-install (for instance) Grub if you run into trouble.

Rinzwind
  • 299,756