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

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to