Hello,

I've installed Olegs 1.9.2.7 CR3 firmware on my brand new Asus WL500g.
I now want to mount a Windows share.
I tried several commands like
mount -t smbfs -o username=xyz,password=abc //host/share /tmp/mountpoint

But every time I get the error
mount: Mounting //host/share on /tmp/mountpoint failed: No such device

How can I mount the Windows share?
Do I have to use NFS for that?

Markus