I sent as unable to install Grub
It says that cannot find efi directory
Please refer the image for error details
I am installing it from live Kali linux
I sent as unable to install Grub
It says that cannot find efi directory
Please refer the image for error details
I am installing it from live Kali linux
Have you tried boot-repair yet? If not, open your favorite search engine and look for boot-repair. Go to the help.ubuntu website. Then follow the instructions and install boot repair. Boot repair should open automatically if you installed it properly for the first time. If not, open up the terminal ( ctrl + T ) and write 'boot-repair' -without the ' - this will open boot repair. Once opened, wait boot repair to scan systems. Once it's done, click recommended repair and wait. You might want to share the logs, this will help a lot (boot repair is going to ask you after it's done) By the way, if you encounter any errors during opening boot repair, then you should try to open boot repair with an extra 'sudo'. The command should look like this 'sudo boot-repair' .
And do these on your real installation, never on your live cd. In my point of view, installing GRUB on real OS is better then installing on live cd. Feel free to comment below this post if you have any questions. Have a good day
If you can't access GRUB, you'll need to repair it. Boot Repair Disk is a rescue disk that includes the Boot Repair tool.
This solves the majority of boot sector/GRUB/MBR problems.