Networking :: Mount Network Drive on DSL...



Hi There,
I am runing 2 Linux machine + an FSG-3 (Embeded Linux Freecom server Device). The first PC is runing Fedora C4 and the second PC runs DSL.
On the Fedora C4 machine I mount the FSG-3 from /etc/fstab as fallow:
//192.168.2.5/read  /mnt/FSG  smbfs  username=xxx,password=yyy,users,owner,ro,umask=000 0 0

I was expecting this to works the same way in DSL but it doesn't. What am I doing wrong ? is the sintax for the mount command different between FC4 and DSL linux ? :(
how do I mount this drive under DSL ?

You need to install the

samba.dsl

extension from the MyDSL repository.


original here.