Re: Dual Boot - MX and Win11 - Windows No Longer Boots
Posted: Sat May 31, 2025 9:30 pm
Opps, my bad the command would be "grub-install" with a hyphen:Fairway wrote: Sat May 31, 2025 8:49 pmCode: Select all
mx64@mx64:~ $ sudo grub install --force /dev/sda3 [sudo] password for mx64: sudo: grub: command not found mx64@mx64:~
Code: Select all
sudo grub-install --force /dev/sda3
Although I am not a Windows user, but there are quite a few forum members who may know how to repair the Windows bootloader.Fairway wrote: Sat May 31, 2025 8:49 pm I tried the Windows Repair and Recovery Tools and each time it fails
I also tried using chatgpt for guidance to use Ventoy BCDE PE tool but no progress
Note, it may sometimes good to show the commands and the way you tried to fix windows.
B/c that may help someone here in the forum may spot the issue.
That's rather an indication either something wrong with windows bootloader, or maybe with the drive/disk,Fairway wrote: Sat May 31, 2025 8:49 pm It did work last night as mentioned and I successfully booted to windows butwhen i tried to reinstall grub it stopped working.
esp. with the start of the drive wehre all those boot sectors are located.
Ohhe, a "workaround", that may well be the reason Win11 does not like this anymore.Fairway wrote: Sat May 31, 2025 8:49 pm I guess I will need to try and do a new install and lose all of my apps.
I also think its time maybe to just sureender to the mighty microsoft and build a new machine that is compatible with Widows 11.
(I had to do workaround to install Win11 on the legacy boot machine)
Suggest you reinstall windows11 with UEFI mode, which has the benefit to use GPT partition table.