1

I was trying to install Ubuntu on my Pc. I am having windows 10 as my current OS, I also want Ubuntu in my Pc. I successfully downloaded Ubuntu from its webpage and booted it to my pendrive.

I created an unallocated space for installing Ubuntu - image

Then i restarted my pc and opened boot, changed uefi to legacy (I have Gigabyte). Then i ran my Pendrive. I got the installation page of Ubuntu. But there were no option for dual-booting Ubuntu with my Windows 10 OS.

image

I want to dual-boot Ubuntu with my Windows 10 so that i can use both without any loss.
Please help me with this issue.

Advaith
  • 113
  • 1
  • 7

1 Answers1

1

Assuming you are stuck at that screenshot looking for an option to install Ubuntu alongside Windows. Here is what you need to do:

1) Select "something else"
2) Next will be partitions window, select your intended partition, format it to ext4, and set mount point as "/".
3) You may/may not create a swap partition, depends on you.
4) Post that screen set your login details etc.
5) Once installation is finished on restart you will see grub menu with Windows and Ubuntu Listed.

More Info: Dual boot Ubuntu and Windows

Nisheet
  • 973