0

I'm trying for 2 weeks to install ubuntu on dual boot with my brand new G551 asus windows 8.1 and I don't succeed.

I succeeded to install Ubuntu but I can't boot to there, I've no grub who shows up and tried different solutions from the forums but it's still not working..

Here is my boot info. If you can help me it would be so great!

http://paste.ubuntu.com/10690789/

I've this when I'm trying boot repair

The current session is in Legacy mode. Please reboot the computer, and use this software in an EFI session. This will enable this feature. For example, use a live-USB of Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), after making sure your BIOS is set up to boot USB in EFI mode.

I can't figure out how to do it.. How can I boot on UEFI mode ? Because I don't see the options in the boot menu


To be more precise, I deactivated fastboot and gone into UEFI Boot system. There I enabled CSM mode and Installed ubuntu with LIVE CD (I had to do like this otherwise LIVECD wasn't recognize). I installed ubuntu with "install ubuntu beside windows" without changing anything.

Then I rebooted the system, and was unable to see ubuntu. I know there is ubuntu installed, because I saw it on the partitions, but can't access in the bios to ubuntu or no grub is showing up... Do you know how to do it ?

I see in different posts another skin for UEFI bios. But I can't reach it. I've the old skin of the bios, and only some few options to boot. I tried escape and f2 at the start but still the same BIOS.

Does someone know How I can reach this UEFI bios ?

DaschPyth
  • 101

5 Answers5

2

I had the same problem two weeks ago. I didn't have a pre-installed Win8.1. I started out with a clean HDD.

If you do have Win8 pre-installed, deactivate fast boot and secure boot.

If that doesn't help, try with the utility tool boot-repair from a LiveUSB.

For my problem in particular, after using boot-repair, my win8 didn't appear afterwards in GRUB, so I also did a

sudo update-grub
Silviu
  • 187
1

In the BIOS, select UEFI instead of legacy mode as the boot mode. That might do it.

  1. Boot into the BIOS window
  2. Select Boot.
  3. In the Boot, boot mode, select UEFI
  4. Save and Exit

This should work

Hope you have already deactivated fast-boot and secure-boot

B_G
  • 83
  • 1
  • 9
0

hold left shift key while booting.it will show the grub menu.

minion91
  • 559
0

You don't have to disable anything. I had this problem yesterday, and was able to fix it, now I can choose which OS I want to boot to. Below are the step.

You can boot to Linux as a live user or if you can from your installed Linux, either way, try to start Linux. Make sure you are connected to the internet.

Then type these commands one by one

sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair

Then when you see a dialog appear, select "Recommended Repair". Then just follow the wizard. NOTE: you might or might not receive an error something like this "Secure Boot Error" which I did receive, don't worry, just keep proceeding as normal, no need to do anything about it. Then by the end you will see a success dialog telling you to write down a link, just read that dialog carefully. Then don't forget to write down the command at the end of that dialog or you can take a picture of it with your phone like I did. Just follow the instruction provided in the dialog. when you have done everything like I suggest. You will see this screen every time you boot your computer.

:) Dont mind the text on the image, I was just showing off my new dual OSs to my friends :). Hope this helps you enter image description here

Biu
  • 121
0

I have an ASUS X-series with Win 8.1 and I had to turn off fast boot (there was no secure boot or legacy option in my UEFI).

You can do this most easily via recovery options in Windows. In other words, with my ASUS, I could only access UEFI settings from within Windows (Windows will restart into UEFI). After re-reading your question, I suspect that you haven't corrected your UEFI settings before trying to install Ubuntu.

Then made sure grub was installed on sda (the primary HDD) and not in any sub partitions (ie, sda1, sda2, etc.)

I use Kubuntu, so there is no "Install with Windows" option during install, but setting up the proper partitions is fairly simple.

Here's a short video:

https://youtu.be/wo2k8pO4O_Y