I'm following this, which looks very promising; booting from the image they are providing (with a USB) shows both my windows and grub boot loaders as booting options while in EFI mode. Though I've run into an issue, I'm getting stuck on
Code:
apt-get install --reinstall grub-efi
When I type that in, it returns:
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package grub-efi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
grub2-common grub-common
E: Package 'grub-efi' has no installation candidate
Edit: I kind of like having a sort of "USB key" for Kali. Since the boot loader isn't working properly, but the OS is properly installed, I can only access Kali with the third-party boot loader USB drive.
One day I'll get it fully installed.