Probably not, b/c in MX Linux OS prober was activated again.pete67 wrote: Mon Jan 15, 2024 10:03 am As far as I have understood the procedure described by you in the thread, the 40_Custom file must be populated with the Win11 boot entry due to the deactivation of the OS prober function under Debian Bookworm in Grub 2.
...
Is that correct?
So after installing the GRUB menu should already have an entry for Windows.
In case it could not detect windows during installation,
and windows was properly shutdown (with no windows fast-boot)
Rerunning update grub either this way:
sudo update-grub
or with
sudo dpkg-reconfigure grub-pc
is supposed to add the missing entry.