View Single Post
Old 01-12-2008   #10
compufunk
Specialist Contributor
 
compufunk's Avatar
 
Join Date: 07-05-2008
Location: NW, Ireland
Posts: 1399
Thanks: 126
Thanked 231 Times in 198 Posts

My System: DM 600-S, AB IPBox 9000HD, Moteck SG2100, Fracarro Penta 85 dish, + some puters

Originally Posted by erukus View Post
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.
Attached Thumbnails
Divx, Avi, Xvid format on DREAMBOX 600-screenshot-jpg  

Last edited by compufunk; 01-12-2008 at 10:15 PM.
compufunk is offline   Reply With Quote