[mythtv-users] rsync?
Peter Bennett
pb.mythtv at gmail.com
Mon Jul 25 21:40:53 UTC 2022
On 7/25/22 16:38, Daryl McDonald wrote:
> Thanks Peter, you've outlined the part I didn't know, I've documented
> some of the more recent enhancements, together I see a way forward,
> fingers crossed!
> Thanks to this entire list and all the devs!
>
>
One thing I did not mention - make sure the new system has the same
hostname as the old (in /etc/hostname). If you need to make it different
you will need to run this after restoring:
/usr/share/mythtv/mythconverg_restore.pl --change_hostname
--old_hostname="aaaaa" --new_hostname="bbbbb"
Alternatively you can set a custom hostname in the config.xml to keep
the old hostname for mythtv while changing to a new hostname in linux.
More information about the mythtv-users
mailing list