Unless both systems have:
- No proprietary drivers (None, aucun, Gien enkel, ninguém, ни один!!!)
OR - similar hardware (E.G Dell XPS 13 intel GPU → Dell XPS 15 intel GPU)
The following kind of Cold System Backup:
will not boot on another machine.
But you can still install a minimal bootable version of Manjaro on the new computer and then restore the parts that do not interfere in the boot process to the new computer.
You do need to know a lot about the UEFI / Linux boot process to know where and what to include/exclude.
- I.E. if your
fstab
includes separate mounts for/
,/boot
,/opt
,/usr/
,/usr/local
,/var
and/home
, you’re in pretty good shape… - If you don’t know what the above even means: reinstall and don’t restore your
/
but restore your/home
only and do any customisations that would not have been carried over again… - If you don’t even have
/
and/home
separated, you need a mighty amount of luck to pull that off.