General :: Modify Fstab Files To Mount External SD
Feb 27, 2013
After moving from 4.1.1 to 4.2.2, the external sd is not mounted anymore. or at least I see it grey in system/storage. I can access all its content via file manager, but thats it.
Now, I have checked the 4.1.1 system, and there I have 2 fstab files, internal_sd and external_sd, the content (stripped of comments):
external_sd:
dev_mount sdcard /storage/sdcard0 auto /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1
dev_mount sdcard2 storage/sdcard1 fuse
internal_sd:
dev_mount sdcard storage/sdcard0 fuse
dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1
on 4.2.2, the content of vold.fstab is:
dev_mount sdcard1 /storage/sdcard1 auto /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1
Questions:
1. what to add in vold.fstab so that both cards are mounted?
2. what to modify so that the default one is the external one (I somehow assume that is in the build.prop, but not sure)?
View 8 Replies
May 10, 2012
Currently, ICS on my sgs2 shows my external card as mounted with empty contents (in storage settings). Both /mnt/sdcard and /sdcard point to the internal sdcard storage. Where is my external card mounted? GT-I9100
View 3 Replies
View Related
Apr 21, 2010
I have a '99 Saturn SC2 that I modify. I've added an overhead console from a Suburban, and have a large space that I've always known I'd like to use for something cool. Looks like I'll be getting a Droid soon, and am eyeballing the spot for a Droid mount. So, I'm looking for a relatively inexpensive mount that I can modify to fit this space in front of the map lights.
I have a filler plate that fills that hole, which I can modify with the mount to give a cleaner look.
I'm still getting my head around what all I can do with the droid, so it's hard to say what all I plan to use it for in the car. I have not yet upgraded the stereo headunit, so the droid won't be interfacing with it for quite a while (on the plus side that means when I do upgrade the headunit, I can pick whatever's going to work out best). Might be nice to find a dock that activates the car mode or whatnot, but I'm not looking to spend big bucks on something that I'm going to likely have to chop up to make it fit.
Also, as this will be my phone and a business tool, the Droid needs to be easily removable.
View 8 Replies
View Related
Sep 12, 2013
I'm trying to use the library RootTools to make root operations on android system. I want to make a backup of some files including in the /etc folder with the next commands:
Code:
button.setOnClickListener(new View.OnClickListener() {
public void onClick(View v) {
File exists = new File("/etc/gps.conf");
if (exists.exists()) {
[Code] ....
It's supposed that with the RootTools.copyFile I can make that operation, but It doesn't make anything. I see that in cat /proc/mount doesn't appear etc folder. I'm tried too with the Apache transfer file copy, FileUtils.copyFile(source, destination) but it seems that it have problem with the mount system, who seems to be in RO. I try too with RootTools.remount("/etc", "RW") but fails too.
I want to know how I can edit, create, delete, modify files in /etc /data... etc.
I'm testing this on a Samsung Galaxy S3 with an stock rom 4.1.2.
View 2 Replies
View Related
May 13, 2012
How can I get and modify files on the system without activating the usb android debuging?
View 2 Replies
View Related
May 13, 2012
How can I get and modify files on the system without activating the usb android debugging?
View 1 Replies
View Related
Oct 18, 2012
I am trying to port cwm 6.0.1.4 for my HTC Desire S via the cwm builder. Its running so far, but not exactly working, because it doesnt mount all partitions correctly. So i assume, there must be something wrong with my recovery.fstab. I used an older recovery.fstab i found on the internet, but maybe it hasnt got the right "options" to mount all partitions correctly.
So, how to make a working one? Which partitions are needed and how they have to be mounted?
View 9 Replies
View Related
May 16, 2013
Inverting any axis of input or similar is possible for touch screens on tablet pc? (currently needed for gingerbread 2.3.1)
View 1 Replies
View Related
Dec 3, 2013
OK, here's is my somewhat convoluted question: I am considering the purchase of an android tablet (Dell Venue 32 gb)...I want to take it on a vacation and use it, in addition to GPS and Email, to back up the files from my camera's SD card...Is this a practical idea and what would be the best way to go about it?
View 4 Replies
View Related
Nov 15, 2012
i have a question regarding playing files on TV via wifi which are located on an external HD, which is connected to TF101. In other words, i have toshiba external drive 500 gb, tf101, samsung ace 2 phone, samsung tv and skifta program. The idea is, connect external drive to tf101, initiate skifta in tf101 and in ace 2 phone and by using phone initiate a movie on TV which is located in external drive? And here I come into a problem, i can play movies on TV that are on my phone, and those that are in TF101, but with skifta my ace 2 does not list movies that are on external drive which is connected to TF101 If i use only TF101 and skifta, i also can play on TV only those files, that are on TF101 but those which are on external HDD are not listed.
View 3 Replies
View Related
Feb 28, 2013
I have a Samsung Galaxy Note 2 (US - Sprint) and received the following external memory card yesterday: Amazon.com: Kingston Digital 64GB MicroSDXC Class 10 Flash Card (SDCX10/64GB): Computers & Accessories
I was previously using an old 8GB class 6 miscroSDHC card with no problems. I removed that card form the phone, inserted the new card and formatted it (exFAT). The phone had no trouble seeing 59ishGB of the new card.
I removed the new card from my phone and inserted it into my laptop. The phone had created a folder called "LOST.DIR" but other than that the card was empty. I created a folder called "Music" and proceeded to move just under 8GB of music folders/files to it overnight.
This morning I removed the card from my laptop and inserted it into my phone. I opened the "My Files" app and when I opened the "extSdCard" folder there was nothing there. I removed the card and reinserted it in my laptop and the "lost" and "music" files were both available. I removed the card once again and reinserted into my phone and after about 15 seconds or so the phone rebooted. Once the phone powered on it rebooted again. Once it powered on again it rebooted once more and this time it powered into safe mode. Once in safe mode, I checked for the card and low and behold I could see both folders and I was able to play mp3 files from the music folder.
The phone shows 51.06GB of 59.01GB free on the external card, whether in safe or regular mode. Every time I removed the card from the phone or laptop, I unmounted it first. I've read that Android sometimes doesn't play well with Windows folders, but I've never had a trouble with this on any other Android handset.
View 1 Replies
View Related
Nov 6, 2012
I normally copy apk files of my needed applications to external SD in a folder, its really difficult to install all of them manually. Is there any app which can automate this process?
View 1 Replies
View Related
Dec 3, 2012
I must have changed a setting somewhere. I used to be able to connect my SGS3 to my computer and see the files of both my internal and external SD cards. For some reason now all I can see is my external SD card. I am running a CyanogenMod 10 ROM. I have USB storage activated.
View 1 Replies
View Related
Sep 9, 2013
I have tried a lot of custom Roms. I'm on Neat ROM Lite now. Not sure which ROM changed my file access permission settings to cause this problem but I'm not able to delete any files from my external memory card. I was able to delete when I was on stock rom. The other problem is for a few apps I get an error message which says can't install on usb/sd card. I have posted this in another thread some time back but got no response.
This is what my file permission looks like.
I am able to delete when my fone is connected to PC via USB. So I don't think it has anything to do with a faulty sd card.
View 9 Replies
View Related
Oct 6, 2010
I was just uploading music and photos to my Vibrant with DoubleTwist and I don't know what happened that now the phone says...
Can not mount external SD card...
I can't see any of the music or photos that I was uploading.
I did reset the phone and keeps doing it.
View 2 Replies
View Related
Jun 6, 2010
Is it possible to mount an external USB thumb drive to access its data from a file browser on the phone? I tried plugging one of my USB drives into a USB-to-microUSB adapter and plugging that into the phone, but it didn't mount anywhere.
View 10 Replies
View Related
Feb 23, 2012
i bought samsung galaxy s wifi 5.0 with 8 GB ram on SD and 32GB on external SD i downloaded games like MC 3 GT racing backstab and asphalt 6 but my SD memory is not enough for this apps (and another apps) how i can move the data files of the games to external SD and still play theme?
View 1 Replies
View Related
Nov 7, 2011
Is it possible to modify the permission of the files in the data/data/yourpack/filename ? i have manage to solve the downloading of the file to the data/data/yourpack/filename. now whenever i run my programme the downloaded copy of the file is being overwritten by the new copy which i suspect is due to its permissiion... anyway the downloaded copy permission is -rw------- while the new copy is -wr-wr-----
View 2 Replies
View Related
Apr 1, 2013
When the (HTC Desire) phone is powered up it is unable to mount the SD card, and I am unable to have it mounted from the "Settings > SD card & Storage" menu. Having said that, the micro SD card can be accessed from a computer (when plugged in directly to the computer, i.e. no issue with the card), and moreover, when I am in the recovery mode, I can have it mounted and browse it. By the way, the card could be accessed from the phone until I downgraded the O/S, and managed to have it rooted.
When the phone is running normally, and connected to the USB port of a laptop, the laptop does recognize a device connected (can even do ADB), but I believe because the SD card is not mounted, the phone does not offer the option to make the card appear as a disk drive for computer access.
I am running the original (RUU, Telstra) Android 2.2 (2.26.841.2) on a HTC desire, after I had it "S-OFF'ed". After reloading the original 2.2, I had it rooted.
The micro SD card is a 2GB one, with approx 1.5GB formatted as FAT16 (contains typical file and photos), and 0.5 GB as EXT3 (contains nothing at the moment).
HBoot: 6.93.1002
S-Off ( Revolutionary)
Recovery mode: ClockworkMod v5.0.2.0 (I manually loaded it)
I have searched online for solutions, and have not been able to have it fixed. Others seem to have different issues to that of mine. Usually, they cannot mount the SD-card at all (not even from recovery), or their SD card just needed to be reformatted. I think I have indicated that these do not appear to be relevant to my issue at all. I have also tried "Fastboot oem enableqxdm 0", and it made no difference.
View 3 Replies
View Related
Jun 14, 2013
Is there a way to mount the system root to pc as a disk mount cause I want to recovery data from it that I wiped.
View 6 Replies
View Related
May 27, 2010
Can you mount and transfer files via bluetooth? if you can, anyone got any quick tips on how to do it? i can't experiment just yet - just ordered a new laptop with BT (my current computer doesn't have it) but it won't be here for a week or so. just trying to do some early research.
View 1 Replies
View Related
Nov 3, 2010
I need to attach several text files with the apk so that these text files can be stored at SD card when APK is installed. How can I do it?
View 3 Replies
View Related
Apr 11, 2010
I just switched to the R8 release and after that I cannot mount the sd card to the computer to transfer files back and forth. I can get adb and odin to recognize the phone just fine and it also charges off the connection just no mounting for the card.
View 9 Replies
View Related
Aug 20, 2009
When I connect the phone via USB, syncing works fine. The problem I have is when trying to add files to the memory card. When I try to access it via my PC i get the message "Please insert disk into drive f:......I've tried closing down sync, resetting phone, mounting the sd card, all with no success.
View 3 Replies
View Related
Oct 1, 2010
I'm saving files in
sdcard/Android/data/<packagename>/files
the problem is that everytime i download the app to the phone - the folder and it's contents get deleted.
anyway to prevent that.
ideally i would want that to happen only when the user uninstalls.
for debugging and user app upgrades - i'd like the folder and it's contents to remain.
View 2 Replies
View Related
Oct 11, 2010
I have created a directory and even a file in that directory on the external storage, I am able to read and write into that but the problem is they are not visible on the emulator i.e, in the phone.
View 17 Replies
View Related
May 3, 2010
I am building an app on android and running into an error and while searching on net, came across your posting on this and changed the eclipse.ini to increase Xms and Xmx params but still this error does not go away. I am using Eclipse IDE for Java with Andrioid SDK 2.1 on Mac OS. Please help or please point me to someone who might know. Btw, this error only happens when i add external jar files (which i need for my project). here are the list of external jar files that i have in my classpath.)
// httpclient-4.0.1.jar from apache
// httpcore -4.0.1.jarfrom apache
// commons-codec-1.3.jar from apache
//commons-logging-1.1.1.jar from apache
// json_simple-1.1.jar from google ........
View 3 Replies
View Related
Jan 1, 2010
It'd be convenient if an application I'm writing stored some files to external storage permanently (so they persist after the application has been exited[destroyed]), but on an uninstall I'd like to do the decent thing and have these files removed to free up the storage.
Is there any way I can have these files removed on an uninstall?
If there isn't (and I'm skeptical), then I'll have to create these files each time. I'm trying to save start-up time and also occupy required space by having them exist permanently.
Note: I need to use external storage, so both internal storage or a DB would be inappropriate.
View 1 Replies
View Related
May 6, 2014
I have KitKat 4.4 on my Note 3. I'd like to edit tags on mp3 / FLAC files stored on my 64GB SD card.
Is there an easy way to get this done without rooting and using a PC?
View 4 Replies
View Related
May 22, 2010
Is there an app that can help me access my computer's files or just make my phone become an external disk over the wifi? if so can u plz tell me which apps or software i need to install?
View 7 Replies
View Related