#[SOLVED] OS-PROBER NOT DETECTING WINDOWS BOOT LOADER
61 messages · Page 1 of 1 (latest)
Are you using UEFI, if so, the ESP of window smust be mounted when running os-probe.
no buddy
Let's check
findmnt /sys/firmware/efi/efivars
I'm using UEFI only
Your words contradict themselves
Then why did you say "no"?
should I run this?
Ah, I see, please give some more context when you speak, you know I don't have neural pathway abilities.
ahh okok bro!
No, since you already said you use UEFI.
okay..
Can you post the output of lsblk -f and point out which is the Windows ESP?
Is the sda1 the ESP?
So you share the ESP between Windows and Linux.
yeah
Can you mount it to /boot/efi?
u mean mount /dev/sda1 /boot/efi
.
Yes
done
Afterwards, execute
os-prober
Then check the output of journalctl
You should be able to see some logs indicating that Windows is being detected.
If so, configure grub to use os-probe and add an entry to fstab to mount esp on boot.
Finally, execute
grub-mkconfig -o /boot/grub/grub.cfg
how to do it?
All these solutions, as I mentioned above, and what you need to do next, can be found in the ArchWiki on grub and fstab. Would you mind reading them first? you might also find other things you have probably overlooked during setup.
Of course, I could just tell you what to do here, but that betrays a certain purpose of learning, which is to discover how to solve problems on your own.
Farewell.
... solved
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you
bro
one more thing, I've to reenter the sudo pass again and again
where to increase the timeout?
visudo?
Again it's on the wiki: https://wiki.archlinux.org/title/Sudo#Reduce_the_number_of_times_you_have_to_type_a_password
Basically, every common problem and its solution has an entry in the arch wiki. If not, you can create one.
Great bro, I love this community
@radiant tartan bro
need a help
when I was trying to install arch, I had to turn on wifi card using : adapter phy0 set-property powered on
then only my wlan0 shows up
but after installation my wifi is not showing up
wt to do?
wlan is unblocked only
Did you install NetworkManager?
yeah