Hi, I try to map to an existing and working networkdrive. From Ubuntu I get this mapped by using: mount -tsmbfs //192.168.0.xxx/public/music /mnt/music I did create the directory music myself. So I tried the same from the terminal on the Mini2440 I did create a directory test in /mnt I can read and write this directory. I use mount -t smbfs 192.168.0.xxx /mnt/test but I get mount: mounting 192.168.0.61 on /mnt/test failed: No such device I tried -t auto but with the same error. On Ubuntu I had to install smbfs to get it to work but I have no clue how to add this on the Mini2440. The package manager server looks unavailable and I cannot find any info about this on this forum. Any help would be appreciated, Thanks, Ben Ben
Mini2440 map to network drive
Enable SMBFS support in the Mini2440 kernel and add the userland tools to use SMBFS to your Mini2440 root filesystem.
Dear All Trouble Shooters, I am impressed with the kind of path you have shown to Embsys. I have successfully installed PPP on mini2440 and connected to PPP server and thus internet. But when I run openvpn over ppp-network iam getting the following error, TLS negotiation failed to occure within 60 secs (check network connectivity) But, I am able to establish connection between openvpn server and client with normal TCP/IP connection. Can any one help me in this regard. With Best Regards, Nikhil N.D.