How to install Ubuntu on an Acer with preinstalled Windows 10 Home

Solution 1:

Detailed steps I used to successfully install:

Create a boot USB with the Ubuntu image file using Rufus as detailed here: https://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows

Insert USB in the forward left hand side USB connector (the USB connector on the right side of the computer will not work)

Reboot the computer and access the BIOS with F2:

  • Use arrow keys to navigate to BOOT screen
  • Select Secure Boot and change value to disable
  • On the Boot priority order move USB-HDD to the top
  • F10 to save and exit

Proceed with the installation type of choice.

After the installation has completed, and is prompting you to restart:

  • Remove the USB drive
  • (on reboot) Access the BIOS again with F2
  • On the BIOS page Select an UEFI file as trusted for executing
  • Navigate to: HDD0 > EFI > 'ubuntu' and select SHIMX64.EFI (Enter shimx64 as name)
  • Navigate to the BOOT tab:
  • Select Secure boot, change value to Enabled
  • F10 to save and exit

I followed these exact steps, installed without errors, and am using Ubuntu on my Acer V3 now.

Solution 2:

For other UEFI options,you might want to try installing Ubuntu with Secure boot enabled. If boot fails then disable it. You should also disable fast boot (if available) and enable USB boot as well. If everything else fails then you should install Ubuntu in Legacy mode. Afterwards, use Boot-Repair tool to adjust Grub2 (it is an automated process). Then you can boot both OS from the same UEFI mode. (Boot, to change the boot device order)

As for the installation of Ubuntu itself, if you are new to this procedure, take my advice and you should see some explanatory video, for it is reported that some people had some issues when it comes to selecting the installation type. Of course, if you want Windows alongside Ubuntu, you should choose the "Something else" option, it's the last one.

Then select the partition for Ubuntu (whether to choose sda1, sda2, sdb1, sdb2...). The interface is different from Windows installation. you should have free space, for your Ubuntu partition, formed and ready before you start the Ubuntu installation. It is for the best, and you can easily do it from Windows Disk Management.

Before installing Ubuntu you should really try it first. It is important to know whether Ubuntu's current kernel supports all of your hardware.

Take a look to this Link