2

I wanted to upgrade from Ubuntu 14.04 LTS to the new Ubuntu 15.04 on my Dell XPS 14 2015 Developer Edition, because most issues seemed to be fixed in the live version.

Therefore I wiped the hole disk (without doing it easier) and now the XPS isn't able to find any bootable media. Then I tried to install it with the help of this guide which gave me the hint to create a new partition table.

The installation worked fine and I saw in the live version of Ubuntu that the system and my account under /home was installed.

But the notebook still can't find any bootable media. Are there any other aspects that I didn't consider?


Update:

The problem could be solved by enabling UEFI booting in the BIOS (press F12 during the boot) and by disabling 'Legacy option ROMS'. Take a look at this DELL blog post. Follow the instructions and reinstall your system.

2 Answers2

0

It is possible that GRUB is not installed or corrupted. Try installing grub again if you can login through coomand line (CTRL + ALT + F1).

neha
  • 136
0

This solution worked for me https://help.ubuntu.com/community/Boot-Repair

1) Launch ubuntu on the live USB

2) follow the procedure to install Boot-Repair

3) Restart and your system will boot

4) From terminal update, upgrade and dist-upgrade and reboot

5) repeat 4) id you find some issue

Pilot6
  • 92,041