0

I have Windows 10, created a new Ext3 partition and installed Ubuntu.
The laptop always boots up with Win10.
I tried to google it without any success.

What I did try so far:

  • My secured boot state - unsupported
  • My BIOS mode - Legacy
  • I tried to install GRUB2, added new OS (not sure i did it as i should), but still the laptop always boots up with Win10. I tried to set Ubuntu as default OS but without any change. It doesn't even ask what OS to load after a reboot.
  • I tried to burn REFIND on USB flash drive, but when I tried to boot from it, I got an

    operating system not found

    error. Maybe it is because I am in BIOS mode. In the user guide they mentioned

    but this version can't be launched with BIOS-mode boot loaders

I would appreciate any of your help very much!

1 Answers1

0

I had a similar issue. Although, it was a .iso file, it ended up being that my boot disc was not not recognized as a bootable device.

Download Ubuntu for free from the Ubuntu website and leave in your downloads folder for now. Version 16.04.1 is the most up-to-date option right now. There is a higher version number available but it has limited support.

Download rufus on your Windows and plug in a thumb drive. The drive will be erased so make sure you don't have anything on there that you can't afford to lose. After starting rufus, the following parameters should look like:

Device: (thumb drive location) -> for example: sandisk(E:)

Partition...type: MBR partition scheme for BIOS or UEFI computers

File System: FAT32

Cluster Size: 4096

New Volume Label: (any name will do) for example: Ubuntu

Format Options:

(UNCHECK) Check Device for bad blocks

(CHECK) Quick format

(CHECK) Create a bootable disk using ISO Image --> Click CD image and choose OS

(CHECK) Create Extended label and icon files


To clarify, the CD image mentioned above is going to be your .iso file which you just downloaded from Ubuntu

For example: ubuntu-16.04.1-desktop-i386.iso

Click start and give it a few minutes. After it is done, you will not get any notification but the progress bar will be full.

After it is done close it and restart your computer.

You will also need to change your boot options inside setup by pressing F2 at startup, if you haven't already. Set the priority to the thumb drive. Note, the drive will have to be plugged in.

It should now boot up into the Ubuntu install options. You will have two options: Install over existing OS or install parallel. There is also a third option, but I forget what it was. You want the parallel option. It may say something like "install next to" or something, but you should know which option to choose.

I hope this works for you!!!!

-Jason.EE.CpE