0

I'm using a Lenovo Y50-70.

Grub, Linux, Live-USBs and the BIOS-Setup (insydeh20) (no CD-Drive, can't test that) are freezing after a few seconds.

If I'm fast enough for selecting Windows in Grub, it's booting up fine.

There is also no other PC around I could put that drive in.

.

I have absolutely no idea what I'm supposed to do from here. It happened after an Ubuntu-Installation that just froze at the very end (restart-prompt).

1 Answers1

0

Which version of Windows? Do you use Bios or Uefi.

There may be easier solutions but a reinstall should work for you.

Start Windows.

Right click on My Computer or This PC

Select manage.

Choose Disk Management.

Right click on the Ubuntu partition and select delete.

Make sure you don't choose any other partition.

Plug in the USB and format it as FAT32.

Check the md5 checksum of the iso you downloaded.

Make a bootable USB again with the iso.

Try reinstalling Ubuntu with the new USB drive.

While installing, choose Ubuntu partition preferably as ext4.

To remove grub after removing Ubuntu -->

Boot with a windows disc or USB.

Go to repair this computer.

Choose Command prompt.

Run this command

bootrec /fixmbr

Reboot.

adeen-s
  • 462
  • Windows 10. The BIOS is UEFI. Noticed that Windows will only startup if it's fast enough, too. When booting into some recovery modes, it will freeze. Installed Ubuntu exactly as you told me. Remade the Live-USB, no result. – Andreas S. Dec 03 '15 at 17:15
  • @AndreasS. Try another EFI boot manager if grub does not work for you. – adeen-s Dec 03 '15 at 17:16
  • The problem is already, that I can't get rid of it. That didn't work. At least not from the Windows 10 recovery cmd. – Andreas S. Dec 03 '15 at 17:18
  • Did so. Grub is still there. I have a feeling that something is horribly broken. – Andreas S. Dec 03 '15 at 17:20
  • @AndreasS. Check edited answer – adeen-s Dec 03 '15 at 17:21
  • Tried it another time. No effect. bootrec/rebuildbcd also doesn't detect any Windows Installations (depends on how this thing work for having any significance, I guess). – Andreas S. Dec 03 '15 at 17:27
  • Going to try if I can do a firmware upgrade, afterwards I'm wiping to harddrive and start praying. Going to report later if it worked. If you're not hearing from me again I probably killed it entirely.... – Andreas S. Dec 03 '15 at 17:32
  • Ok, I'm where I started from. At first there was no change, still BIOS freezes but after some time it just stopped freezing...??? Well, now I'm still dealing with Ubuntu freezing during install. I noticed, that it does freeze for sure if I stop making any inputs. I'm next to giving up. I'll probably just install it into VirtualBox and call it a day. – Andreas S. Dec 03 '15 at 19:41
  • @AndreasS. Try reinstalling windows altogether. It would definitely wipe out grub. – adeen-s Dec 04 '15 at 09:40