1

I saw Ubuntu today on my friend's laptop, and I immediately fell in love. I then decided to try installing Ubuntu reading the guide on the official Ubuntu website (which included downloading an .iso image and setting it up for booting from my USB drive). After attempting for five hours, I have still not been able to install Ubuntu.

I use an HP Envy M6 with an existing installation of Windows 8.

Things I have tried:

  • Disabling Secure Boot in the BIOS
  • Disabling fast booting in Windows 8
  • Changing the boot order in the BIOS so that the USB boots first (causing a BSOD, which I eventally solved)
  • Using the UNetbootin tool to create my bootable USB (from the .iso image I downloaded earlier)

This has really been frustrating. I had thought the whole process would be as easy I read on the official Ubuntu website.

itsmejoeeey
  • 280
  • 1
  • 11

4 Answers4

0

You seem to have problem not with installing the system per se, but with starting installation.

If you're sure, you've disabled fastboot, you need to get to "boot menu".

Before windows start kicks in you probably see either full screen HP logo, or some hardware information - look for information that reads "Boot menu - [KEY]". Then press that before Windows starts. you should be presented with menu where you'll be able to choose a device you want to boot from (usual suspects are keys F2, F11, F12 and DEL).

Now, you might get 2 options for the USB drive - UEFI and some other (it might be named "old", "standard" or something else. But you'll most probably want to use the one that starts with UEFI (thats - in short - the way the drives will be accessed).

After that you should be able to start *ubuntu installer.

0

Are you using a 32-bit or a 64-bit ISO? My laptop refused to boot from the USB and when I switched to a 64-bit ISO it worked just fine

mt96ca
  • 1
0

Just in case, someone stumbles on this kind of issue installing Ubuntu with an existing installation of UEFI Windows 8, I finally got Ubuntu installed by using a DVD instead.

I came across this solution by reading a comment on some forum where someone had the same issue starting installation from a USB just like me, I think the issue is with Windows 8 not playing nicely with USB drives on start-up.

I got myself a dvd, burnt the ubuntu iso image on it with InfraRecorder and restarted my pc, then chose to boot from the DVD from my PC's boot device options and the installation process was smooth.

I didn't even have Legacy Mode enabled which wasn't the case when I was trying to install from a USB.

Before I decided to use a LiveDVD, I would have to enable Legacy mode in my PC's BIOS before I can get options to boot from a USB, which still never worked though.

So I'll recommend anyone out there trying to install Ubuntu from a USB with issues to also give installing from a LiveDVD a shot before giving up on the whole process. Hope this helps.

-1

If you want to install it alongside windows 8, you can just use WUBI.exe which is in the iso file (it installs it inside windows' partition, in folder C:\Ubuntu if you won't change it.

aastefanov
  • 1,391
  • 12
  • 16