Blank USB storage or has unsupported file system - AT&T Samsung Galaxy S II Skyrocket SGH-I727

Flashing the newest leak failed, and bricked my phone....after doing several different things, I have the phone functioning again, the internal SD card is giving a "Blank USB storage or has unsupported file system" error and I cannot mount it or access it. I have reformatted it from both the OS and from recovery. Cleared caches, all of that, and no joy.
I've been searching for the last day, and haven't found anything useful. And advice on what I can try would be appreciated, or, at the very least, someone that knows what they're talking about just letting me know that it's pretty well screwed.
Thanks

dan828 said:
Flashing the newest leak failed, and bricked my phone....after doing several different things, I have the phone functioning again, the internal SD card is giving a "Blank USB storage or has unsupported file system" error and I cannot mount it or access it. I have reformatted it from both the OS and from recovery. Cleared caches, all of that, and no joy.
I've been searching for the last day, and haven't found anything useful. And advice on what I can try would be appreciated, or, at the very least, someone that knows what they're talking about just letting me know that it's pretty well screwed.
Thanks
Click to expand...
Click to collapse
Are you referring to the "USB Storage" or "external_sd" folder in your internal?
The "external_sd" folder is just that...your external sd card.
The "USB Storage" folder is a feature of the skyrocket that allows you to connect a thumb drive to your phone with a micro USB to USB adapter.
If you do not have a thumb drive attached to the phone this folder will be blank by default.
Is that what you are talking about?

Nantai said:
Are you referring to the "USB Storage" or "external_sd" folder in your internal?
The "external_sd" folder is just that...your external sd card.
The "USB Storage" folder is a feature of the skyrocket that allows you to connect a thumb drive to your phone with a micro USB to USB adapter.
If you do not have a thumb drive attached to the phone this folder will be blank by default.
Is that what you are talking about?
Click to expand...
Click to collapse
That is the error that it gives-- basically, the internal SD card doesn't show up and won't mount. Formatting it, it acts like it does it, does the scan afterwards, and has the same issue. Go to a file browser and it says "no sd card inserted." Go to storage in settings, and it shows device memory (total space 1.97GB), USB Storage is blank, SD Card has "mount SD card" when if touched tries to mount and then apparently fails and goes back to the "mount SD card" text.
If an external SD card is inserted, the only thing that changes is that a "SD card safe to remove" notification comes up.
From recovery, if I try to mount /emmc it says "Error mounting /emmc!" attempting to format /emmc gives the same error.

Have you tried to start from scratch from download mode using odin file?
I'm not at home right now but when I get home I can link you the instructions
EDIT:
Can you get into download mode??
-plug usb into computer(not phone yet)
-Turn off phone
-hold both volume up and down and plug usb into phone, continue holding until you see download mode
-should prompt you to hit the up volume button
-you should now be in download mode
-download this: "Odin one click 4.0.4 from kennethpenn" - http://forum.xda-developers.com/show....php?t=1652679
-make sure Odin sees your phone in one of the COM ports. Start Flash
-if everything works fine you should be on 4.0.4 ICS and you are free to do as you wish
Hope this helps. Kinda used as a last resort. Assuming you want ICS...
Sent from my SAMSUNG-SGH-I727 using xda premium

put it in a computer and check. File system should be fat32. not fat16, fat, or ntfs. I dont believe the phone does an actual format of the sd. I know thats what it says, but I think it means just erase. A real, true format is done after the empty space is partitioned and properly allocated. Ive never seen an unpartitioned sd card sooooo.

Ends said:
put it in a computer and check. File system should be fat32. not fat16, fat, or ntfs. I dont believe the phone does an actual format of the sd. I know thats what it says, but I think it means just erase. A real, true format is done after the empty space is partitioned and properly allocated. Ive never seen an unpartitioned sd card sooooo.
Click to expand...
Click to collapse
It's the internal SD card that's partition that appears hosed-- the built in one that can't be removed. I Downloaded an App that shows the partition table, and all that is listing is:
/mnt/sdcard
(mmcblk0p1) 0.0/0.0MB
/sd-ext
(mmcblk0p2) 0.0/0.2MB

I'm having the same problem. Re-flashing UCLF5 didn't help. I'm about to flash UCLE2, but have no real reason to think it'll work.
Ideas, anyone? The "usb storage" is the internal sd card and can't be removed and stuck in a computer.

