0

I'm having a bit of an issue trying to install Ubuntu alongside Windows 10 on ASUS G51Jx.

Whenever I change the boot order to USB first, I get a strange occurrence. My screen blinks and I see part of the Ubuntu background combined with my Windows 10 log-in screen.

When I shutdown the computer and remove the USB Windows 10 boots up just fine so it doesn't appear to break anything.

Any insight would be greatly appreciated.

Thanks,

Eduardo Cola
  • 5,817

2 Answers2

0

Have you tried?:

Joakim Koed
  • 2,792
  • 3
  • 17
  • 29
  • I've used the USB on another laptop and it worked just fine. – Captain Access Jan 18 '16 at 16:43
  • Check bios then maybe? try turning of secure boot. Also have you tried to press F-something like F12 on my thinkpad, and choose USB, instead of changing the boot order. – Joakim Koed Jan 18 '16 at 16:46
  • I just got an Idea.. Try with nomodeset. Before you press "try ubuntu now" you should be able to change kernel boot or something like that. You should get a long command, add nomodeset and press enter to boot.

    Try this after: http://askubuntu.com/questions/38780/how-do-i-set-nomodeset-after-ive-already-installed-ubuntu a

    – Joakim Koed Jan 18 '16 at 16:57
  • @JoakinKoed That worked thanks. Now I'm having a separate issue where ubuntu is not recognizing my windows 10 install. It just sees it as free space. – Captain Access Jan 18 '16 at 21:47
  • Select manual or something like that (can't remember the correct name right now) during install, so you can see all the drives. It really should work.. Then you should be able to do it. – Joakim Koed Jan 18 '16 at 21:57
  • Even doing it manually doesn't show the partition. I know where the unallocated space is on my drive but I'm hesitant to make a partition when it only sees it all as free space. I can post images of what's happening if that would be better. – Captain Access Jan 18 '16 at 22:31
  • You should mark this as solved, and open a new question for that, I think. – Joakim Koed Jan 19 '16 at 00:31
0

Instead of changing Boot Order, You can directly boot from USB drive without affecting boot order. Look for the option before going into BIOS setup (It varies from system to system, so check it with your system and see what happens. Also try to install the Ubuntu on a different drive other than Windows.

I am also running Windows 10 with Ubuntu 15.10 (Wiley) on a two different drive. And I follow the above method.

Good Luck!

rbashish
  • 128
  • 1
  • 5
  • This worked. Now I'm having an issue with Ubuntu recognizing my windows install. It just sees my entire drive as free space. I only have one harddrive with this computer but i do have 20Gb unallocated space for ubuntu. – Captain Access Jan 18 '16 at 21:49
  • Choose something else while installation and make at least 3 partition "/ " (root), Swap and Home from 20 GB unallocated space. Do not make changes to other partition. – rbashish Jan 19 '16 at 05:45
  • The issue is that it doesnt recognize the other partition. http://imgur.com/a/eQK6W GParted sees it as free space too – Captain Access Jan 19 '16 at 07:59
  • Is it necessary to use GParted? Because sometimes it may not work properly, I can confirm it. You have the option of creating partition with the default Ubuntu Installer. Right? And one more thing - What Partition table do you have right now MBR or GPT? – rbashish Jan 19 '16 at 09:26