[Q] Rooting Gtab2: cannot not find cwm-root-gtab2a.zip - Galaxy Tab 2 Q&A, Help & Troubleshooting

[Q] When rooting my Gtab2 P5110 European model according to "[How To] Root - Galaxy Tab 2 10.1", (http://forum.xda-developers.com/showthread.php?t=1657056) the file cwm-root-gtab2a.zip cannot be found;
I followed the steps as explained.
Used ODIN to flash recovery.tar.md5
I had copied the file cwm-root-gtab2a.zip to the internal SD card.
Rebooted into recovery
selected the option "install zip from sdcard."
Then I cannot see the file cwm-root-gtab2a.zip.
Actually An error is displayed: Cannot mount SD card
also the approach to mount /SDcard in recovery shows the error
why can /SDcard not be mounted?

[A] use external /SDcard to find cwm-root-gtab2a.zip
Figured out a workaround.
Instead of storing cwm-root-gtab2a.zip on /mnt/sdcard
I copied the file to /mnt/extSdCard and ran the process again.
(you need an external SDCard in the Tab2 microSD slot)
Now I could install cwm-root-gtab2a.zip.

dagoeb said:
Figured out a workaround.
Instead of storing cwm-root-gtab2a.zip on /mnt/sdcard
I copied the file to /mnt/extSdCard and ran the process again.
(you need an external SDCard in the Tab2 microSD slot)
Now I could install cwm-root-gtab2a.zip.
Click to expand...
Click to collapse
the instructions specifically said you must use the sdcard, not the internal memory. your sd card is extSdCard. So not to be rude but you made a thread that just says what the how-to guide tells people what they should do.
Copy cwm-root-gtab2.zip (or cwm-root-gtab2a.zip) to the ROOT of your sdcard ( /mnt/extSdCard ). This is the sdcard in the slot. The /mnt/sdcard folder is in the internal memory and won't be recognized in recovery. -Weltwon
Click to expand...
Click to collapse

Why would you need an external card, when you download it goes to internal SD. As in root/sd card/download. When you look in root/ext sd card you don't see the file.
Pp.
Sent from my GT P-5113 using xda HD that does not force close everytime I hit submit.

To Darunion
you are fully right, if I would have read the instructions more carefully I would have used an external SD card. As I did not have one I ran into the problems that CWM did not find the cwm-root-gtab2a.zip.
Thanks for reflection.
to PanchoPlanet
the external SD card /mnt/extSdCard is needed as else CWM recovery will not find the file. this is what happened to me when I tried to root my european P5110 and why I issued this thread. It is clearly described in the instructions as Darunion states.

Doesn't work for me
dagoeb said:
To Darunion
you are fully right, if I would have read the instructions more carefully I would have used an external SD card. As I did not have one I ran into the problems that CWM did not find the cwm-root-gtab2a.zip.
Thanks for reflection.
to PanchoPlanet
the external SD card /mnt/extSdCard is needed as else CWM recovery will not find the file. this is what happened to me when I tried to root my european P5110 and why I issued this thread. It is clearly described in the instructions as Darunion states.
Click to expand...
Click to collapse
Sorry guys to bring this back up but my tab 2 won't even see it on the external sd card..........
Gui

My cwm can read internal SDCard just fine, maybe becuse it's newer version (6.0.1)

Related

How to use external sd as normal sd

Hello to all,
With my desire HD my sd is used for storage all my app and games data. The internal memory is for app and I have a lot of apps and I have a 32gb sd
With my Transformer 16gb with another 32gb sd I can't have the same storage capacity of my dhd since after the instalation of some games and the download of relative resources I have my internal sd full!!
So I have discovered gltosd but it works good for gameloft and data directories but for other games such as roc or dead space which download data on different directory I can't use my external sd as storage!
Also titanium backup can't backup on my external storage but only in internal and so... Is not a safe backup!
So my question is.... Is possible to make the internal sd as system memory and external sd as normal sd??
Of course I have root and custom ROM.
Thanks
Inviato dal mio Desire HD usando Tapatalk
mattiadj said:
Hello to all,
With my desire HD my sd is used for storage all my app and games data. The internal memory is for app and I have a lot of apps and I have a 32gb sd
With my Transformer 16gb with another 32gb sd I can't have the same storage capacity of my dhd since after the instalation of some games and the download of relative resources I have my internal sd full!!
So I have discovered gltosd but it works good for gameloft and data directories but for other games such as roc or dead space which download data on different directory I can't use my external sd as storage!
Also titanium backup can't backup on my external storage but only in internal and so... Is not a safe backup!
So my question is.... Is possible to make the internal sd as system memory and external sd as normal sd??
Of course I have root and custom ROM.
Thanks
Inviato dal mio Desire HD usando Tapatalk
Click to expand...
Click to collapse
You CAN set Titanium Backup to use the external MicroSD card, which is at "/Removable/MicroSD/TitaniumBackup/". I have 382 apps and games installed on my 32GB internal storage and still have 26.31GB available. I have no apps installed on the MicroSD card, only *.zip files for ROMS and kernels and such.
sidneyk said:
You CAN set Titanium Backup to use the external MicroSD card, which is at "/Removable/MicroSD/TitaniumBackup/". I have 382 apps and games installed on my 32GB internal storage and still have 26.31GB available. I have no apps installed on the MicroSD card, only *.zip files for ROMS and kernels and such.
Click to expand...
Click to collapse
Thanks but where you have the app resources? On internal or external sd?
Inviato dal mio Desire HD usando Tapatalk
The answer to your basic question (can I make the external micro-SD card the main SD card is): yes, if and only if you are rooted.
Before I explain how, let me explain how the "internal SD card" works on the Transformer. (If you just want to know what to do, you can skip this section).
How the "internal SD card" works on the EEE Pad Transformer
Normally on Android, /data and /sdcard point to two separate file systems, one internal, and the other external. However on devices with an internal "SD card" this changes.
The simplest way to have an internal "SD card" is to simply partition the storage into two file systems, one for /data, and the other for /sdcard. Several devices do just that. The downside is that if you put too much space in /data it is effectively wasted, while too little space in /data limits the number of apps that can be installed or how much data they can store "locally".
To solve that it is possible to store the "internal SD card" data in the same filesystem as /data. A new directory was created called /data/media, all the files in the "internal SD card" are actually just files in that folder. They both therefore have the same amount of free space and total space. [1] But Android insists that /sdcard must be a FAT32-compatible file system, while /data must not be. The solution is simple. Create a fake file system driver that pretends to be fat32, but simply reads from and writes to /data/media. That is what the transformer does.
The fake FAT32-compatible filesystem is actually mounted at /mnt/sdcard. Finally there is a symbolic link called /sdcard, which points to /mnt/sdcard. There is one logical reason for doing that, which is is to make it easy change /sdcard to point to an external card. Thanks ASUS for making our job simple.
How to use an external SD card as the primary SD card
Use [highlight]adb shell[/highlight] or the Terminal Emulator app from the market to open a shell.
If the prompt ends with a "#", skip to the next step. Otherwise type [highlight]su[/highlight] (followed by enter) to get a root shell.
Type [highlight]mount -o remount,rw /[/highlight] to ensure the root file system is mounted read/write.
Type [highlight]rm /sdcard[/highlight]
Type [highlight]ln -s /Removable/MicroSD /sdcard[/highlight]
reboot
That should do it. One last thing you may want to do is to to move the files from the "internal SD card" to the external one, or delete the files stored there to free up space. To do this you can use the built-in File Explorer. From the menu in the top right, uncheck the "hide system files" option. Now you can find the "internal SD card" at /mnt/sdcard. Delete the files or copy them to /sdcard as you see fit.
Footnote:
[1] Oddly this means that unless you do what I've outlined in this post, using the built-in apps2sd functionality simply wastes space.
Not OP, but appreciate the great explanation.
Sent from my Transformer TF101 using xda premium
jsmith45 said:
The answer to your basic question (can I make the external micro-SD card the main SD card is): yes, if and only if you are rooted.
Before I explain how, let me explain how the "internal SD card" works on the Transformer. (If you just want to know what to do, you can skip this section).
How the "internal SD card" works on the EEE Pad Transformer
Normally on Android, /data and /sdcard point to two separate file systems, one internal, and the other external. However on devices with an internal "SD card" this changes.
The simplest way to have an internal "SD card" is to simply partition the storage into two file systems, one for /data, and the other for /sdcard. Several devices do just that. The downside is that if you put too much space in /data it is effectively wasted, while too little space in /data limits the number of apps that can be installed or how much data they can store "locally".
To solve that it is possible to store the "internal SD card" data in the same filesystem as /data. A new directory was created called /data/media, all the files in the "internal SD card" are actually just files in that folder. They both therefore have the same amount of free space and total space. [1] But Android insists that /sdcard must be a FAT32-compatible file system, while /data must not be. The solution is simple. Create a fake file system driver that pretends to be fat32, but simply reads from and writes to /data/media. That is what the transformer does.
The fake FAT32-compatible filesystem is actually mounted at /mnt/sdcard. Finally there is a symbolic link called /sdcard, which points to /mnt/sdcard. There is one logical reason for doing that, which is is to make it easy change /sdcard to point to an external card. Thanks ASUS for making our job simple.
How to use an external SD card as the primary SD card
Use [highlight]adb shell[/highlight] or the Terminal Emulator app from the market to open a shell.
If the prompt ends with a "#", skip to the next step. Otherwise type [highlight]su[/highlight] (followed by enter) to get a root shell.
Type [highlight]mount -o remount,rw /[/highlight] to ensure the root file system is mounted read/write.
Type [highlight]rm /sdcard[/highlight]
Type [highlight]ln -s /Removable/MicroSD /sdcard[/highlight]
reboot
That should do it. One last thing you may want to do is to to move the files from the "internal SD card" to the external one, or delete the files stored there to free up space. To do this you can use the built-in File Explorer. From the menu in the top right, uncheck the "hide system files" option. Now you can find the "internal SD card" at /mnt/sdcard. Delete the files or copy them to /sdcard as you see fit.
Footnote:
[1] Oddly this means that unless you do what I've outlined in this post, using the built-in apps2sd functionality simply wastes space.
Click to expand...
Click to collapse
Woow!!!!
So if I wipe all and start from the beginning and before install any app I'll made this operation I will have ~16gb internal memory???
It's possible to make a zip to flash after the rom??
Inviato dal mio Desire HD usando Tapatalk
jsmith45 said:
The answer to your basic question (can I make the external micro-SD card the main SD card is): yes, if and only if you are rooted.
Before I explain how, let me explain how the "internal SD card" works on the Transformer. (If you just want to know what to do, you can skip this section).
How the "internal SD card" works on the EEE Pad Transformer
Normally on Android, /data and /sdcard point to two separate file systems, one internal, and the other external. However on devices with an internal "SD card" this changes.
The simplest way to have an internal "SD card" is to simply partition the storage into two file systems, one for /data, and the other for /sdcard. Several devices do just that. The downside is that if you put too much space in /data it is effectively wasted, while too little space in /data limits the number of apps that can be installed or how much data they can store "locally".
To solve that it is possible to store the "internal SD card" data in the same filesystem as /data. A new directory was created called /data/media, all the files in the "internal SD card" are actually just files in that folder. They both therefore have the same amount of free space and total space. [1] But Android insists that /sdcard must be a FAT32-compatible file system, while /data must not be. The solution is simple. Create a fake file system driver that pretends to be fat32, but simply reads from and writes to /data/media. That is what the transformer does.
The fake FAT32-compatible filesystem is actually mounted at /mnt/sdcard. Finally there is a symbolic link called /sdcard, which points to /mnt/sdcard. There is one logical reason for doing that, which is is to make it easy change /sdcard to point to an external card. Thanks ASUS for making our job simple.
How to use an external SD card as the primary SD card
Use [highlight]adb shell[/highlight] or the Terminal Emulator app from the market to open a shell.
If the prompt ends with a "#", skip to the next step. Otherwise type [highlight]su[/highlight] (followed by enter) to get a root shell.
Type [highlight]mount -o remount,rw /[/highlight] to ensure the root file system is mounted read/write.
Type [highlight]rm /sdcard[/highlight]
Type [highlight]ln -s /Removable/MicroSD /sdcard[/highlight]
reboot
That should do it. One last thing you may want to do is to to move the files from the "internal SD card" to the external one, or delete the files stored there to free up space. To do this you can use the built-in File Explorer. From the menu in the top right, uncheck the "hide system files" option. Now you can find the "internal SD card" at /mnt/sdcard. Delete the files or copy them to /sdcard as you see fit.
Footnote:
[1] Oddly this means that unless you do what I've outlined in this post, using the built-in apps2sd functionality simply wastes space.
Click to expand...
Click to collapse
Thanks for details, very nice and easy to understand. I do have a couple follow-up questions though.
- First to set the stage: I have the 16GB version of the TF, and right now have a 16GB external microsd installed. Rooted with stock ROM at present.
- Are there any issues or reasons why someone should not do this? Would the only reason for doing this be low internal memory?
- Your final footnote about apps2sd. Wasn't completely clear on this. Are you saying, that if I want to use apps2sd, I should do what you outlined?
- Essentially just want to determine if it is best to do this or not. I have a NookColor that is rooted and have used it fine for a year now, and have placed most apps/data on the external microsd, so am familiar with having that way, but am unsure about the TF.
Thanks again (gave you a thanks!)
surfmly said:
- Are there any issues or reasons why someone should not do this? Would the only reason for doing this be low internal memory?
Click to expand...
Click to collapse
Another reason of doing it is avoid mixing sd content in the internal memory and making clearer that /sdcard is the external memory. But yes, the main reason would be wasting 16Gb for Android system... There shouldn't been any problems with this change if you follow the instructions. The TF and Android can handle it.
surfmly said:
- Your final footnote about apps2sd. Wasn't completely clear on this. Are you saying, that if I want to use apps2sd, I should do what you outlined?
Click to expand...
Click to collapse
If you use apps2sd, you link /data/app to /sdcard, but since /sdcard is part of the internal memory and its also linked to /data, you will be wasting more internal memory. If you do the changes sugested by jsmith45 and use apps2sd, since /sdcard will now be pointing to the real external sd card, you will be using the external card to store all your apps.
surfmly said:
- Essentially just want to determine if it is best to do this or not. I have a NookColor that is rooted and have used it fine for a year now, and have placed most apps/data on the external microsd, so am familiar with having that way, but am unsure about the TF.
Click to expand...
Click to collapse
If you use the TF with a little head and move the heavy games/apps to the sdcard, you shouldn't get out of space soon and won't need this kind of change.
AzureusPT said:
If you use the TF with a little head and move the heavy games/apps to the sdcard, you shouldn't get out of space soon and won't need this kind of change.
Click to expand...
Click to collapse
however, as was previously said, as the transformer has its "internal SD card" data in the same filesystem as /data, moving apps to sd is just shuffling them about in the same file tree, it doesnt actually move them to the real external sd card.
using this mod would achieve that- my only concern being that if that card fails then a lot of important data is lost.
i also wonder how well this mod would work using CWM??
bob dylan said:
however, as was previously said, as the transformer has its "internal SD card" data in the same filesystem as /data, moving apps to sd is just shuffling them about in the same file tree, it doesnt actually move them to the real external sd card.
Click to expand...
Click to collapse
lol, thats true. I typed without thought...
Still, you have around 10Gb of usable space in /data. The point on doing the trick of restoring /sdcard to external should be if you have enough apps to get to that size. Note that many apps that download aditional data, many times they save it on the real sd card.
What I ment to say about using it with head was that its wise to use the external card to save the big files (that could be movies, music, etc), and handle the internal with apps.
BTW... just came to me now... with simple apps it is possible to get to 10Gb? I'm not talking about Let's Golf instalation (+1Gb), just the weight of the apk itself...
thanks guys
I have followed the tutorial but my sdcard folder links to internal memory and not to removable/microsd.
Infact all resource of apps are stored in Internal SD and not in External SD as i want.
I have tried with adb and terminal emulator...is the same. My rom is Revolver 3.11...help
Edit: the problem is after the reboot! if i don't reboot the symbolic link is present....I think i have to create and automatic script for every reboot
Now i have fixed the problem but i think the solution is not very perfect.
Ok sdcard folder links to removable/microsd but...mnt/sdcard is linked to internal sdcard!!! So apps installs it self on mnt/sdcard/data and games such as Race of champions download the resources on mnt/sdcard too.
I think the best way is to change the link to mnt/sdcard also to removable/microsd...
Any advice?
mattiadj said:
I have followed the tutorial but my sdcard folder links to internal memory and not to removable/microsd.
Infact all resource of apps are stored in Internal SD and not in External SD as i want.
I have tried with adb and terminal emulator...is the same. My rom is Revolver 3.11...help
Edit: the problem is after the reboot! if i don't reboot the symbolic link is present....I think i have to create and automatic script for every reboot
Now i have fixed the problem but i think the solution is not very perfect.
Ok sdcard folder links to removable/microsd but...mnt/sdcard is linked to internal sdcard!!! So apps installs it self on mnt/sdcard/data and games such as Race of champions download the resources on mnt/sdcard too.
I think the best way is to change the link to mnt/sdcard also to removable/microsd...
Any advice?
Click to expand...
Click to collapse
Now that I got around to trying this I am seeing the same problem. I have tried twice and it doesn't appear the link works. My External MicroSD is not being linked to when opening /sdcard in file explorer. Testing by taking a picture to see where new photo resides... it ends up in both /sdcard and /mnt/sdcard and not in /Removable/MicroSD....
So you need to do anything else like have a freshly formated MicroSD with proper folder structure (i.e. same folders currently in the /mnt/sdcard folder)?
Thanks.
---------- Post added at 03:27 PM ---------- Previous post was at 03:23 PM ----------
jsmith45 said:
How to use an external SD card as the primary SD card
Use [highlight]adb shell[/highlight] or the Terminal Emulator app from the market to open a shell.
If the prompt ends with a "#", skip to the next step. Otherwise type [highlight]su[/highlight] (followed by enter) to get a root shell.
Type [highlight]mount -o remount,rw /[/highlight] to ensure the root file system is mounted read/write.
Type [highlight]rm /sdcard[/highlight]
Type [highlight]ln -s /Removable/MicroSD /sdcard[/highlight]
reboot
Click to expand...
Click to collapse
jsmith - this doesn't appear to be working for me. The link doesn't point to /Remvoable/MicroSD per the terminal client commands I run per above, it is still /mnt/sdcard.
Anyone getting this to work properly on TF101 (I am running rooted .21 via Nachoroot/Vipermod). Thanks.
---------- Post added at 03:44 PM ---------- Previous post was at 03:27 PM ----------
By the way, I confirm that the symbolic link is working without reboot.
Also, for something like storing photos from the camera (and video recorder) I don't see option in camera or gallery to change save path. It shows the path for saved photos as /mnt/sdcard/......
So even without rebooting, with symbolic link working (i.e. opening /sdcard does open my external SD card), the camera is saving photos on the internal SD (at /mnt/sdcard).
I was thinking that we would be able to make the external SD card used for these types of things. Many apps should be installed on internal (runs better many times, etc) but extra stuff like music, photos, videos, etc should use the external card. Looks like this mod wouldn't necessarily change that.
Also, I noticed that on my HTC Inc2, the external card is at /mnt/sdcard (or /sdcard). So if any app is setup to use /mnt/sdcard, it will use the external SD card. However on the TF, even with the mod in this thread, the app would use /mnt/sdcard which is the internal SD. Only if an app uses /sdcard as the path would it use the external SD and I am not sure if most apps use /mnt/sdcard or just /sdcard.
Thoughts on best next steps to get the external card to be used more/better are welcome
People let see my thread on dev section.... Probably I have found the solution!
Inviato dal mio Desire HD usando Tapatalk
I would like to play with something like this too..
As i have wiped TB backup a few times by mistake when loading on new Rom..
As it backups to the internal not external.. thus I have to manually copy it back and forwards on each backup..
sent from yet another MikG HTC Evo

[Q] 'Error mounting /sdcard/' Help

Hi guys,
My SD card got corrupted before flashing a rom, so I'm a bit stuck (I can access the CWM menu, the kernel is fine).
So I formatted the card to FAT32 (tried other formats) but when I try and flash an update.zip from it I get
E:Can't mount /sdcard/
I also can't mount the sd card from the CWM menu.
So I'm thinking, are there some files missing from the SD card that CWM/android need to interact with it? I can imagine these files were wiped when I did a format. Like superuser files or something? You know also, those hidden files beginning with '.'
I've tried all the usual methods like formatting using SDFormatter and stuff - still, CWM can't see it (my computer can if USB is mounted). Am I right in thinking I need some kind of system files on the SD card?
Any help?
Thanks in advance
Card could be bad, try another one. If it works, trash the 1st one.
-- Sent from my TouchPad using Communities
Format it in phone if it can read it should help or try another 1 as post mortem saiď
Sent from my crap using xda app
check ur card using windows for bad sector, or format ur sd using minitool software with default setting chosen, if thats doesnt 'cure' da disease, juz claim new one, isnt sd card hav unlimited year warranty?
notoxa said:
Hi guys,
My SD card got corrupted before flashing a rom, so I'm a bit stuck (I can access the CWM menu, the kernel is fine).
So I formatted the card to FAT32 (tried other formats) but when I try and flash an update.zip from it I get
E:Can't mount /sdcard/
I also can't mount the sd card from the CWM menu.
So I'm thinking, are there some files missing from the SD card that CWM/android need to interact with it? I can imagine these files were wiped when I did a format. Like superuser files or something? You know also, those hidden files beginning with '.'
I've tried all the usual methods like formatting using SDFormatter and stuff - still, CWM can't see it (my computer can if USB is mounted). Am I right in thinking I need some kind of system files on the SD card?
Any help?
Thanks in advance
Click to expand...
Click to collapse
I also think that the SD card has the problem, I had also the same case before, but when I try my cousins memory card the SD card is now mounted in CWM..
for fixing you can try this commands on cmd
chkdsk /x /f (your sd card name)
and then press enter
WARNING:after fixing some bad sectors you will noticed that your some apps or things were zero bite on sd card.
INFO:"(your sd card name)" is means your card name for example like h: s: k: etc.and like this command
chkdsk /x /f h:

[Q] Where is internal storage?

Ok yes this is very noob. I am trying to flash for the first time with my GS3.
Droidstyles guide says to copy ROM (in my case cleanrom) to "internal storage" all over the place. When I look at the phone connected to my computer, i get an option for "Phone" and "Card".
I would assume that phone was internal and card is external SD card.
But in all the times I flashed on my Samsung Moment it was always a Zip from the external SD card.
I have searched and not coming up with it, sorry for the noob question. Just want to get it right...
ed hit said:
Ok yes this is very noob. I am trying to flash for the first time with my GS3.
Droidstyles guide says to copy ROM (in my case cleanrom) to "internal storage" all over the place. When I look at the phone connected to my computer, i get an option for "Phone" and "Card".
I would assume that phone was internal and card is external SD card.
But in all the times I flashed on my Samsung Moment it was always a Zip from the external SD card.
I have searched and not coming up with it, sorry for the noob question. Just want to get it right...
Click to expand...
Click to collapse
Phone is internal and card is external. That being said you can flash from external as long as it is formatted to Fat32. The recoveries do not support extFat on external card and do not see it. Once Fat32 can flash as you always have.
Thanks! One more successful root for a Noob! Running cleanrom:victory:
Prdog is correct and thats the reason why i say to use internal sd in my guide...not everybody has a external sd and/or has it formatted to fat32.

[solved] P3110 + Clockworkmod 6.0.2.7 cannot mount external SDcard

I am unable to mount the external SDcard with CWM 6.0.2.7 or any earlier versions. As a result I cannot backup to or restore from the external SDcard. If I boot into CM10.1 the card mounts OK & I can read & write files to it. The same happens if I try a different SDcard. Any ideas what's going on?
dwl99 said:
I am unable to mount the external SDcard with CWM 6.0.2.7 or any earlier versions. As a result I cannot backup to or restore from the external SDcard. If I boot into CM10.1 the card mounts OK & I can read & write files to it. The same happens if I try a different SDcard. Any ideas what's going on?
Click to expand...
Click to collapse
Hi,
I have a P3110 with CWM6.0.2.7. I had the same problem. I simply formated my micro-SD card with the tablet, and now I can backup to and restore from my micro-SD card. (I found this somewhere in the forum by searching.)
3to4 said:
Hi,
I have a P3110 with CWM6.0.2.7. I had the same problem. I simply formated my micro-SD card with the tablet, and now I can backup to and restore from my micro-SD card. (I found this somewhere in the forum by searching.)
Click to expand...
Click to collapse
Thanks for the reply, I had also searched the forum & google but did not find a solution. I cannot mount the SD card in CWM to format it and there doesn't seem to be a way to format it from CM10.1.
[A]
Try erasing everything on the m-sd card. Put it in you tablet. Then go to settings>storage>micro sd. and select the option to format it.
Hope that helps.
noahthedominator said:
Try erasing everything on the m-sd card. Put it in you tablet. Then go to settings>storage>micro sd. and select the option to format it.
Hope that helps.
Click to expand...
Click to collapse
CM 10.1 doesn't appear to have this option under Storage settings
Could the reason for CWM not mounting the SD card be that CM10 has different mount points from the stock ROM for the SD card?
Mystery solved! I tried CWM formatting the SD card in my P5100 which has no problems doing CWM backups to external SD cards - and it would not mount. I then dug out a Samsung branded microSD card, stuck it in the P3110 and it worked first time! It's now happily backing up to the external SD. The 2 cards that didn't work were generic and Sandisk. Thanks for the suggestions.

[Q] HTC Incredible 4G LTE SD card problems

I followed the instructions here to get my phone running Cyanogenmod (my post should more appropriately go in that thread, but the forum tells me I'm "too new" to do that). Now, however, my sd card shows up under ext_sdcard and storage/sdcard1 (instead of sdcard0, which is empty). All of my apps that need or use the sd card, like the camera app, claim I have no sd card. TWRM has "failed to mount /sdcard" and "failed to mount internal" in its log. Keep in mind that I can open up my file manager app and see all the files on my sd card at the aforementioned locations. I'm out of ideas. Suggestions?
vaxius said:
I followed the instructions here to get my phone running Cyanogenmod (my post should more appropriately go in that thread, but the forum tells me I'm "too new" to do that). Now, however, my sd card shows up under ext_sdcard and storage/sdcard1 (instead of sdcard0, which is empty). All of my apps that need or use the sd card, like the camera app, claim I have no sd card. TWRM has "failed to mount /sdcard" and "failed to mount internal" in its log. Keep in mind that I can open up my file manager app and see all the files on my sd card at the aforementioned locations. I'm out of ideas. Suggestions?
Click to expand...
Click to collapse
I reflashed and reflashed, got my sd card functionality back the second time. I'll change the OP to resolved once the forum lets me.:good:

Categories

Resources