Glam Prestige Journal

Bright entertainment trends with youth appeal.

I have 2 hard drives. One is SSD and another is HDD. My windows 10 os is installed on the SSD. I created a bootable USB installer for ubuntu and installed using the alongside option. Now when I try to use easybcd to make Windows bootloader as default, it doesn't give me option to add an entry for ubuntu. It shows as disabled. Also, It warns me about my interface being UEFI.

What should I do? Please help.

1

1 Answer

Boot into windows and hold the Shift key and click restart. Then choose Troubleshoot > Advance Option > Command Prompt , Then type following commands

 bootrec.exe /fixboot bootrec.exe /fixmbr bootrec.exe /rebuildbcd

In third command it will ask for an option choose "ALL".

Then close cmd and restart pc. Then Windows will become your default bootloader with Ubuntu Entry.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy