0

Can anyone explain how I can make a partition to install Windows 10, with gParted? The main partitions are locked, as shown in the screenshot.

gparted partition table

I am a beginner and I am struggling with several issues, so I need Windows 10 along with Linux.

Eliah Kagan
  • 117,780
  • 1
    Be sure to boot Windows installer in UEFI boot mode. It also will want multiple partitions, but should find & use your existing ESP - efi system partition. If you install in BIOS/MBR boot mode, it will convert drive to MBR erasing system. See:https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/configure-uefigpt-based-hard-drive-partitions#RecommendedPartitionConfigurations – oldfred Sep 03 '19 at 15:11

1 Answers1

1

Ubuntu won't let you touch the partition while you are using it.

In order to shrink it, you just have to use the USB stick you used to install Ubuntu, or create a new one from Startup Disk Creator (preinstalled). You can download the Ubuntu image here.

Once you got your stick, just boot a live version of Ubuntu and as you said you are struggling with Ubuntu, just install Gparted and shrink your main partition from there.

Please note you DON'T have to create a new partition once you have shrinked it.

When you finish, you will just have to install Windows on that partition giving it format from the Windows installer. If you create another partition, Windows won't be able to recognise it, as it's another file system.

Santiago
  • 189
  • Thanks for your answer. I have no installed pop os and thought it was the same as Ubuntu. So to have both linux and win10 i have to make a USB boot with win 10 and delete/format the hole HD (256gb) and then install win10 first and then the linux distro? – Haakan Sten Sep 03 '19 at 13:05
  • No, you have tu create a booteable Ubuntu USB, then plug it in and select "try Ubuntu". Then open Gparted and shrink your partition. – Santiago Sep 03 '19 at 13:08
  • And right after doing that, plug in your Windows USB or insert your disc, and install it on the partition you have created on the step before. – Santiago Sep 03 '19 at 13:09
  • I only have one option and that is try pop os. It is auto instaling after around 10 seconds.....So how do i run gparted from there...? – Haakan Sten Sep 09 '19 at 19:27
  • Thanks Santiago. I tried "Let me try" version run and then run Gparted. I was first wurried I installed a new version. Worked well – Haakan Sten Sep 09 '19 at 19:44
  • That sounds really good, glad I could help. – Santiago Sep 10 '19 at 08:19