So I have a SSD of 120 GB on which I have a Windows 8.1 installation.
I decided to install Ubuntu besides my Windows 8.1 on my ssd, all went good, I started configuring the OS and installing drivers.
I have a AMD graphics card and after I installed the drivers from their site, I couldn't log in anymore, after every restart I would get some error and the screen remained blank with my system frozen (I pushed the NumLock button and it didn't light up).
So I entered my Windows OS and with disk management I deleted the 2 ext drives Ubuntu made , and fixed my bootloader with the following commands:
bootsect /nt60 c: /force /mbr bcdboot c:\windows /s c:
Allright, now I have my normal boot but if I enter bios I can see there is a ubuntu EFI option, that I couldn't delete, I tried Visual BSD from Windows but still no success.
=====
Now, I want to reinstall Ubuntu, but at first I had the option to "install it besides Windows", now I only get the message to "format my drive and install ubuntu", I believe it is maybe because of that efi ? I deleted those drives that he made so what can the problem be ?
Formating my ssd isn't something I would like to do at this point. ( I know this fixes it.. but isn't there a workaround this ) ?
I downloaded and installed Ubuntu many times and I have bumped in this problem a lot of times like I said, solved with a full format, after that I would install a Windows OS and Ubuntu would let me to install it besides it.
PS: I see I have a EFI folder created on my Windows machine that wasn't there initially, but maybe the bootloader fix generated it..