[vdr] [Fwd: Re: let vdr ignore non vdr directories ?]
Udo Richter
udo_richter at gmx.de
Mon Apr 20 19:06:03 CEST 2009
On 20.04.2009 10:56, Peter Dittmann wrote:
> A simple use case:
> * standalone settop box with VDR and DVD recording capability
> * OS gets a seperate small partition
> * /videoX get the big rest
To add some more variations to the same solution the others already
mentioned:
- Mount your big disk to /mnt/data
- Put video to /mnt/data/video
- either:
- pass /mnt/data/video directly to VDR
- put a symlink from /video to /mnt/data/video
- bind-mount /mnt/data/video to /video
All theee solutions work without any trouble, and there's plenty of
other space on /mnt/data available.
@Klaus:
Since many people seem to miss this obvious solution, maybe you should
add this as example to the documentation?
Cheers,
Udo
More information about the vdr
mailing list