F5F Stay Refreshed Software Operating Systems Each Windows 10 release modifies the bootloader.

Each Windows 10 release modifies the bootloader.

Each Windows 10 release modifies the bootloader.

Pages (2): Previous 1 2
T
tazman56
Member
222
11-04-2016, 02:51 PM
#11
Facing the identical issue after each Windows 10 upgrade seems intentional, but unfortunately no reliable fix exists. Consider building a USB-based GRUB recovery utility to restore your system whenever needed.
T
tazman56
11-04-2016, 02:51 PM #11

Facing the identical issue after each Windows 10 upgrade seems intentional, but unfortunately no reliable fix exists. Consider building a USB-based GRUB recovery utility to restore your system whenever needed.

I
Infinity_PvPs
Member
205
11-05-2016, 02:59 AM
#12
It seems like you're experiencing some inconvenience with the system. Trying safe mode and rebuilding the bootloader is working, but it still bothers you each time.
I
Infinity_PvPs
11-05-2016, 02:59 AM #12

It seems like you're experiencing some inconvenience with the system. Trying safe mode and rebuilding the bootloader is working, but it still bothers you each time.

A
asdno2
Member
193
11-10-2016, 08:26 AM
#13
People are facing problems with their bootloader after a Windows 10 update because several factors could be involved. It might relate to how partitions were configured, whether the system used UEFI or Legacy mode, or differences between Windows 10 and Linux setups. The issue seems specific to Windows 10 and Linux but not necessarily to Windows 10 and Windows 7. Your setup involved a new SSD, two partitions per drive, and switching between Windows 7 and Windows 10 installations. The MBR remained stable during updates, yet Windows 10 had problems with certain versions, requiring a full reinstall from scratch.
A
asdno2
11-10-2016, 08:26 AM #13

People are facing problems with their bootloader after a Windows 10 update because several factors could be involved. It might relate to how partitions were configured, whether the system used UEFI or Legacy mode, or differences between Windows 10 and Linux setups. The issue seems specific to Windows 10 and Linux but not necessarily to Windows 10 and Windows 7. Your setup involved a new SSD, two partitions per drive, and switching between Windows 7 and Windows 10 installations. The MBR remained stable during updates, yet Windows 10 had problems with certain versions, requiring a full reinstall from scratch.

K
KingSparrow05
Junior Member
42
11-12-2016, 05:32 PM
#14
UEFI operates by having specific entries that reference certain EFI files, which act as bootloaders. Windows typically places its own entry at the top. Solution: A tool can adjust the Windows UEFI entry’s EFI path so it points to GRUB’s location, as indicated in the GRUB entry.
K
KingSparrow05
11-12-2016, 05:32 PM #14

UEFI operates by having specific entries that reference certain EFI files, which act as bootloaders. Windows typically places its own entry at the top. Solution: A tool can adjust the Windows UEFI entry’s EFI path so it points to GRUB’s location, as indicated in the GRUB entry.

N
NaiROolF
Senior Member
685
11-14-2016, 11:34 AM
#15
Loading the Windows installer in non-UEFI mode helps prevent the problem. Useful information.
N
NaiROolF
11-14-2016, 11:34 AM #15

Loading the Windows installer in non-UEFI mode helps prevent the problem. Useful information.

L
lolatu97
Junior Member
15
11-14-2016, 05:54 PM
#16
I appreciated what @duncannah mentioned. It’s unclear if it refers exactly the same, but I felt it aligned with my understanding of EFI, which seemed similar to VHD setups.
L
lolatu97
11-14-2016, 05:54 PM #16

I appreciated what @duncannah mentioned. It’s unclear if it refers exactly the same, but I felt it aligned with my understanding of EFI, which seemed similar to VHD setups.

Pages (2): Previous 1 2