On my computer, I have dual boot set up with Ubuntu and Windows 10 (Ubuntu is installed on a HDD, Windows 10 on the SSD). Today I ran pip install requests --user in Ubuntu when I suddenly got an Input/Output error followed by a black screen. Since then I could not start Windows nor Ubuntu. All I get is a Grub prompt saying “minimal BASH like line editing is supported”.
I tried both booting Windows and Ubuntu from stick, but it seems like my computer does not recognize the HDD with Ubuntu, so all tutorials I have found regarding fixing grub or installing boot-repair were not successful since I cannot choose the Ubuntu partitions.
It would be nice if I could at least boot into Windows, but this does not work either because then I always get the error “Selected Boot Image Did Not Authenticate” and I can only continue with booting from the next option, which again brings me to the Grub prompt.
Can somebody please help me here?
Thanks