> /data/video:/extra/video

unionfs is in the 2.6 kernel series, right?  So you should be able
to do something like
        mount -t unionfs -o dir=/data/video:/extra/video none /combined
and have it all appear under /combined.

I have neither experience nor hardware to experiment with unionfs,
but someone with the means and motive can delve deeper.  The following
has links to more info:
        http://aplawrence.com/Words/2004_11_21.html

Romain
_______________________________________________
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to