F5F Stay Refreshed Software Operating Systems No, Grub will not overwrite the Windows Boot Manager.

No, Grub will not overwrite the Windows Boot Manager.

No, Grub will not overwrite the Windows Boot Manager.

Pages (2): Previous 1 2
S
Skyguy_
Member
228
11-21-2016, 11:10 AM
#11
This happens because the Windows boot manager doesn't support Linux directly, while GRUB can handle both Linux and Windows. To fix it, use two hard drives—one with Linux and one with Windows—and set the Windows drive as the default boot option in your BIOS. Only then will you be able to start Linux.
S
Skyguy_
11-21-2016, 11:10 AM #11

This happens because the Windows boot manager doesn't support Linux directly, while GRUB can handle both Linux and Windows. To fix it, use two hard drives—one with Linux and one with Windows—and set the Windows drive as the default boot option in your BIOS. Only then will you be able to start Linux.

A
AyyLmaokai
Member
124
11-28-2016, 07:20 AM
#12
The question highlights confusion about having two distinct boot managers on the EFI partition. It seeks clarity on why such a setup isn't possible or allowed.
A
AyyLmaokai
11-28-2016, 07:20 AM #12

The question highlights confusion about having two distinct boot managers on the EFI partition. It seeks clarity on why such a setup isn't possible or allowed.

H
HakanReis
Member
77
12-05-2016, 09:02 AM
#13
Bios often let you pick which boot manager to use for a drive, but finding the right option can be tricky. You might need to do some advanced partition work to ensure everything runs properly. Doing this yourself isn’t safe—losing data or bricking your OS is possible. I usually keep my Linux and Windows separate, especially when dual-booting on a shared drive. Avoid messing with partitions; it’s better to be cautious. Some people have heard scary stories about Windows tools accidentally wiping Linux partitions, so it’s wise to stick with caution.
H
HakanReis
12-05-2016, 09:02 AM #13

Bios often let you pick which boot manager to use for a drive, but finding the right option can be tricky. You might need to do some advanced partition work to ensure everything runs properly. Doing this yourself isn’t safe—losing data or bricking your OS is possible. I usually keep my Linux and Windows separate, especially when dual-booting on a shared drive. Avoid messing with partitions; it’s better to be cautious. Some people have heard scary stories about Windows tools accidentally wiping Linux partitions, so it’s wise to stick with caution.

_
_V_L_R_
Junior Member
26
12-05-2016, 05:30 PM
#14
The BIOS handles booting at a physical level only. The boot manager decides which operating system starts on a logical level. Having multiple boot managers on one drive isn’t practical, so you’d need a pre-boot manager. That would require two drives and using the BIOS to change between them. The BIOS just loads whatever is selected on the chosen drive, without understanding specifics like GRUB.
_
_V_L_R_
12-05-2016, 05:30 PM #14

The BIOS handles booting at a physical level only. The boot manager decides which operating system starts on a logical level. Having multiple boot managers on one drive isn’t practical, so you’d need a pre-boot manager. That would require two drives and using the BIOS to change between them. The BIOS just loads whatever is selected on the chosen drive, without understanding specifics like GRUB.

P
piratedavid
Junior Member
35
12-06-2016, 12:48 AM
#15
I tested it in a VM and everything worked easily. Initially I mounted the whole drive with Windows installed, then reduced the main partition to fit Linux. After that I installed Linux on the freed space. GRUB became the default bootloader, but I switched BIOS order so WBM came first. Now the system boots straight into Windows without any prompt, and to start Linux I just need to use the BIOS menu. This process was very simple—why did you assume it couldn't support two boot managers on the same drive? Once it's done, I'm wondering what I should do to keep both managers stable. I've heard Windows and sometimes even Linux can overwrite each other's boot entries, but I believe Linux is manageable. There seems to be a setting in GRUB's configuration that handles this, though I'm not sure about Windows. I won't be upset if GRUB gets corrupted, as I don't update it often.
P
piratedavid
12-06-2016, 12:48 AM #15

I tested it in a VM and everything worked easily. Initially I mounted the whole drive with Windows installed, then reduced the main partition to fit Linux. After that I installed Linux on the freed space. GRUB became the default bootloader, but I switched BIOS order so WBM came first. Now the system boots straight into Windows without any prompt, and to start Linux I just need to use the BIOS menu. This process was very simple—why did you assume it couldn't support two boot managers on the same drive? Once it's done, I'm wondering what I should do to keep both managers stable. I've heard Windows and sometimes even Linux can overwrite each other's boot entries, but I believe Linux is manageable. There seems to be a setting in GRUB's configuration that handles this, though I'm not sure about Windows. I won't be upset if GRUB gets corrupted, as I don't update it often.

S
Skulldud47
Junior Member
38
12-06-2016, 07:43 AM
#16
It seems like you're testing on a virtual environment. Try using it on actual storage. If it functions, you're welcome.
S
Skulldud47
12-06-2016, 07:43 AM #16

It seems like you're testing on a virtual environment. Try using it on actual storage. If it functions, you're welcome.

T
Tesuno
Junior Member
9
12-06-2016, 02:48 PM
#17
It's clear you're comfortable navigating your BIOS options. You prefer using the UEFI OS or Windows Boot Manager for easier access to Grub. Instead of pressing F11 during startup, you simply wait for Grub to appear and choose between Windows and Linux. This method has been reliable on your system since 2021, and you've successfully used it on previous setups with Windows versions ranging from 7 to 10. You didn't encounter any problems with updates while using this approach.
T
Tesuno
12-06-2016, 02:48 PM #17

It's clear you're comfortable navigating your BIOS options. You prefer using the UEFI OS or Windows Boot Manager for easier access to Grub. Instead of pressing F11 during startup, you simply wait for Grub to appear and choose between Windows and Linux. This method has been reliable on your system since 2021, and you've successfully used it on previous setups with Windows versions ranging from 7 to 10. You didn't encounter any problems with updates while using this approach.

J
jammintan418
Member
192
12-06-2016, 03:00 PM
#18
It's possible in theory, though it might seem overly repetitive.
J
jammintan418
12-06-2016, 03:00 PM #18

It's possible in theory, though it might seem overly repetitive.

Pages (2): Previous 1 2