I'm trying to do a dual boot for both windows and ubuntu on my laptop. I've done this thing before but now it's not working.
I tried installing windows first, doing the rufus thins, but when I got to the installation part of ubuntu, it said "continue with UEFI mode" and it's when it failed.
So I did a full installation of ubuntu and replaced windows, but I need to work on some apps there. So I tried the GParted thing, and it's all greyed out.
Can someone please help?
Sorry for the long intro. Here's the screenshot.
Asked
Active
Viewed 87 times
0

Alexi
- 21
- 5
-
You have erased Windows. And the little lock icons say partitions are mounted, so you need to use live installer if you want to modify partitions and may still have to do a swapoff to unmount swap as live installer usually mounts it. You have MBR partitions which is for the 35 year old BIOS boot configuration. You can use that or reinstall both Windows & Ubuntu in UEFI mode (if UEFI hardware) which will convert (erase) drive to gpt partitioning. How you boot install media UEFI or BIOS is then how it installs, but both Windows & Ubuntu should be in same boot mode. – oldfred Dec 03 '17 at 23:31
-
Installing both in UEFI didn't work. Ubuntu crashed at certain point. And yeah I remember converting the partitions to MBR. So... I'm THAT new to Ubuntu but still pretty new, how to do that? – Alexi Dec 03 '17 at 23:35
-
This is the comprehensive guide for UEFI installs: https://askubuntu.com/questions/221835/installing-ubuntu-alongside-a-pre-installed-windows-with-uefi – Dec 03 '17 at 23:41
-
which version of ubuntu are you installing? there was a bug in the grub script that adds the efi firmware option to the grub menu. – ravery Dec 03 '17 at 23:55
-
MichaelBay, I'm on Ubuntu not windows. I installed ubuntu first. – Alexi Dec 04 '17 at 00:03
-
ravery, It's 16.04 – Alexi Dec 04 '17 at 00:03
-
So basically what do I do? – Alexi Dec 05 '17 at 16:40
-
1Possible duplicate of How to restore windows 7 after installing ubuntu using windows factory reset disk and How can I install Windows after I've installed Ubuntu? – karel Jul 02 '19 at 04:32
-
Possible duplicate of How can I install Windows after I've installed Ubuntu? – Fabby Jul 05 '19 at 18:15