I’m currently running a dual boot setup with Windows 10 currently and my 500GB nvme is full on my Linux partition and given that I haven’t been able to update packages for about 2 weeks now I need to get to buying a new SSD and cloning.
Once that’s done though I want to upgrade the 500 GB SSD I have currently to another 1-2TB SSD and have it so I have 1 SSD for my Windows boot and another SSD for Manjaro. Are there any guides on how to do this or are there special considerations I should keep in mind for this?
How are you currently booting each OS? Is this via EFI selection or GRUB?
… What I’d do is clone the partitions for Manjaro to the new SSD, expanding as needed, set up GRUB to boot the installation and then expand the Windows partition(s) to fill the freed space on that drive.
The following guide is intended for a new multiboot installation using separate disks – with Windows on one disk, and Manjaro on the other. However, you will likely still glean something useful from it:
Edit:- Realizing that you’re currently using only one disk, it might be beneficial to clone it – treating it as your windows disk – which I presume it was originally, and perform a fresh install on a new disk for Manjaro.
From that point, it may be easier just to copy your existing /home content to the new/home after install. I’d suggest creating a new /homepartition for the purpose (choose the Manual Partitioning method during install).
That second link may be particularly helpful, and easier than the way I’ve done it the past couple of times … using a combination of KDE Partition Manager’s clone ability and manual transfer for what it couldn’t handle, plus re-configuring GRUB.
—
In any case, the EFI will need to point to whichever disk has the controlling GRUB bootloader on it.