|
CIFS Mount - Half Working
Hi all,
I have a DM500 at home that I am trying mount to my PC.
It seems that I have got this half working.
Basically I can not get the Enigma GUI to mount my shared drive.
But i can get the DM500 to successfully mount the drive if I do it by command line.
example
mount -t cifs -o user=dreamuser,password=dreampass //192.168.0.2/DM500HDD /hdd
Once it has been mounted via command line I can get it to record and play back so that is all good.
I guess the main feature I want to implement is the Auto mount that is in the GUI.
Using the Enigma Web GUI I have the following info
Filesystemtype = 1
AutoMount = checked
ClientDir = /hdd
ServerDir = DM500HDD
IP= 192.168.0.2
User= dreamuser
Pass= dreampass
RSize= 4096
WSize= 4096
OwnOptions =
rw = checked
nolock = checked
intr = checked
soft = checked
udp = checked
When I try to mount it via the Enigma Web GUI i get
"Mount Failed (timeout)"
But via command line its all good.
I have looked over the forums... but can't find any solutions.
BTW i am using the latest hydra image 1.08 for the DM500
Last edited by aocraft : 12-28-2005 at 02:28 PM.
|