[nas-2000] Re: mount samba

  • From: "flipstar@xxxxxxx" <flipstar@xxxxxxx>
  • To: nas-2000@xxxxxxxxxxxxx
  • Date: Wed, 30 Jan 2008 21:31:47 +0100

Hey folks,

attached you find the smbfs.ko module that is needed
for ... smb support.

But busybox's mount is compiled without smb support so you'll
have to compile a busybox with "only" smb mount support
and copy it to /system/overlay/bin/smbmount

have fun
--
flip

Julius Loman schrieb:
On Tuesday 29 January 2008, robin wilding wrote:
Hi

does anyone know how I might be able to mount a network samba share on
tinky? Samba is there serving the nas samba shares fine and smbclient is in
./system/hddapp/bin/smbclient and seems to work ok, but there is no
smbmount and the busybox mount doesn't seem to like doing it either.
i don't think that's directly possible, since smbfs filesystem is not available (check /proc/filesystems).
Any ideas?
you have to build smbfs kernel module. fastest path is with gentoo chrooted environment, then download kernel sources for 2.6.10, rename the kernel build in Makefile to match your kernel - (versatile) and try to build the kernel. then just insmod the smbfs module. this is how i've successfully built fuse module for mounting remote filessystems with sshfs.


Other related posts: