If you are using a UEFI boot system;
You could try installing reefind. It can be installed from windows and will, most likely, find your kali partition.
The installation page recommends www.easyuefi.com/index-us.html.
The original page; http://www.rodsbooks.com/refind/installing.html
If you are using a legacy boot system;
Boot the machine using a Live CD.
Open a terminal.
Find out the name of the inteal disk by using fdisk to look up the device's size. For example:
sudo fdisk -l
Install GRUB boot loader onto the proper disk (the example below assumes it is /dev/sda):
Grub-install --recheck --no-floppy --root-directory=/ /dev/sda
Ref; xeicus on this post
Finding Boot system
Ruing msinfo32 will tell you the boot system somewhere on the first page.
برچسب:
نویسنده: استخدام کار