1

I have read and to some extent understood the issues surrounding UEFI and Ubuntu. However, I am not able to install Ubuntu 13.04 64-bit in UEFI mode next to an existing Windows 8 UEFI install.

In short what I do is:

  • I burned the Ubuntu iso to a DVD as well as a USB stick.
  • Then I keep UEFI boot activated, and secure boot DEactivated.

The UEFI Ubuntu menu comes up as it should, I can choose between "Try Ubuntu", "Install Ubuntu" etc. however, no matter which option I choose try or install, the screen goes blank and nothing more happens.

The same happens if I turn on secure boot and if I use the DVD or the USB stick. If I switch off UEFI and go to legacy mode, everything works fine and I did install Ubuntu that way. However, now if I want to use Windows 8 I have to go to BIOS every time and switch back to UEFI mode.

Any suggestions?

Simon
  • 4,843
B M
  • 111

1 Answers1

0
  1. Make a clean usb with Ubuntu 12.04/ 13.04 (not a multiboot one!)
  2. Install Ubuntu as usually.
  3. Make bootable usb with supergrub or burn it on cd.
  4. Start Ubuntu with supergrub (Boot => Detect Any Os => Select your Ubuntu boot option).
  5. Once you have Ubuntu running install Synaptic package manager from the software center.
  6. Open Synaptic and search grub from the installed packages.
  7. Mark for reinstallation all packages that contain grub or grub2 (I don't remember which package was exactly, so I mark most of them).
  8. Reboot and grub should load.
  9. If Windows 8 still loading, enter in your UEFI BIOS boot options and select Ubuntu boot option.

It works fine for me.

PS: Don't try boot Windows 8 from the grub menu, it won't boot. If you want to boot Winows 8 just open your BIOS boot menu (Example: For ASUS motherboards boot menu press ESC) and select Windows 8.

Alaa Ali
  • 32,213
Deus
  • 178