On Wed, 8 Jan 2020 17:59:15 -0700
linux guy wrote:

> rsync over the
> network while running the new computer off a USB drive ?

Rsync works OK, but you need to run both systems off
a live USB so the real disks aren't being touched
while being copied.

Then you'll need to chroot into the new system from the
live USB and run grub install to make it bootable
(and edit all the UUID info and such in the grub
environment, grub.cfg, and fstab).

I just built a new computer and moved my old one this way
(but I didn't use UEFI booting on either - I have no idea
how that might complicate things).
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to