You are not logged in.
I tried os-prober and all. Nothing works. I would write my manual grub entry for windows 10, but I forgot how. I did it before. But why it doesn't work automatically though? On debian it worked?
Offline
Not knowing what your environment is or what you are running or if there are any errors, it is hard to guess. A simple fix that works in most situations is to run the following command in terminal:
sudo update-grub
You may need to install update-grub
Last edited by manyroads (2024-03-29 23:21:19)
Pax vobiscum,
Mark Rabideau - ManyRoads
i3wm, bspwm, dkwm, dwm, hlwm, sway, openbox on Sid/ ceres ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Offline
cat /etc/default/grub
....
# check for other OS https://www.omgubuntu.co.uk/2021/12/grub-doesnt-detect-windows-linux-distros-fix
GRUB_DISABLE_OS_PROBER=false
.....
must set to false
The devil, you know, is better than the angel, you don't know. by a British Citizen, I don't know too good.
One generation abandons the enterprises of another like stranded vessels. By Henry David Thoreau, WALDEN, Economy. Line 236 (Gutenberg text Version)
broken by design :
https://bugs.debian.org/cgi-bin/bugrepo … bug=958390
Offline
I tried all those, it doesn't do it. I had to manually write a grub entry.
Offline