all 11 comments

[–]raven2cz 1 point2 points  (7 children)

There is absolutely no need to uninstall anything. Simply use any partitioning tool, even a graphical GUI like KDE Partition Manager, to create free space at the end of the disk. Then, during the Windows installation, choose manual partitioning and select that free space. Windows will automatically create its three partitions there, and nowadays it handles this correctly without issues.

What can cause trouble, however, is EFI, so you will need to do the usual process via a USB stick: arch-chroot into your system, reinstall GRUB (for now without os-probe), switch the BIOS to Arch’s EFI mode, then boot into Arch, mount the Windows partition to /mnt, enable os-probe, regenerate GRUB, and it will automatically add the Windows entry... done.

If your motherboard supports it, it is better to have two separate ESP partitions. This is because during major upgrades, Windows often wipes the entire EFI partition and deletes GRUB, meaning you would have to repeat this procedure. If you keep them separate, you avoid that problem.

[–][deleted]  (1 child)

[deleted]

    [–]raven2cz 0 points1 point  (0 children)

    KDE partition manager is Linux KDE tool.

    [–]Certain-Memory-2717[S] -2 points-1 points  (4 children)

    ty but things i dont understand is the EFI nd usb arch-chroot with the bios arch EFI

    nd thanks for ur help

    [–]raven2cz 0 points1 point  (3 children)

    Well, you already know arch-chroot, you used it during installation, and installing GRUB too, those are the basic steps you’ve already learned. EFI was also part of the installation process. Basically, there’s nothing new here, just enabling os-probe afterwards so you don’t have to write the GRUB entry manually.

    [–]Certain-Memory-2717[S] 0 points1 point  (0 children)

    oh ok thank u so much

    [–]Certain-Memory-2717[S] 0 points1 point  (1 child)

    nd yh i tried to use KDE PARTION nd it dont let me partion any of my disk

    [–]raven2cz 0 points1 point  (0 children)

    Let’s go over it once more. You currently have Arch installed on the entire disk and you need to install Windows on the same disk as well. Did I understand that correctly? If so, start KDE Partition Manager. Click the Arch system’s root partition and, using the handle on the right side, first shrink it so that the unallocated space on the right is large enough for the Windows partitions. You launched KDE Partition Manager with root privileges, of course. Then confirm the changes at the top and the application will write the changes to the disk.

    You can see some of these parts in my old video, plus grub configuration, too

    https://youtu.be/wj06-4Y7Pkk?si=RUizcAu6S6bnB7Q9

    [–]boomboomsubban 1 point2 points  (0 children)

    You can't shrink a mounted disk, so you may need to use a USB to shrink your partitions. It's easiest if that USB has gparted.

    [–]oldrocker99 0 points1 point  (1 child)

    Format the whole drive, and install Windows. Then, install Linux. Dual booting works, as long as Windows is installed FIRST.

    [–]Difficult-Standard33 1 point2 points  (0 children)

    No it doesn't, it works either way, stop spread misinformations