groovy9 said:
I'm having the same problem. Re-flashing UCLF5 didn't help. I'm about to flash UCLE2, but have no real reason to think it'll work.
Ideas, anyone? The "usb storage" is the internal sd card and can't be removed and stuck in a computer.
Click to expand...
Click to collapse
You can save your time....I've already flashed to UCLE2, and even back to the original stock, and it doesn't help. Now I'm back to UCLF5.

If I can get it rooted, I may try to edit vold.fstab and mount my 32GB on /mnt/sdcard. I don't even care about the internal space, really, but it'd be nice to have a more elegant fix.
---------- Post added at 05:13 PM ---------- Previous post was at 04:24 PM ----------
fstab edit seems to have worked, at least at a glance. But it'd still be nice to actually fix the internal storage.

Have I tried hooking to a PC? It can tell you allot about the drive after its mounted
Sent from my SAMSUNG-SGH-I727 using xda premium

Ends said:
Have I tried hooking to a PC? It can tell you allot about the drive after its mounted
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Been trying that-- with debugging on, it appears to be trying to mount but doesn't

groovy9 said:
If I can get it rooted, I may try to edit vold.fstab and mount my 32GB on /mnt/sdcard. I don't even care about the internal space, really, but it'd be nice to have a more elegant fix.
---------- Post added at 05:13 PM ---------- Previous post was at 04:24 PM ----------
fstab edit seems to have worked, at least at a glance. But it'd still be nice to actually fix the internal storage.
Click to expand...
Click to collapse
Could you give me a quick rundown on what you had to do? How you get it to root and the process involved with the fstab edit? I'd appreciate it.

dan828 said:
Could you give me a quick rundown on what you had to do? How you get it to root and the process involved with the fstab edit? I'd appreciate it.
Click to expand...
Click to collapse
I can't post links yet, but if you google 'how root uclf5', the top hit is the guide I used. BTW, I had to apply the icsSuperuser zip from the SD card something like 10 times before it finally took.
Then installed a root browser with built-in text editor (root explorer) and used it to edit /etc/vold.fstab. Make the top of it look like this:
Code:
# internal sdcard
{
storage_struct = cover, "/mnt/sdcard/external_sd","/mnt/sdcard/usbStorage"
ums_sys_path = /sys/class/android_usb/f_mass_storage/lun/file
#discard = enable
#secure_format = enable
android_secure_containers = enable
}
dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.3/mmc_host/mmc2/mmc2
# external sdcard
{
ums_sys_path = /sys/class/android_usb/f_mass_storage/lun_ex/file
android_secure_containers = enable
}
#dev_mount sdcard1 /mnt/sdcard/external_sd auto /devices/platform/msm_sdcc.3/mmc_host/mmc2/mmc2

I'm having this exact same issue. No fixes? I'm going nuts here.

