0

quite new to XUbuntu but here goes.. I've got HP Microserver that I am trying to install XUbuntu onto. No dual boot, will be XUbuntu only. So I downloaded the ubuntu ISO and made up a bootable USB stick using LiLi USB creator.

It booted up with the USB stick, and I selected to Install XUbuntu. The install seemed to go well, I selected the hard drive that I wanted to install it to, ex4 partition and a swap partition and selected this same drive as the boot drive.

Install finished and all seemed to be working well, was in the GUI etc. So I powered down and removed the USB stick.

Booted up again and got to a black screen with a flashing cursor up in the top left corner and it didn't go past this point.

Didn't see any grub menu either prior to this point - not sure if I should as it's not dual boot?

So turned off again, put USB stick back in. It booted off the USB stick and asked if I wanted to install or try ubuntu. I canceled this window (didn't select either option) and then it actually continued on and booted up I assume using the install on the hard drive.

So it seems it can't boot up without the USB stick.. Like it hasn't created the bootloader or grub or something properly?

Any ideas? Thanks


Update posted as answer

So I tried boot repair.. Didn't help. Here is the log. I am trying to run ubuntu off SDC.

http://paste.ubuntu.com/5880582/

I tried reinstalling again being really careful with partitions to ensure I selected SDC. But same problem just flashing cursor after reboot.

Pressing shift does nothing when trying to boot from hard drive only if USB stick is in does it take me to grub menu.

fossfreedom
  • 172,746

2 Answers2

2

When I analized your disks state, I saw you have:

sda---------2000 GB (None OS)
sdb---------2000 GB (None OS)
sdc1--------swap
sdc2--------ext Ubuntu İnstalled
sdd---------4 GB You Live USB
  1. You installed grub to sdc2.
  2. No other OS boot manager at sda.

Why not:

sdc1--------ext Ubuntu
sdc2--------swap

I think I agree with soulsource. Can you check boot order in BIOS settings. Primary Boot Device should be ATA ST380811AS, not ATA ST2000DM001.

ubuntu_tr
  • 665
0

If the bios is trying to use UEFI booting you may have success (I did) by disabling that in favor of "legacy" settings and disabling UEFI boot altogether in the boot order screen. Then cold boot (cut the power to the machine for a minute or so by pulling the plug) to the USB key and install. You'll know you are on the right track if the installation screens look different.