Not able to install Lubuntu!
I'm trying to install (dual-boot) Windows 10 and Lubuntu 18.04 Alternate 64-bit. But when I reach the step where we install GRUB, it asks me if I would like to install it on the MBR (Master Boot Record) but it doesn't detect any OS, even though I have Windows 10 installed. Fast Boot and Secure boot are off. When I select not to install it on the MBR, my laptop directly boots to Windows 10. What should I do? I am using a USB pen drive to do it. The installation was successfully complete. I have done it twice, nothing happens. HELP GUYS!!!!!!!!!
P.S. - It shows the warning that allowing to edit the MBR without the OS being detected may make it temporarily unbootable. But we can manually fix this. If you can't find the solution, tell me how to configure GRUB to get Windows 10 too. I'll install it in the MBR.
21 Answer
Your system must be UEFI given Win10 is already installed. In the case of UEFI installations, grub must be installed in the ESP partition. If you are using a single drive most likely this will be the first partition of the drive although it does not have to be in any special location. Run gparted and then you will see where the ESP partition resides.
During installation of Lubuntu, specify that you want to install grub into the ESP partition and that should fix the problem.
Here is what you would need to do;
- create a liveUSB using the 64bit version of Lubuntu.
- boot using liveUSB
- run Lubuntu installation
- provide requested responses till you get to the the screen where it will ask you select an installation option.
- Select 'Something Else' option.
- Now you need to select the partition where you want to install Lubuntu. Specify that you want to use this partition and select the option to format it.
- Now click on the drop down menu where it asks you to specify where to install grub. Select the ESP partition. The ESP partition is around 100-200 Mbytes and should have the boot flag set.
- Provide the rest of the information and when you restart the system you should see the grub menu where you can select Lubuntu or Windows as boot options.