As the built in T2 DNLA client does not seem to play many formats of video, even though copying the same video files to the My Video folder and then playing them works OK, I want to be able to mount a shared folder on my Synology DS1010+ NAS in to the T2's My Video folder, so that I don't have to copy the video files from the Synology to the T2 (the 100Mbit connections is just too slow - shame the T2 doesn't have a Gigabit connection)
I have already created the Synology folder in the My Video folder
Does anyone know the command line so that I can do this?
I have tried the following, but both say "File system autodetection requires /proc be mounted"
I've never used /proc, so I don't know what to do with it
mount -t smbfs -o username=synologyusername,password=synologypassword //192.168.0.2/video /media/My Video/Synology
mount -t cifs -o username=synologyusername,password=synologypassword //192.168.0.2/video /media/My Video/Synology
The Synology uses Linux as it's OS
any help is much appreciated
I have already created the Synology folder in the My Video folder
Does anyone know the command line so that I can do this?
I have tried the following, but both say "File system autodetection requires /proc be mounted"
I've never used /proc, so I don't know what to do with it
mount -t smbfs -o username=synologyusername,password=synologypassword //192.168.0.2/video /media/My Video/Synology
mount -t cifs -o username=synologyusername,password=synologypassword //192.168.0.2/video /media/My Video/Synology
The Synology uses Linux as it's OS
any help is much appreciated