Skip to main content
Bumped by Community user
added 76 characters in body
Source Link
Mjolnir
  • 21
  • 1
  • 4

I have kali installed on my ssd and windows 10 installed on other hdd.

When I boot from ssd it shows grub menu which only have kali linux option and When I boot from hdd it directly boot windows 10.

So, I want to boot from only ssd, so I can select from grub menu which OS to boot. (want to add windows 10 option to grub menu)

SOLVED: I just detected the windows with os-prober and then reconfigured the grub file by grub-mkconfig. Thanks to Taqras.

I have kali installed on my ssd and windows 10 installed on other hdd.

When I boot from ssd it shows grub menu which only have kali linux option and When I boot from hdd it directly boot windows 10.

So, I want to boot from only ssd, so I can select from grub menu which OS to boot. (want to add windows 10 option to grub menu)

I have kali installed on my ssd and windows 10 installed on other hdd.

When I boot from ssd it shows grub menu which only have kali linux option and When I boot from hdd it directly boot windows 10.

So, I want to boot from only ssd, so I can select from grub menu which OS to boot. (want to add windows 10 option to grub menu)

SOLVED: I just detected the windows with os-prober and then reconfigured the grub file by grub-mkconfig. Thanks to Taqras.

Source Link
Mjolnir
  • 21
  • 1
  • 4

How to add windows option in grub menu?

I have kali installed on my ssd and windows 10 installed on other hdd.

When I boot from ssd it shows grub menu which only have kali linux option and When I boot from hdd it directly boot windows 10.

So, I want to boot from only ssd, so I can select from grub menu which OS to boot. (want to add windows 10 option to grub menu)