HTC EVO 4G :: Remount SD Card With Phone On
Oct 1, 2010
Something strange is going on here. I've removed and re-seated the SD card but when the phone boots up it says theres a problem and SD will be read only. Settings->Phone/SD storage says read only. Dropbox won't download anything because it cant find the SD card. However, EStrongs File Explorer and Root Explorer say it is read/write.
I think this happened because yesterday I put the sd card in my computer and the SD adapter I use automatically goes to 'read only' with a tab on the side when you push it in. I had put some tape on it to prevent that but I suppose it got loose, so I can't modify my SD card till I get home and can fix it with the SD adapter. Unless someone knows of a way to do it in the phone....
View 2 Replies
Jun 1, 2010
I was playing with the phone options, and i clicked "unmount SD card". I don't actually want to unmount the card, but there is no option to "remount".
View 5 Replies
View Related
Jun 6, 2010
Can somebody PLEASE take the time to let me know HOW TO Re-Mount my SD Card? Dont know what happened after the 2.1 Update but shows Unmounted and NEED TO Re-Mount...
View 2 Replies
View Related
May 20, 2010
I am looking for an app that i can leave in the app drawer not have it on my homescreen. any apps that remount SD card but that isnt a widget? i use SDmount and its great but its a widget and needs to be on my home screen which i dont want.
View 13 Replies
View Related
Jun 23, 2010
Im trying to enable the eclair lockscreen on Villain 10.3.2 , from a prompt
cd
cd androidSDK ools
adb remount
Then nothing the cursor moves down a line but stops me entering anymore comands, any idea's?
View 6 Replies
View Related
May 8, 2010
I type adb remount into terminal emulator & it says adb permission denied...is this normal ..how to make it allow access?
View 2 Replies
View Related
Jul 22, 2010
I'm attempting to remove certain files from the SD image mounted on the emulator.
NDUNN-PC ~
$ adb devices
List of devices attached
emulator-5554 device
NDUNN-PC ~
$ adb shell rm -f /sdcard/maps/*
rm failed for -f, Read-only file system
NDUNN-PC ~
$ adb remount
remount succeeded
NDUNN-PC ~
$ adb shell rm -f /sdcard/maps/*
rm failed for -f, Read-only file system
From all the docs I've read, remount is supposed to toggle between read-write/read-only permissions. But that doesn't seem to work in this case. Any idea what's wrong? Using Windows XP, emulator is running Android SDK 1.6 (with Google Maps APIs).
View 1 Replies
View Related
May 13, 2009
I have upgraded my phone's images to Android 1.5 images (from http://www.htc.com/www/support/android/adp.html) Now when I try commands like adb remount, chmod, adb push etc I get "Operation not permitted" and "Permission denied" errors
I was able to give this command when I had 1.0 images flashed on my phone.
Has something related to permissions changed with Android 1.5?
View 2 Replies
View Related
Aug 4, 2010
I just got a new incredible (upgrade from eris) and I just rooted it using unrevoked. I tried to use adb like I am used to doing with my eris but it seems I do not have root permission (although I do have super user app and its working from what I can tell).?
[root@studio ~]# adb remount
remount failed: Operation not permitted
[root@studio ~]# adb shell
$ getprop ro.secure
1
View 17 Replies
View Related
Aug 19, 2009
How to remount /sdcard directory to read/write on emulator?
I read this:
http://android-tricks.blogspot.com/2009/01/mount-filesystem-read-write.html
But i don't know how to apply that to remount /sdcard directory in read-write mode?
View 1 Replies
View Related
Feb 4, 2012
I've got an Acer A200 that is running the leaked version of ICS 4.0.3
Utilizing saurik's mempodroid I am able to exploit the kernel (2.6.39.4+) and gain root, but I cannot remount /system. I've tried quite a few different mount commands and they all result in the same error "mount: Operation not permitted".Here are the mount commands I've tried:
Code:
remount rw
mount -o remount,rw '' /system
mount -o remount,rw /system
mount -o remount,rw -t ext4 /dev/block/mmcblk0p3 /system
mount -o remount,rw /dev/block/mmcblk0p3 /system
A regular mount command gives me this:
Code:
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0[code]......
View 3 Replies
View Related
Sep 11, 2009
No can someone tell me how to partition my sd card so that I can run apps right from the card rather then the phone memory?
View 2 Replies
View Related
Jun 9, 2010
Is there an app that does this or can it be done manually?
View 1 Replies
View Related
Jul 14, 2010
I have the new x10 mini and cant work out how to or where the new contacts are added to after the initial transfer are,can anyone shed any light on how to check this please?
View 9 Replies
View Related
Aug 5, 2010
Do the apps get stored on the internal SD card on the phone? Or on the section where it says Internal phone storage?
View 7 Replies
View Related
Jun 7, 2010
After a lot of digging around on the forums I found a tip for a problem that I find very aggravating.Problem: When you plug your phone into a PC, even if you choose charge only, the SD card is shared over the USB to the PC and you cannot access it directly from the phone. This has just got to be a bug, and as an aside...anyone know if this is fixed in froyo? Workaround: If instead of charge only, you select share out as a usb drive(or whatever that option is), you can then click on the icon at the top left of the home screen that shows new alerts and current running apps and select that same option again. The same screen comes up and you can then change it back to charge only.When you do this, the SD card is unshared and can be used normally on the phone.
View 3 Replies
View Related
Nov 18, 2009
Downloaded the htc sync the latest one from the htc site.
But I still cant see my sd card in the phone on my pc, what else should i do.
View 4 Replies
View Related
Aug 27, 2010
I got my Wildfire a few days ago and have transferred work files, music etc over onto it along with installing a load of apps. The problem I have is that there is an 8GB memory card with 2.2 gb free and yet it keeps telling me the memory is low (17.31mb on the internal phone storage) and yet it is only giving me the option to uninstall things,. How do I move apps or anything else onto the sd card as I can't find a menu for this.
View 3 Replies
View Related
Sep 30, 2010
My SIM card keeps "falling out" of the clip on the phone. The clip that keeps the SIM card held down occasionally "un clips", and the SIM card comes away from the place its supposed to be in, meaning I can't make calls or do anything that uses the SIM, so I have to take the battery out, press the clip back in and re-start the phone.
View 4 Replies
View Related
May 28, 2010
Just picked up my Incredible earlier today. Was tired of waiting on Amazon so found the last remaining one at the Bestbuy instead. Anyway, they threw in a free 2GB SD card. I already bought a 8gig card. Should I return it? Will the 2gig be enough plus the phone memory? I know I'm being a little cheap but the extra cash wouldn't hurt.
View 5 Replies
View Related
Aug 19, 2010
Can I completely erase all the contents on my SD card? If so, will my Eris still run properly? I have installed so many apps in the past and each one leaves its own feces on my sd card and Im not quite sure what I need and what I don't need. Program feces sucks, and I'm ready for a clean SD.
View 3 Replies
View Related
Oct 15, 2010
I have a Droid X running 2.2. I'm trying to understand the advantages of storing apps on the SD Card vs Phone storage. Since the Droid X comes with 8GB of phone storage, I've got lots of room there.What would be some reasoning behind moving apps to the SD card? I see lots of people get excited when a favorite app adds SD card support, but why exactly? Maybe it's more of an advantage for phones with less phone storage? Also, how come in manage applications, it says that the app takes up way less space when it's on the SD Card? For example, I just installed Angry Birds and it put itself on the SD Card when it installed. It showed 1.83MB in size. When I moved it to the SD Card, it showed 14.06MB.
View 5 Replies
View Related
Jan 29, 2010
First i will apologies if someone has already posted something about this how big a memory card can i fit car phone whorehouse say up to 32 gig but 3 say up to 8 i wanna put music and films on it to watch while m working nights.
View 4 Replies
View Related
May 28, 2010
I'm needing to buy a memory card before my holidays. Looking for a big one, however the 32g looks a bit too expensive so it will probably be a 16g. Are there any specific types that help the hero run faster? I remember seeing a certain thread saying how a certain type of memory card doesn't save the cache (or something along them lines!). I know that it has to be a micro SD memory card. Anybody got some good info about where to get them cheapest? Or which cards you use?
View 17 Replies
View Related
Sep 14, 2010
I've looked everywhere for an answer but I still have my doubts.Maybe a dumb question here, but... if having an ext2 partition + a fat32 on my SD (using apps2sd), does using the formatting option from the phone wipe the ext2 as well? If yes, how can I format only the fat32 one ? (Android 2.1)
View 10 Replies
View Related
May 25, 2010
Well this is actually a question for someone else but I didn't know the answer. So can you buy cell phones using a Best Buy store credit card? Told them why not use cash or another credit card, but this person loves reward zone points.
View 3 Replies
View Related
Aug 7, 2010
This morning I started seeing errors about the SD card not being available. I checked under setting and sure enough it wasn't available. It worked perfectly yesterday. The first thing I thought of was that the card went bad since I bought a 16GB one off eBay. So I shut down and replaced the SD card with the 8GB one it came with. No change. The phone just doesn't recognize an SD card anymore.
View 12 Replies
View Related
Jul 29, 2010
My husband has rooted his phone and flashed fresh 1.0.1. His phone won't wake up using the power button and he has to take out the battery and it won't recognize the sd card. we both rooted about a week ago and are both experiencing seperate problems. (mine keeps randomly rebooting during the day). we didn't have any of these issues earlier in the week. what do we do?
View 1 Replies
View Related
Apr 29, 2010
So when I go to SD Card and Phone Storage. It lists everything all out. Under my phone memory it says Total Space: 748MB. I thought this phone had 512mb rom? Anyone else seeing this?
View 1 Replies
View Related
Sep 2, 2010
Friend of mine has a Dinc and has about 15 apps installed and is getting a message saying something about storage is full. Just to clarify for me also. Are apps stored on the phone or the SD card?
View 2 Replies
View Related