Mounting takes place before a computer can use a storage device. The command to make a storage device accessible is under *nix "mount"
2
votes
1answer
741 views
How do I mount a Kindle Fire 10.2.6 on my Linux computer?
I just acquired a newish Kindle Fire, software version 10.2.6. Normally when I plug a Kindle or any USB device into my laptop (running Ubuntu 12.04) I get a popup screen asking me what I'd like to do ...
11
votes
4answers
12k views
What's the Android equivalent of /etc/fstab?
Sometimes I really wish they hadn't messed around with Linux so much! I know there's an /etc/fstab in there somewhere, but where?
I'd like to mount some partitions with alternative filesystems ...
6
votes
2answers
7k views
How to solve: “Failed to push selection: Out of memory”
I Create an article in Stack overflow. But as I found this site, I decide to ask the same question here, because I still need your help.
I have made the following steps:
Launch Eclipse
Go To: ...
0
votes
0answers
1k views
Internal hard disk partitions (sda2) not showing in android system
I have a x86 system (Asus Eee Pc)having hard disk of 232 GB, in which 4 GB allocated for Android and rest I don't know where it is gone. If I open super user and running this command in android ...
6
votes
2answers
11k views
How to mount SMB/CIFS Network Shares on android device?
I have a rooted android device running on gingerbread. I was wondering if there is a way to mount my windows CIFS(Common Internet File System) Shares on my android device over WiFi.
Is it required to ...
3
votes
0answers
248 views
Use android 2.3 as a wireless Mass Storage middle man
Context: I would like to use an old phone as a USB Mass storage device/slave, but read/writes to a Network share. So I can attach it to the Kitchen TV and direct it to a windows/linux directory.
...
3
votes
2answers
2k views
Specifying SD card mount options upon boot
I have an Archos 101IT with a 16G external SD card. The SD card contains one partition that is formatted as an ext3 file system. The Archos runs UrukDroid 1.6.4 (Froyo 2.2).
The Problem: When booted, ...
3
votes
2answers
1k views
2
votes
2answers
3k views
Can i mount loopdevice in Android?
I have rooted my android phone and get a shell thr adb. I wanna mount a ROM image in android. But I always fail:
mount -o loop /sdcard/myimage.img /mnt
mount: can't setup loop device: No such file or ...
1
vote
1answer
1k views
Unable to mount Galaxy S2 on Debian Squeeze laptop as storage device
I am trying to mount my Galaxy S2 on Debian Squeeze laptop. I turned off USB debugging and then in:
"Wireless & Networks" → "USB Utilities" → "Connect storage to PC"
it asks me to connect a USB ...
1
vote
2answers
2k views
Mount a folder from external sd as /data
How do I mount /mnt/sdcard/data as /data. Right now the /data has its own partition but it's too small (~500mb) and I would much rather give it more space than move apps and other things to my SD ...
1
vote
2answers
867 views
“mount” on 2.3.4 is Behaving Oddly
I'm on Nexus S, 2.3.4, stock and rooted. BusyBox is v1.18.4 (2011-03-20 15:16:04 CDT). When I try to remount ANYTHING it just
$ mount -o remount,rw /system
Usage: mount [-r] [-w] [-o options] [-t ...