Mounting a share?
This is a discussion on Mounting a share? within the Droid Hacks forums, part of the Droid Hacking category; I'm using the smoked glass v.5beta rom.
I'm trying to mount a remote samba share on my phone (assuming this is possible)
Running mount how ...
-
Mounting a share?
I'm using the smoked glass v.5beta rom.
I'm trying to mount a remote samba share on my phone (assuming this is possible)
Running mount how I normally would:
mount -t cifs -o username=USER,password=PASSWORD //192.1681.5/music /sdcard/music
just replied back with
mount: mounting //192.168.1.5/music on /sdcard/music failed: No such device
I noticed that after I made the /sdcard/music directory that the permissions are ---rwxr-x, and when I chmod it to 777 it doesn't change.
Any ideas?
-
-
from Browse your computer from android! - Android Forums
using terminal emulator and busybox:
su (gain root)
chmod 0777 /data
mkdir /data/portal
busybox insmod cifs
mount -t cifs //<ip>/<share>$ /data/portal -o username=<user>,password=<password>
let us know if this works for you. (my phone is totally dead. I actually used it for a bunch of calls today
)
Chris
If you apply a rom or theme - backup first!
If you don't know how to backup...Stop until you do.
hint: I name my backups like this: sg6.0_20100428 or ss4.2_20100626 to easily find them later. rom and date.
Have a Problem, Click here to Visit the Rescue Squad
-
Same thing, failed: no such device
I also couldn't execute the busybox insmod cifs command, it errors out with
insmod: can't read 'cifs': no such file or directory
Could smoked glass's kernel be compiled without cifs support?
-

Originally Posted by
neonerz
Same thing, failed: no such device
I also couldn't execute the busybox insmod cifs command, it errors out with
insmod: can't read 'cifs': no such file or directory
Could smoked glass's kernel be compiled without cifs support?
Ask him. He'll know better than us.
-
-
Could someone tell me if they have tun.ko or cifs.ko inside their /system/lib/modules directory?
And if so, what rom you are running? I can't seem to install it on SGv5 and I want to see if any other roms include it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By transam2000guy in forum Tech Issues, Bug Reports & Suggestions
Replies: 4
Last Post: 02-16-2010, 04:09 PM
-
By sehorn12385 in forum Motorola Droid
Replies: 2
Last Post: 01-16-2010, 06:24 PM
-
By RW-1 in forum Tech Issues, Bug Reports & Suggestions
Replies: 1
Last Post: 01-03-2010, 12:47 AM
-
By droidstar in forum Tech Issues, Bug Reports & Suggestions
Replies: 2
Last Post: 12-28-2009, 01:14 AM
-
By MadisonMarine in forum Droid General Discussions
Replies: 6
Last Post: 11-18-2009, 12:25 PM
Search tags for this page
android mount network drive
,
android mount network folder
,
android mount network share
,
android mount no such device
,
android mount samba
,
android mount samba share
,
android mount samba shares
,
android mount smb
,
android mount smb share
,
android mount windows share
,
android samba mount
,
android smb mount
,
mount no such device android
,
mount samba share android
,
mount smb android
Click on a term to search our site for related topics.