1

So I have this HP-Pavilion from 2013 here. I want to Install Ubuntu GNOME alongside Windows but whenever I power on my Laptop windows starts and no grub is here.

I only can boot into grub with BIOS boot Options, the Boot order has no ubuntu entry.

I tried installing with something else method and with "Install alongside Windows Bootmanager"

But both options went to default booting into windows, I want grub to boot by default

Infos: Installed both in UEFI, GPT Partition Table Boot on /dev/sda2 Windows on /dev/sda4 Linux on /dev/sda6

1 Answers1

0

Have you tried boot-repair? Google boot-repair. You can download a bootable ISO image that you can load to a CD or USB drive. This can fix grub for you. Be sure to look at the online suggestions.

http://www.howtogeek.com/114884/how-to-repair-grub2-when-ubuntu-wont-boot/

monon
  • 31