You are not logged in.
Pages: 1
Hello everyone! I just installed Arch Linux on a computer and want to install GRUB to dual boot. I can't find Windows 10 though, even though os-prober detects it and it is mounted. Any help will be appreciated.
Last edited by Kosmas12 (2019-11-04 13:08:25)
Offline
I can't find Windows 10 though, even though os-prober detects it
What could mean "I can't find Windows 10" mean other than it not being detected by os-prober? What's the actual problem?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Online
Yeah I was a bit tired. I meant that I run grub-mkconfig but it won't detect Windows 10.
Offline
Is 'which' installed? It's a non explicitly mentioned requirement (as it used to be part of base) of grub-mkconfig to identify and run os-prober (that requirement will be removed once there's a new update to the GRUB package)
Last edited by V1del (2019-11-03 20:26:18)
Offline
No it isn't. Do I need it?
Offline
Well yes, read my post...
Offline
OK thanks a lot. I'll try it!
Offline
It works! Thanks a lot!
Offline
Pages: 1