The Grub is the boot program that allows you to choose the system to launch at boot time, when you do a dual boot with a Linux system.
The dual boot for its part designates the fact of installing two systems on the same computer, so as to be able to choose which one you will launch at the time of the starting of your computer. When dual booting Windows 10 and Kali Linux, it can happen that Windows 10 is not displayed in the Grub of Kali Linux.
If this situation has already happened to you and you have panicked, then there is no need to panic. In this article, we will show you, step by step, how to make Windows 10 appear in the Kali Linux Grub with os-prober; this trick has been tested and verified, you can safely test it at home as well. However, we will first introduce you to what os-prober is.
Norton Secure VPN 2023 for up to 5 Devices | |
19,99 $ |
The “os-prober” tool is a utility for Linux systems that allows you to scan the disks for the different systems installed on your computer while building the Grub menu with the different system choices.
First of all, you must be sure that os-prober is installed on your system; in general, os-prober is installed by default with Linux systems and in particular with Kali Linux. If by mistake this package is not present, please run the “sudo apt update” command and wait for it to update the basic tools, as illustrated below:
Once you are sure that os-prober is present in your system follow the steps below carefully:
The captures below illustrate the process in a practical way:
If you have followed the steps correctly, after restarting Windows 10 should show up in the Kali Grub, you will now be able to switch between Windows 10 and Kali Linux without any problems.
However if despite this, Windows 10 still does not display, check that you have typed the commands as in this article, if the problem persists then this article does not address the problem you are facing; please leave us messages if you encounter difficulties.
Basically, here are nine steps on how to make Windows 10 appear in the Kali Linux Grub with os-prober after a dual boot.
Find out :
The Windows 11 update error can occur for several reasons, such as corrupted files, connectivity issues, or conflicts with third-party…
The "You don’t currently have permission to access this folder" error often appears when you try to access a folder…
When developing Flutter applications, it's common to encounter errors related to SDK version compatibility. One of these common errors is…
During the installation of Windows, you may encounter an error indicating that the selected disk is not compatible with the…
The error "Windows could not start the Windows Update service on the local computer" occurs when the operating system fails…
The Windows Update Service is essential for keeping your system up to date with the latest security and performance improvements.…