On Thu, 18 Apr 2019 10:07:37 +1200 Seth Kenlon wrote: > > > * reboot * rsync my backed-up home dir to my new home dir location.
My technique is to have home on a separate disk and just change /home in the install partition to a bind mount of home from the other disk (rename the installed /home and make a new empty /home mountpoint first). This line in my fstab does it: /zooty/home /home none rw,bind 0 0 _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org