Originally Posted by erukus Ok sounds good how do you set it up to play files from pc on dreambox is there some time of plugin or is that using the cifs mount? |
By cifs mount,
Add the following line to the file, /etc/automount.cfg,
Code:
nfs -fstype=cifs,rw,soft,udp,nolock,rsize=8192,wsize=8192,user=dreambox,pass=pass ://192.168.1.2/k
Modify the username, password, IP address and folder you want to connect to. (Change the K after the IP address to whatever folder you want to mount.)
K is a second
shared harddrive on the PC that I use for video / pictures / music.
e.g.
//192.168.1.2/YourMediaFolder
Or have a look at the attached image.
Go to Blue Panel / Extras Setup/ Automount
The share on the PC will be mounted to /automount/nfs on the Dreambox.