Help with CIFS mounting - G1 Android Development

Hey,
I am trying to mount CIFS and NFS shares from my G1 but with no success.
Right now I have JF-RC33 1.41 and I am trying to do the mounting with a guid I found on Android Community forum.
http://androidcommunity.com/forums/f28/browse-your-computer-from-android-9292/
I successded doing it with RC30 but for some reason I can't mount my shares again in RC33.
When I am trying to run the command
busybox insmod cifs
It returns an error saying that it can't find the cifs module.
Does anyone can help me fix this, since there is a nice application gscript it can be really easier now to mount remote shares.
Thanks,

Related

[Q] Cifs Manager help

Does anybody have cifs manager working and able to mount their shared network drive? I tried pushing two different cifs.ko modules using adb.. but when I go try to mount my network drive I get "no such device". Neither one seems to work. I'm using the tiamat 1.4.1 kernel.
My NAS drive is shared, I'm able to access it on any other computer through the web, so I know that part should be fine.
Please help!
update:
I reflashed the 1.4.1 kernel and it seems to be recognizing the cifs.ko file now, because now I'm getting a different error when trying to mount:
When I only put admin as the username, I get "permission denied", but when i try to put the password in for my NAS, it says "no such device or address".

Mounting Samba Share Anonymous via CIFS Manager

Hi,
Have looked around and cannot find a solution to the following.
I've setup my main NAS using anonymous or guest access to everything no user or pass required etc.
I'm attempting to mount in CIFS manager and others but no luck says mounts but when i try and open nothing. Basically it should just be 192.168.0.10/public and straight there.
I've tried CIFS with the "guest" username and no luck using file expert and anonymous access i can see the share but i really want to mount it...I know CIFS is working as i've used it to mount my downloading NAS fine....
Any ideas?

[Q] mount VPN-drive with rw permissions on sdcard

dear all,
this is my first thread - I used the search (as usual) but this time neither XDA forums nor goolge could find a answer for my issue... so lets go:
I have a working VPN connection (openVPN) to my QNAP NAS. Furthermore I am able to mount my QNAP on the sdcard - so far everything is great ( I am able to listen to my music and have access to all my files from anywhere)
BUT: whatever I try I do not get write access at this folders...
setup:
- VPN connection via "OpenVPN Settings"-app
- mounting with "Script Manager"-app
code:
#!systm/bin/sh
#insmod /system/lib/modules/cifs.ko
mount -t cifs -o username=user, password=pass, -rw 'host' /sdcard/nas
I am not familiar with linux at all. I just googled for several ideas and connected them.
Any help is highly appreciated.
rgrds
p.s.: device G2 @ andro alpha v10
Nobody else wanna have a 1.000 GB sdcard?
;-(
Sent from my HTC Vision using XDA App

[Q] CIFS support to trasform SL to a torrent client

Hi all
After some time i switched to nexus 5 and my sl is gaining dust..
I want to make it a torrent client, but I need space. as I understand it's impossible for the SL to support otg, so I've started to look for CIFS support ( the ability to mount SMB shares as local, in order to permit torrent apps to write directly on lan disks).
I didn't find anything stable enough ( some kernel with cifs support break the wifi, pretty useless)
It's anyone interested in this thing? I don't know how, but is i understand the only thing to do is to compile a module, CIFS.KO for the kernel in use on a rom,then use a simple app called Mount Manager , or CIFSManager to mount that disk.. so:
Can anyone compile cifs.ko for any rom with 3.0 kernel? I'll use that rom even if it's cm11, 10 ,9 ecc..

SMB Shares (Lollipop)

Has anyone been able to mount SMB shares under Lollipop using CIFSManager or something similar? I want to mount a SMB share as a local folder so all applications can access it. If you've been able to do this please share how.
First step is to install a kernel that supports it. Stock kernel does not. Check the development section for a cifs enabled kernel.
Mounting the share will likely be a bigger challenge, though I cold be mistaken.

Categories

Resources