USB Folder has never populated
Nantai said:
The "USB Storage" folder is a feature of the skyrocket that allows you to connect a thumb drive to your phone with a micro USB to USB adapter.
If you do not have a thumb drive attached to the phone this folder will be blank by default.
Click to expand...
Click to collapse
This is what I always assumed as well. However, I have never been able to make this work. I also don't know enough to see how it could? (Insert flamage here) To me it would have to link to a dynamic disk that doesn't exist yet and the devices ability to power whatever you plugged in to it.
That said, I still tried it. "....to connect a thumb drive to your phone with a micro USB to USB adapter." ...on many rom/kernal/etc combos as well as trying to mount it in recovery (turns out that "usb drive" in recovery, doesn't mean that folder). So, at least on my phone, the USB Folder has never populated. (Additional flamage here)
I have done my DD on this and am really curious....hmmm
Anyone...?

wantowan2 said:
This is what I always assumed as well. However, I have never been able to make this work. I also don't know enough to see how it could? (Insert flamage here) To me it would have to link to a dynamic disk that doesn't exist yet and the devices ability to power whatever you plugged in to it.
That said, I still tried it. "....to connect a thumb drive to your phone with a micro USB to USB adapter." ...on many rom/kernal/etc combos as well as trying to mount it in recovery (turns out that "usb drive" in recovery, doesn't mean that folder). So, at least on my phone, the USB Folder has never populated. (Additional flamage here)
I have done my DD on this and am really curious....hmmm
Anyone...?
Click to expand...
Click to collapse
I don't believe that is what was meant. They mean using your phone as a usb thumb drive so that you don't need to carry around a usb thumb drive. Simply connect your phone to your computer via the usb cable and mount the drive.
I'm having a similar issue but I'm unable to connect my phone to my computer, it's complaining about "security policy restricts use of external sd card". I'll keep searching or maybe create a new thread if I can't find an answer.

BUMP
Nantai View Post said:
The "USB Storage" folder is a feature of the skyrocket that allows you to connect a thumb drive to your phone with a micro USB to USB adapter.
If you do not have a thumb drive attached to the phone this folder will be blank by default.
Click to expand...
Click to collapse
wantowan2 said:
This is what I always assumed as well. However, I have never been able to make this work. I also don't know enough to see how it could? (Insert flamage here) To me it would have to link to a dynamic disk that doesn't exist yet and the devices ability to power whatever you plugged in to it.
That said, I still tried it. "....to connect a thumb drive to your phone with a micro USB to USB adapter." ...on many rom/kernal/etc combos as well as trying to mount it in recovery (turns out that "usb drive" in recovery, doesn't mean that folder). So, at least on my phone, the USB Folder has never populated. (Additional flamage here)
I have done my DD on this and am really curious....hmmm
Anyone...?
Click to expand...
Click to collapse
BUMP:fingers-crossed:

if u can, get back to stock, then c if int sdcard is accesible, if not then it looks like a hardware failure of int sdcard, time for a warranty exchange,

vincom said:
if u can, get back to stock, then c if int sdcard is accesible, if not then it looks like a hardware failure of int sdcard, time for a warranty exchange,
Click to expand...
Click to collapse
Hey, thanks for the reply. But who are you replying to?
I have no prob. trying stock if that's the way.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app

wantowan2 said:
Hey, thanks for the reply. But who are you replying to?
I have no prob. trying stock if that's the way.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
to op

Related

Wanting to flash Sky ICS but can't mount sdcard!

I want to flash SKY ICS but even after formatting my whole phone (internal and sdcard) when I am in CWM trying to flash the ROM, it keeps saying that there is an error mounting the sdcard. What is going on?
I do not mind losing all my data, I have everything backed up. Currently, I have everything to factory settings except for root.
Sent from my SAMSUNG-SGH-I727 using xda premium
Does cwm see your internal? Try putting Rom on it. Does your computer see both drives in usb mass storage?
Edit: how are you formatting your sd card?
Sent from my SGH~I727~Running MHX~SUPERLITE~3.0
Not sure if this will help, am going to try this later, having the same issue with internal sd card not mounting but flashing still seems to work aside from the android_secure folder.
http://forum.xda-developers.com/showthread.php?t=1350796
I can see my internal on the PC but it won't mount as USB storage in CWM.
Sent from my SGH-I727R using XDA App
hcyplr29 said:
Does cwm see your internal? Try putting Rom on it. Does your computer see both drives in usb mass storage?
Edit: how are you formatting your sd card?
Sent from my SGH~I727~Running MHX~SUPERLITE~3.0
Click to expand...
Click to collapse
I'm using cwm to format my sdcard. I also tried formatting from within android. No luck
My computer recognizes the mass storage. Cwm sees the rom I put in the mass storage, but only when I select "install from internal memory"
Sent from my SAMSUNG-SGH-I727 using xda premium
Needs to be formated fat32
silver03wrx said:
Needs to be formated fat32
Click to expand...
Click to collapse
The sdcard? Or the internal memory
Edit, the mass storage is already fat32
Sent from my SAMSUNG-SGH-I727 using xda premium
Then sounds like time to odin the stock tar
---------- Post added at 05:56 PM ---------- Previous post was at 05:52 PM ----------
And if it works via internal then mabye need a new external . Or get a card reader hook up to pc and reformat your external fat32
Ignore the odin
Since your internal is working
silver03wrx said:
Then sounds like time to odin the stock tar
---------- Post added at 05:56 PM ---------- Previous post was at 05:52 PM ----------
And if it works via internal then mabye need a new external . Or get a card reader hook up to pc and reformat your external fat32
Ignore the odin
Since your internal is working
Click to expand...
Click to collapse
I already Odin it. But I mounted the sdcard before...
Sent from my SAMSUNG-SGH-I727 using xda premium
If you can first check if you can see the SD cards on the phone. You can use astro app to do it... if you cannot then you should use the phone settings to reformat the SD cards. I think you should reformat in any case! Make sure you do not format it on a computer but the phone itself. If you have difficulty let me know and I am going to give a step by step how to do it.
Sent from my SAMSUNG-SGH-I727 using XDA
U can format it with your pc fat32. I have done it myself.
When I say sdcard I'm referring to the USB mass storage. I don't have an external SD card. The USB mass storage is formatted to FAT 32
Sent from my SAMSUNG-SGH-I727 using xda premium
Odin the stock tar
---------- Post added at 09:00 PM ---------- Previous post was at 08:57 PM ----------
Wait wait wait.......
Your confusing yourself.....yeah since u have no external sd
.....when you choose install from internal thats the only thing u can do..........usb mass storage is your internal
skyrocketeer said:
When I say sdcard I'm referring to the USB mass storage. I don't have an external SD card. The USB mass storage is formatted to FAT 32
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
OK..You had me confused. In your first post you said you formatted your internal and sd card. We're thinking you have two "drives". I'll give you a step by step and be as detailed as I can. I don't see why this is happening, maybe user error, maybe your phone is corrupt in some way which odin stock tar may clear up but I would suggest doing these steps in this order and I will be as specific as possible.
1. On your stock rom, go to settings---storage---format usb storage---format usb storage---erase everything (since you don't mind this) once finished...
2. (Connect usb cable to pc but not the phone.) Now under settings again go to wireless and network---usb utilities---connect storage to pc---now it will tell you to connect usb cable to mass storage, go ahead and connect usb---it will say usb connected---now click connect usb storage---now your pc will show the drive letter that it will now call your interal phone storage.
3. Now assuming you have your ROM zip on your pc already, put that file onto the root of your phone storage. Copy to x: (whatever drive letter it is, no folders) Once the file is copied, click disconnect storage from pc on your phone.
4. Open your applications---open up My files---make sure the file is on your phone storage. If so proceed...
5. Reboot to CWM recovery---If you havent done a backup yet, do so now just to be safe. Once complete you can now flash your rom.
6. Click wipe data/factory reset---now click wipe cache partition---now click advanced---click wipe dalvic cache---click go back---click install zip from sd card---click choose zip from internal sdcard---now look for your
ROM zip that you copied over---click yes install---once its done go back and reboot system now.
Now as I created this, I went step by step on my phone as if I was going to do this just to make sure I didn't miss anything. I do have an external sdcard so I had an extra option when I was in "install zip from sdcard", but even though, I still have the option to install from "internal sdcard".
It may have been overkill, but there should be no reason why this wouldnt be a straight forward process for you. If it doesnt work you may have a problem with your phone and may need to odin the stock tar and start fresh. I hope it helps.
Good write up. Lol yeah ...same deal here thought op was talking about internal and external. This is where the skyrocket is a little diff then alot of devices. Usb mass storage is whats is left of your 16 gig internal
Because part of it is partitioned for your system files.
And yes its pretty darn cool that u have all that and can still add an external/removeable micro sd
Lol i have 16 gig external . Never even came close to filling my storage.
My galaxy nexus has 32gig internal
And no external slot
Which was a very poor choice by sammy.
silver03wrx said:
Odin the stock tar
---------- Post added at 09:00 PM ---------- Previous post was at 08:57 PM ----------
Wait wait wait.......
Your confusing yourself.....yeah since u have no external sd
.....when you choose install from internal thats the only thing u can do..........usb mass storage is your internal
Click to expand...
Click to collapse
Haha, sorry, I'm pretty tech savvy, but this Android terminology, still getting used to it...
Internal Memory= USB Mass Storage
External SDcard= Physical SDcard
Got it
hcyplr29 said:
OK..You had me confused. In your first post you said you formatted your internal and sd card. We're thinking you have two "drives". I'll give you a step by step and be as detailed as I can. I don't see why this is happening, maybe user error, maybe your phone is corrupt in some way which odin stock tar may clear up but I would suggest doing these steps in this order and I will be as specific as possible.
1. On your stock rom, go to settings---storage---format usb storage---format usb storage---erase everything (since you don't mind this) once finished...
2. (Connect usb cable to pc but not the phone.) Now under settings again go to wireless and network---usb utilities---connect storage to pc---now it will tell you to connect usb cable to mass storage, go ahead and connect usb---it will say usb connected---now click connect usb storage---now your pc will show the drive letter that it will now call your interal phone storage.
3. Now assuming you have your ROM zip on your pc already, put that file onto the root of your phone storage. Copy to x: (whatever drive letter it is, no folders) Once the file is copied, click disconnect storage from pc on your phone.
4. Open your applications---open up My files---make sure the file is on your phone storage. If so proceed...
5. Reboot to CWM recovery---If you havent done a backup yet, do so now just to be safe. Once complete you can now flash your rom.
6. Click wipe data/factory reset---now click wipe cache partition---now click advanced---click wipe dalvic cache---click go back---click install zip from sd card---click choose zip from internal sdcard---now look for your
ROM zip that you copied over---click yes install---once its done go back and reboot system now.
Now as I created this, I went step by step on my phone as if I was going to do this just to make sure I didn't miss anything. I do have an external sdcard so I had an extra option when I was in "install zip from sdcard", but even though, I still have the option to install from "internal sdcard".
It may have been overkill, but there should be no reason why this wouldnt be a straight forward process for you. If it doesnt work you may have a problem with your phone and may need to odin the stock tar and start fresh. I hope it helps.
Click to expand...
Click to collapse
Very good write up. I am appalled by this community, and I hope the skyrocket ownership increases. Or, the SGS III could come, and we could all jump on that ship
I will posts results later on.
Thanks for the short guide, everything went well, and I have sky ics on my skyrocket! I just hope sammy releases ics for this beast device..... but then again, their reputation.
Glad it worked out. Just make sure you set up gmail before any updates. And if you flash anything else (seanz has alot of goodies) clear both caches---cache partition---and dalvik cache---before you flash any goodies. It's a great ROM, I always go back to it.
Question: why do you have to setup gmail first? And is it okay to flash mods after installing a few apps? Our do I have to start fresh?
Sent via Samsung Skyrocket with Sky ICS

[Q] Damaged SD card / won't mount - fix?

So in short my Droid Charge's SD card is screwed up.
I keep getting the message Damaged SD Card message in my notifications and I click it every time to format but then it doesnt do anything. When I try to view my photo gallery it says the sd card is blank or that there is no sd card. It wont let me use the camera because theres no sd card.
I'm rooted running Tweaked 3.0 with the latest FP5 updates after unrooting back to stock in order to get them. Tried to Odin back to stock a few times and then reflashing Tweaked a few times and still the same thing. Did factory/data reset, cache wipe, dalvik wipe a thousand times as well.
I am able to mount the sd card briefly in ClockworkMod Recovery, to view the files on the sd card but then about a minute or less later the sd card seems to unmount itself and becomes unrecognizable. Same for when I connect the phone via USB to my Windows 7 PC. If I pull out the physical sd card from the device, put it back in, hit connect to storage...the PC will recognize it for about a minute basically teasing me, letting me transfer a couple small files...and then unmounts itself and stops being read. Because of this I cant seem to partition the sd card in Windows 7 nor can I get it to complete and Check Disk.
I even bit the bullet while trying to format the sd card in CWM, and then while connect to the PC and I cant even get the card to format...
Obviously I'd prefer to some how save all the files on there before having to format if possible.
Tried searching around the forums but nothing seems to be similar to my problem. The ONLY thing I can come up with for the cause was that I mistakenly flashed the charge.PIT file while flashing Tweaked 3 in Odin. Not sure if thats the cause...
Any help and suggestions would be great. Thanks!!
It sounds to me like it's actually dead, or on its way. Try plugging it into your computer. Make note of the file name (eg F:\) Go to command prompt and type this:
Code:
chkdsk (drive letter with colon and backslash) /f /p
If that doesn't work, your last shot is probably this:
Code:
chkdsk (drive letter with colon and backslash) /r
Sent from my SCH-I510 using xda premium
Can you mount your SD card directly to your PC (i.e., pull it from your phone and use a card reader)? I've had troubles with SD cards in the past and by using a non-phone card reader have been able to save what was on the card or resurrect it back to the point of usability in the phone.
jusliloleme said:
Can you mount your SD card directly to your PC (i.e., pull it from your phone and use a card reader)? I've had troubles with SD cards in the past and by using a non-phone card reader have been able to save what was on the card or resurrect it back to the point of usability in the phone.
Click to expand...
Click to collapse
Yeah, I forgot to say be sure to do this with an SD or USB adapter rather than through your phone.
Sent from my SCH-I510 using xda premium
This actually sounds a lot like what can happen to SD cards on some HTC devices if the S-OFF goes bad. The two ways to fix it were to put it in a card reader and reformat it in Windows as FAT32, or there is a way to repartition and reformat it on the phone, but it requires you to know the pull /dev path to the SD card, and I don't know it for this phone.
Still no dice...
Ya I tried using an SD adapter that held the micro SD card, put that directly into my laptop's SD card slot and still had the same experience...it briefly reads and mounts...where i have enough time to dig few a couple folders on there and drag a couple small text docs off...then stops working.
I tried using those command prompts in CMD (chkdsk D:\ /f, chkdsk D:\ /p, and chkdsk D:\ /r) but none of them did the trick. Also the "/p" seems to be an invalid command for chkdsk? I cant seem to get it to partition in any utilities either.
Still cant format it using the adapter either in CMD or the regular Windows 7 interface.
There may also be an issue stemming from the possibility that I think its just acting as read/only. Is there a way to make it read/write? The option doesnt seem to show when i right-click on the briefly mounted sd card for its properties.
My last attempt last night was using Sandisk RescuePRO Deluxe. I started it around midnight and by 7am it was only at roughly 6.5% complete for some reason...arg.
Thoughts?
Did you try the disk management in Windows? Or diskpart?
Sent from my SCH-I510 using Tapatalk 2
I did try disk management in windows and the sd drive label wouldnt stay showing long enough for me to get that to work. I dont understand why its able to mount and then shortly after just unmount itself.
Havent tried diskpart, is that a command in CMD?
JihadSquad said:
Did you try the disk management in Windows? Or diskpart?
Sent from my SCH-I510 using Tapatalk 2
Click to expand...
Click to collapse
ultimatdan said:
I did try disk management in windows and the sd drive label wouldnt stay showing long enough for me to get that to work. I dont understand why its able to mount and then shortly after just unmount itself.
Havent tried diskpart, is that a command in CMD?
Click to expand...
Click to collapse
Yeah its a terminal level partitioning tool.
Do I just type in "diskpart" to cmd?
JihadSquad said:
Yeah its a terminal level partitioning tool.
Click to expand...
Click to collapse
ultimatdan said:
Do I just type in "diskpart" to cmd?
Click to expand...
Click to collapse
IIRC you will want to run cmd as administrator (by right clicking on its icon in the start menu). You should also look up some sort of guide if you haven't used it before.
Ughhhh
Still not working Im getting error messages not letting me format. It will select the disk though but then when i try to go further i get "diskpart has encountered an error"
JihadSquad said:
IIRC you will want to run cmd as administrator (by right clicking on its icon in the start menu). You should also look up some sort of guide if you haven't used it before.
Click to expand...
Click to collapse
Ever tried HP USB Disk Storage Format Tool?? Its supposed to work but dont have a card reader to find out ..>(
http://www.softpedia.com/get/System/Hard-Disk-Utils/HP-USB-Disk-Storage-Format-Tool.shtml
I had the same problem with my S3 and tried to recover data from card but nothing worked. Luckily I had most of it backed up. At the end had to get a new card
Sent from my SCH-I510 using xda app-developers app
Same issue happened with my ADATA card. I was able to recover the files by wiping the SD Card in TWRP first. Then recovering the boot partions/files using TestDisk. It worked for a while but ultimately, like Lehocki said, I had to get a new card. I was able to return it and get a replacement.
Weird, I had just had the same problem and am also using Tweaked 3.0. Interesting. I also had luck recovering many files using TestDisk,,,however several files were corrupted.
Same problem.
ultimatdan said:
So in short my Droid Charge's SD card is screwed up.
I keep getting the message Damaged SD Card message in my notifications and I click it every time to format but then it doesnt do anything. When I try to view my photo gallery it says the sd card is blank or that there is no sd card. It wont let me use the camera because theres no sd card.
I'm rooted running Tweaked 3.0 with the latest FP5 updates after unrooting back to stock in order to get them. Tried to Odin back to stock a few times and then reflashing Tweaked a few times and still the same thing. Did factory/data reset, cache wipe, dalvik wipe a thousand times as well.
I am able to mount the sd card briefly in ClockworkMod Recovery, to view the files on the sd card but then about a minute or less later the sd card seems to unmount itself and becomes unrecognizable. Same for when I connect the phone via USB to my Windows 7 PC. If I pull out the physical sd card from the device, put it back in, hit connect to storage...the PC will recognize it for about a minute basically teasing me, letting me transfer a couple small files...and then unmounts itself and stops being read. Because of this I cant seem to partition the sd card in Windows 7 nor can I get it to complete and Check Disk.
I even bit the bullet while trying to format the sd card in CWM, and then while connect to the PC and I cant even get the card to format...
Obviously I'd prefer to some how save all the files on there before having to format if possible.
Tried searching around the forums but nothing seems to be similar to my problem. The ONLY thing I can come up with for the cause was that I mistakenly flashed the charge.PIT file while flashing Tweaked 3 in Odin. Not sure if thats the cause...
Any help and suggestions would be great. Thanks!!
Click to expand...
Click to collapse
Ref : Thanks!

[Q] saving to micro SD card

I have been having some issues when saving music to my micro SD. I am running the latest version of katkiss(and love it). I have the files on my internal SD card, then try to move them to my external SD card using root browser, of file manager HD. It looks as though the files move, but when I unmount the card, and remount, or just reboot the tablet, the files are no longer there. Maybe I am doing something wrong, just looking for some good advice.
Thanks everyone for making this tf101 awesome again!!
I would try manually from adb or console to see if you get any errors which file managers can silently suppress.
I don't have the device with me right now so I can't give you the exact path to use, but something like:
cp -a /sdcard/Music/file-or-directory* /mnt/storage/2
the paths are wrong of course, I really can't remember where they're mounted. I'll update the post when I get home unless someone can give the proper paths before then. Using cp will tell you if there's errors.
I would also try to copy files to the card on a computer, to see if you can replicate the problem there. It could just be a dying card or a messed up filesystem on it.
Lethe6 said:
I would try manually from adb or console to see if you get any errors which file managers can silently suppress.
I don't have the device with me right now so I can't give you the exact path to use, but something like:
cp -a /sdcard/Music/file-or-directory* /mnt/storage/2
the paths are wrong of course, I really can't remember where they're mounted. I'll update the post when I get home unless someone can give the proper paths before then. Using cp will tell you if there's errors.
I would also try to copy files to the card on a computer, to see if you can replicate the problem there. It could just be a dying card or a messed up filesystem on it.
Click to expand...
Click to collapse
Thanks for the reply. I may be doing something wrong i don't know. The card is brand new, and i did the FAT32 long format. The same thing happens to me when i use a USB adapter in the main connector and try to move music from my tablet to a USB drive. It looks like it moves, but as soon as I unmount, and re-mount, no files are there. I am formatting my SD and USB drives on a windows 8 laptop. I have read where some people have luck formatting NTFS, but my laptop won't even let me format my USB drive that way.
I appreciate your effort. I am sure we can get this resolved some how. Just gotta keep messin' with it.
troyvs
Is it the dock sdcard or the tablet's?
The exact command to test a copy would be (for the tablet's external sdcard):
cp -av /storage/sdcard0/file.name /storage/sdcard1/
I'm running 021 and this worked for me. The command should return something like:
/storage/sdcard0/file.name -> /storage/sdcard1/file.name
and get you back to a shell if it works. Otherwise paste the message it gives you.
If the devices work elsewhere and you're sure it's the tablet, try wiping cache and dalvik... I've seen it cause weirder issues. You could also try to do a full backup in recovery and then do a full wipe, and reflash katkiss. If it works you know it's something with the old rom, and if it doesn't you can restore the backup.
troyvs said:
Thanks for the reply. I may be doing something wrong i don't know. The card is brand new, and i did the FAT32 long format. The same thing happens to me when i use a USB adapter in the main connector and try to move music from my tablet to a USB drive. It looks like it moves, but as soon as I unmount, and re-mount, no files are there. I am formatting my SD and USB drives on a windows 8 laptop. I have read where some people have luck formatting NTFS, but my laptop won't even let me format my USB drive that way.
I appreciate your effort. I am sure we can get this resolved some how. Just gotta keep messin' with it.
troyvs
Click to expand...
Click to collapse
I have moved files from the internal SD (photographs actually as there was no option to save them anywhere else only the internal SD) to the micro SD card using the X-plore app and the ES file manager app with no problems. I did however learn that both sd cards e.g. the internal and external are just called sd card and the internal sd card is shown under Device and under Storage so it is possible to cut and paste from the Internal sd card back into the Internal sd card.
I am assuming you are referring to the sd card on the tablet and not the sd card in the dock.

No internal sd

Hello everyone.
I have been completely stupid, after formatting my internal SD card with a Mac, my phone can no longer recognize it. I have searched all of the forums, and can't find a solution. And after googleing forever in a day I still can't find a way tobreformat it for my phone. It won't mount due to the wrong format. Please help!
Sent from my GT-I9100 using xda app-developers app
xdaweaver said:
Hello everyone.
I have been completely stupid, after formatting my internal SD card with a Mac, my phone can no longer recognize it. I have searched all of the forums, and can't find a solution. And after googleing forever in a day I still can't find a way tobreformat it for my phone. It won't mount due to the wrong format. Please help!
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
What phone do you have?
Is it rooted? (you could reformat it thru recovery if it is)
Does the computer recognize it when you plug it in?
xdaweaver said:
Hello everyone.
I have been completely stupid, after formatting my internal SD card with a Mac, my phone can no longer recognize it. I have searched all of the forums, and can't find a solution. And after googleing forever in a day I still can't find a way tobreformat it for my phone. It won't mount due to the wrong format. Please help!
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
Please confirm that you had done an "eject" SD card from the MAC to unmount the SD card properly. This is the same as "Safe to Remove Hardware" for Windows. If not ejected (unmounted) properly, the next time you use it on another device, it may not be recognisable. If this is the case, simply insert the SD card back to the MAC and then eject it.
Otherwise, you can try re-initialise/re-formatting to FAT32 using software tools. Your phone recognises SD cards formatted in FAT32. If you format it with a MAC, it will not be in FAT32.
First, you can try formatting by using software for for SD cards, SDFormatter 4.0 - download from:
https://www.sdcard.org/downloads/formatter_4/
If that does not work, use a partition manager to re-partition and format to FAT32.
1. MiniTool Partition Wizard Home Edition - download from:
http://download.cnet.com/MiniTool-Partition-Wizard-Home-Edition/3000-2094_4-10962200.html
2. EaseUS Partition Master 9.2.2 - download from:
http://download.cnet.com/EaseUS-Partition-Master-Free-Edition/3000-2248_4-10863346.html
Hope this helps.
Phone - Samsung galaxy s 2 gti9100
Rooted-yes
Rom-super nexus
Kernel-stock
When I plug my phone into my comp I can only see my external. My internal cannot mount due to the wrong format.
Thanks for the feedback though. Do you guys have more ideas please!?
xdaweaver said:
Phone - Samsung galaxy s 2 gti9100
Rooted-yes
Rom-super nexus
Kernel-stock
When I plug my phone into my comp I can only see my external. My internal cannot mount due to the wrong format.
Thanks for the feedback though. Do you guys have more ideas please!?
Click to expand...
Click to collapse
If you have a Mac, use the Disk Utility app (you can find it in the Applications/Utilities folder) for format the SD card.
After doing that you should be able to read and write the card on the phone, Mac or Windows without problems:
1. On your Mac, connect the card
2. Open Mac HD on your desktop
3. Open Applications
4. Open Utilities
5. Open Disk Utility
6. On the left you should see the hard drive listed. It should show the drive size with a second indented line beneath it that shows the volume of the drive.
7. Click "Erase" at the top of the screen.
8. Select MS DOS(FAT) File System for the volume format option.
9. Change the name of the drive if desired.
Click "Erase" at the bottom of the screen. You will get a warning and will need to click "Erase" again.
It doesn't show in disc utility. Cause its internal and won't mount
xdaweaver said:
It doesn't show in disc utility. Cause its internal and won't mount
Click to expand...
Click to collapse
IF you formatted it in mac , it should be visible in mac, anyway go here and try the SD formatter for mac or any of the other tools for SD card recovery
Check this out! Links to useful Guides and " Banned " Documentaries ​
Go into recovery and hit format /internal sd
aaarrrgghhh!!!
Thank you very much for the help so far, i really apprieciate it.
Basically, when i turn on usb storage, only one card comes up, because the other cant mount, it wont mount the phone or anything atm
When I go into cwm recovery, and click format /sdcard it reads
formatting /sdcard
Error mounting /sdcard!
Skipping format...
Done.
when i click mount sd card, it just gives me the whole error mounting sd card
YESSSS!!!!!
OK!!!
after formatting emmc in recovery it worked for some apparent reason.
Thankyou all for your support and help, as it has been much apprieciated.
All The best,
Callum

[Q] internal sd not showing up

Hey guys
So I'm not sure what I did wrong but after updating to the newest version of omni I cant seem to get the internal sd to show up in the file browser. The camera wont work and Swiftkey keyboard says I need to insert a card or "ensure that your sd card is not shared as a disk drive via a usb connection"
I think it might be something related to the fact that I mounted as a USB disk using "phils touch screen rom installer thingy"
What do I do?
Thanks and let me know if you need more info...
mfisher0 said:
Hey guys
So I'm not sure what I did wrong but after updating to the newest version of omni I cant seem to get the internal sd to show up in the file browser. The camera wont work and Swiftkey keyboard says I need to insert a card or "ensure that your sd card is not shared as a disk drive via a usb connection"
I think it might be something related to the fact that I mounted as a USB disk using "phils touch screen rom installer thingy"
What do I do?
Thanks and let me know if you need more info...
Click to expand...
Click to collapse
You can go to recovery and remount sdcard. but I hardly think it is linked with the problem.
Anyway, Re-flash stock, flash Omni over it. Done!

Categories

Resources