I have dual boot Win10 and Linux (manjaro), and I want to shrink my NTFS C:\ partition to free up space in my ext4 root partition on the same physical drive.

I keep reading online that NTFS partitioning is best handled by Windows itself. However, Windows cannot partition ext4, so I thought I’d use a live GParted session for the ext4 extending part only.

So why not shrink my C:\ partition IN WINDOWS, obtain my unallocated space, then boot into live GParted, and use the unallocated space to extend my ext4 root.

This, or do everything from GParted in one go? What has the best chance of success?

I could also install GParted on my running Linux distro, and do the extending from there. But I feel like GParted live would somehow be… better?

  • MentalEdge@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    It’s kind of hit or miss. Depending on how full the partition is and how exactly the data is arranged, windows may not be able to shrink even a non-boot partition.

    The built-in partition manager doesn’t seem to be capable of rearranging anything, so you kind of just have to rely on luck for the shrink operation to be possible.

    Hence why third party tools like easus are still in business on the windows side.

      • MrTHXcertified@lemdro.id
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 months ago

        I seem to remember disabling hibernation and swapfile, then defragging, seemed to significantly increase the chances of success shrinking an active partition.

        (Re-enable hibernation/swap after the shrink operation is finished.)

          • MrTHXcertified@lemdro.id
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 months ago

            Definitely don’t defrag regularly because, yes, it will wear out the SSD. However, defragging once will move the files into a contiguous chunk of the partition and allow you greater success at shrinking it.