> So it sounds like I need to mount the 2 other shares I have to a directory
> outside of the MYTHVIDEO directory...then I create a symlink IN mythvideo to
> every directory from the mounts I created?

 Either.    You can mount them under wherever you tell mythvideo to look

 Ex:   

  /data/video - BASE (partition 1)
  /data/video/mount1  - (partition 2)
  /data/video/mount2  - (partition 3)


 Or   Symlinks:

  /mount1
  /mount2

  /data/video - BASE
  /data/video/mount1 -> /mount1
  /data/video/mount2 -> /mount2

 Or even a mixture of the 2.


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to