[mythtv-users] Bind mount to keep mythtv files in one place?

Ian Cameron mkbloke at gmail.com
Fri Nov 30 02:37:45 UTC 2018


On Fri, 30 Nov 2018 07:28 Richard Shaw <hobbes1069 at gmail.com wrote:

> Anyone see other options?
>

Or create symbolic links in /var on the new SSD pointing to the correct
directories on the old HD mounted under /mnt, e.g.:

cd /var
sudo ln - s /mnt/oldhd/pictures .
sudo ln - s /mnt/oldhd/mythvideos .
sudo ln - s /mnt/oldhd/mythmusic .

Cheers, Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20181130/ddddf71b/attachment.html>


More information about the mythtv-users mailing list