Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] how can i use 2 directories for vdr?
Hi,
today i startet to test the following:
-2 PCs running dvb0.8.x + vdr0.7.2 and
-both connected over network via nfs
My Goal is to get access to all recordings from PC1 and PC2!
PC1 exports its video directory over nfs
----------------------------------------
/etc/exports
------------
/video lux(rw,no_root_squash)
PC2 imports the video directory over nfs
----------------------------------------
mount -t -nfs 192.168.1.67:video /video1
vdr uses video0 directory
so i have:
/video0
/video1
then i want to use both recordings and starts vdr like told in the manual.
./vdr -v /video0
(in this mode i can only access the video of video0 PC 2)
The doku says: with ./vdr -v /video0 i can use all directories from video0
to video1...
./vdr -v /video1
(in this mode i can only access the video of video1 PC 1)
Do
Please help me
thnanks
klaus
---
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index