📎 AI Summary:
The original poster seeks a Windows 10-compatible program to install a Linux boot loader for multi-OS booting, as they face difficulties using a Linux CD. Neemobeer recommends EasyBCD for Windows-based boot management, noting that true Linux boot loaders generally require a Linux environment, and highlights common issues like firmware mode mismatches. Overall, the thread clarifies that while Windows tools can modify boot options, proper setup of Linux boot loaders typically involves Linux-based procedures.

anotherwindowsuser

Well-Known Member
Member details
Joined
Jun 3, 2020
Messages
345
Thread Author #1
Hi,

I want to install a linux boot loader that will enable me to boot multiple partitions including windows or linux types, is there a program that will run in windows 10 that can do this? Having issues doing it from the linux cd, thanks in advance.
 

Solution
The only Windows tool I know of is EasyBCD, but that just uses the Windows boot loader to add Linux to the boot menu. For a Linux boot loader you'll need to do it from a Linux install or live disc.

The most common issue I see with boot loaders and booting in general is a mismatch in the firmware mode (legacy vs UEFI) and the media trying to load from.

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
The only Windows tool I know of is EasyBCD, but that just uses the Windows boot loader to add Linux to the boot menu. For a Linux boot loader you'll need to do it from a Linux install or live disc.

The most common issue I see with boot loaders and booting in general is a mismatch in the firmware mode (legacy vs UEFI) and the media trying to load from.
 

Solution