0

I downloaded the iso and created a liveUSB with Universal USB Installer. When I boot to the device, I have a choice to boot from USB: Sandisk 2GB or UEFI: Sandisk 2GB. I have the same result with both. It comes up to the menu to "Try Ubuntu", "Install Ubuntu", etc. When I click Install, it goes to the screen with the Ubuntu logo and the dots underneath, then after a minute or so my screens just go a faded purple and nothing happens (I left it there fore 15 minutes before restarting).

I then tried the same USB on the laptop, I only got the option to boot from USB: Sandisk 2 GB and everything worked fine.

Both latpop and desktop are running Windows 8 (not sure if one or the other is on 8.1, can check later)

I tried following this guide, Installing Ubuntu Alongside a Pre-Installed Windows with UEFI, but when I run the Confirm-SecureBootUEFI, I get that the cmdlet not supported so I figured I should just be able to install normally.

Andrew
  • 101
  • 1
  • Sounds like Laptop is BIOS only. What video card/chip do you have on Desktop? http://askubuntu.com/questions/162075/my-computer-boots-to-a-black-screen-what-options-do-i-have-to-fix-it Also if Windows is UEFI, then you really want to boot installer in UEFI mode, so it installs in UEFI mode. Otherwise dual booting is only possible from UEFI menu or perhaps one time boot key like f12. – oldfred Jan 16 '15 at 23:42
  • @oldfred i5-3570k, AMD Radeon HD 7800, two monitors plugged into that card. – Andrew Jan 17 '15 at 02:42
  • try to disable secure boot in bios config – aliarousyoucef Jan 16 '15 at 17:43
  • Almost all Intel i-series chips are UEFI based motherboards. but windows may be UEFI or BIOS boot. Do not know about AMD, but probably need nomodeset until you install proprietary drivers. http://askubuntu.com/questions/162075/my-computer-boots-to-a-black-screen-what-options-do-i-have-to-fix-it This shows nVidia, but I would expect you to see AMD? http://askubuntu.com/questions/47506/how-do-i-install-additional-drivers – oldfred Jan 17 '15 at 17:58

1 Answers1

0

try to use rufus https://rufus.akeo.ie/ will make usb with uefi mode ( GPT Partition )

aliarousyoucef
  • 531
  • 1
  • 6
  • 14