Is there anyway to get to function. I saw a package for RC6 and it said the "gzip magic not working" I got this problem before but that was because the file was having ".gz" appended. This is not an issue this time around.
root@openwrt=:~# ipkg install http://riot.org/seb/smbfs_0.0_mipsel.ipk
Downloading http://riot.org/seb/smbfs_0.0_mipsel.ipk
ipkg: invalid gzip magic
Are there any ports of smbmount for Kamikaze? I can't get any of the cifs options to mount my share.
I always get a really generic
mount -t cifs //<address>/<share> /mnt/<dir> -o unc=\\\\<address>\\<share>,ip=<address>,user=<user>,pass=<pass>,dom=<domain>
mount: mounting //<address>/<share> on /mnt/<dir> failed
(Last edited by napierzaza on 14 Oct 2007, 18:45)