Using Ubuntu 22.04 (dual booting with Windows 10). Boot partition is UEFI (GPT) on an SSD drive.
I want to test some changes to the system (including upgrading to 24.04), but I want a "fail safe" backup that I can simply drop into place and be able to go right back to what I am using now without having to mess around with uninstalling, worrying about potential changes in file systems, etc.
Is it possible (and is it reasonable) to back up full partitions (specifically the EFI Boot partition, the "/" partition, and the "/home" partition) to removable (USB stick) media using GParted, then simply copy them back into place on the original drive if needed? Am I likely to run into any problems with the EFI Boot partition and Windows dual boot by doing this? Note that I do not intent to change the size of any partition, and I am assuming that cloning the partition, then copying it back (in both cases using GParted) will not force me to move the partition to a new location....
I will make no changes to the Windows partitions or setup during this period, only to Ubuntu, so I am hoping that simply copying the partitions through GParted for backup and restore will not affect the dual boot, but better to ask first and hopefully someone will have relevant knowledge or experience to say definitively. I know that, at the very least, upgrading from 22.04 to 24.04 will likely update the version of GRUB installed on the EFI Boot partition, which is why I am including that in the backup and restore sets.
Any and all advice is welcome.
PS: I know there are "faster" ways of backing up the data than using GParted to copy the entire partition(s), but I would rather be able to just copy the old partitions back into place and pick up where I left off - and I have plenty of space on the removable media for these partition copies.
---- Edit ---- PPS: I may have confused the issue through interchanging the terms "copy" and "clone". The correct term - at least insofar as the GParted menu system is concerned - is "copy" in all cases. Apologies for any confusion.