[maemo-users] [maemo-users] smb?

From: Frantisek Dufka dufkaf at seznam.cz
Date: Tue Jul 11 12:16:54 EEST 2006
Marcus Specht wrote:
> Hi,
> 
> is there a way to mount an smb share?
> 
> Thanks!
> Marcus
> 

Yes, you need to compile smbfs or cifs kernel module. cifs works fine 
for me. I can send compiled cifs.ko module. When module is inserted into 
kernel you can mount filesystem in commandline

mount -t cifs //x.x.x.x/share /localdir -o domain=x,user=x,password=x

x.x.x.x is IP address, share is share name, localdir is existing 
directory on n770. Works for me just fine with share on XP machine.

Frantisek

More information about the maemo-users mailing list