Ubuntu – How to fix Ubuntu 17.10 BIOS corruption, after uninstalling Ubuntu

17.10biosdual-bootgrub2uefi

I have a Lenovo Y50-70 and apparently I am suffering from this issue https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1734147

The problem is I have recently removed Ubuntu by deleting it's partition using Disk Manager in Windows 10, so I am unable to follow the steps described in the above link, since I don't have Ubuntu anymore.

So I am now stuck with a read-only BIOS and can't even boot from USB.

Is there a way to fix the BIOS corruption from Windows 10 ?

Best Answer

Well, if you can boot into Windows 10, here's the procedure for the fix:

  1. Download the latest Ubuntu 17.10-series release from Canonical. Their build has the fix for the Intel SPI issue above.

  2. Create a bootable USB from your Windows OS. You can use a tool such as etcher.io due to its' simplicity and speed.

  3. With the now bootable USB drive still plugged in, hold down the Shift key and reboot your laptop from the Windows shutdown menu. This will take you to the recovery menu where you can select the option to boot up from a device. Select it and you should be able to boot up the Ubuntu 17.10 bootable USB.

  4. Once it boots up, simply shut down or restart the machine from the live environment and confirm that the BIOS issue is fixed.

Report back with your findings.