Related
This is my first post on this forum (figures I'll jump head in when I have a serious issue,ha?)
Ok here goes:
My Issue: HTC Desire is stuck on boot-up screen with Green HTC logo forever.
How it happened: I tried flashing a script using ROM Manager that was supposed to correct some local language settings, over my current rom.
Phone state before action: Worked beautifully using Modaco R8 RC1 ROM. Phone is of course rooted.
Why I can't solve it myself: Well, this is my first serious issue (well, I hope it's not serious, actually!) with phone, which i've had for about a week , so I'm relatively a n00b.
-- I can access Clockworkmod recovery. However, under NANDROID RESTORE there are no files. I have no idea why, because I DID a full nandroid backup before that install. I have a copy of all the IMG files of the last working setup on my windows machine hard drive, and my assumption is that maybe I accidentally moved the files to the hard drive after i did that backup, instead of copying them.
Now -
1) Can I somehow restore the phone to a working state without the nandroid backup, using some other function of the CW Mod recovery?
2) Can I somehow connect the phone via USB to the computer and get it to read the Micro SD card so I could maybe move the IMG files I have back to SD Card (using a mounting option)?
3) Anything else I could try?
If nothing else, please just calm me down if you can and let me know the phone is fixable and not bricked because I can access recovery?! That would at least help me go through the night...
last note: Before I flashed the zip, ROM Manager said my CW Mod version is 2.0.5.7. Within the recovery itself, it says the version is only 2.0.5.1. Don't know why that is , and if it is important.
owolfson said:
2) Can I somehow connect the phone via USB to the computer and get it to read the Micro SD card so I could maybe move the IMG files I have back to SD Card (using a mounting option)?
Click to expand...
Click to collapse
You could read the SD Card directly with your computer. If you don't already have a microSD/USB reader, they are very cheap and will prove very useful in situations exactly like this one.
cmstlist said:
You could read the SD Card directly with your computer. If you don't already have a microSD/USB reader, they are very cheap and will prove very useful in situations exactly like this one.
Click to expand...
Click to collapse
You are right! Indeed they are very cheap, but, unfortunately it's going to be a game of patience for me, because it's late evening right now and the shops are closed.
That's why I Was wondering if there's an option to mount SD using HBOOT or Recovery so I could end this ordeal tonight...
Anyway, The fact I could get into CM Recovery means the phone was not permanently damaged, right?
Right, if you can boot into recovery it's a good sign.
I have an N1, not a Desire, but in my CM recovery menu under "partitions menu" there is a "mount USB storage" option. Try that?
Alternately if you own any other phone with a microSD slot that can mount it via USB, it could be your makeshift USB reader.
I have had a similar issue before! What I actually ended up doing was pushing the files using ADB. Its quite easy and I'm sure you can find lots of threads on how to use it. Once the files are pushed to your SD card you can then restore it
FIXED!
AdamLC said:
I have had a similar issue before! What I actually ended up doing was pushing the files using ADB. Its quite easy and I'm sure you can find lots of threads on how to use it. Once the files are pushed to your SD card you can then restore it
Click to expand...
Click to collapse
Problem solved! And yeah, that's how I ended up doing it.. no micro SD card reader was needed..
I installed HTC Sync for the device drivers... then connected the Desire with the USB cable .. and worked out of the problem using ADB commands..
luckily, the guy whose update I installed that caused the problem has the same ROM as myself, so I installed his framework.jar file , and the machine is fine yet again!
Hello guys,
I woke up too early this morning, and i accidentally knocked my phone off the stairs. It fell about 2 meters, bounced and then fell another meter, bounced and fell another meter and stopped.
Thankfully it was in a silicon case (i think that's what made it bounce) and there are no visible damages.
I picked it up, and it seemed to be working. After a few secs it went into sleep mode and would not wake up.
I removed the battery and rebooted, and i got the HTC screen, then the nexus boot screen and it stays stuck on the nexus boot.
I then entered recovery mode and thought i would try and restore my backup. I get the following message:
E: Can't mount /dev/block/mmcblk0p1 (or /dev/block/mmcblk0)
(No such file or directory)
E: Can't mount /sdcard
I took off the SD card, put it my pc and it works just fine.
I got another SD card, copied a rom onto it and tried to reinstall through recovery.
I did a wipe/data factory reset and tried to install the rom.
I got the same message...
Is my Desire toast? It's only six months old...
I was running Defrost6.1 and using psfMod 0.9.7.2 as my recovery.
Any advice would be extremely appreciated.
Thanks
aalex
UPDATE
I did another wipe data / factory reset, and i rebooted.
The rom starts up, without any of my previous settings of course, but I still cannot mount my SD card.
From file manager, it seems that it is being mounted, but no files are listed...
When i try with gallery it reports "SD card unmounted or not present".
Any insights?
Drop it again, it helps
Daanlt said:
Drop it again, it helps
Click to expand...
Click to collapse
That's a helpful suggestion, thanks
Can u mount the SD card as usb storage in clockwork recovery?
Also try to boot it up normal and
Wait till the battery dies. Then insert the SD card and try again to boot it (with usb cable connected to have some battery power) again.
Gd luck
Sent from my HTC Desire using XDA App
mclaren2 said:
Can u mount the SD card as usb storage in clockwork recovery?
Also try to boot it up normal and
Wait till the battery dies. Then insert the SD card and try again to boot it (with usb cable connected to have some battery power) again.
Gd luck
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
Thanks for responding mclaren2,
I tried to mount as usb storage, it seems that it mounts, my pc picks up an additional drive but when i double click on this drive it just says that it cannot be read...
With your SD card in your phone go into settings then storage and unmount SD card. Then format your SD card from your phones menu and it should mount the SD card see if that worked.
ste1164 said:
With your SD card in your phone go into settings then storage and unmount SD card. Then format your SD card from your phones menu and it should mount the SD card see if that worked.
Click to expand...
Click to collapse
Hi ste1164,
Thanks for responding. My problem is that my phone cannot pickup the existence of an SD card.
This is a typical USB-brick. I've had one a few weeks ago. You should look at this thread: http://forum.xda-developers.com/showthread.php?t=691639&highlight=usb+brick.
If you're new to this, it can be hard to get it working again. Just let me know if you have any problems. It took me a few hours to get it done
From fastboot via ADB, execute "fastboot oem enableqxdm 0" and then reboot it with "fastboot reboot" command.
See if it works.
If you don't remember how to do the above, just search.
koenvbeek said:
This is a typical USB-brick. I've had one a few weeks ago. You should look at this thread: http://forum.xda-developers.com/showthread.php?t=691639&highlight=usb+brick.
If you're new to this, it can be hard to get it working again. Just let me know if you have any problems. It took me a few hours to get it done
Click to expand...
Click to collapse
aalexandrou said:
Hi ste1164,
Thanks for responding. My problem is that my phone cannot pickup the existence of an SD card.
Click to expand...
Click to collapse
its not a usb brick, thats a software brick.... it sounds to me like you have a corrupt sd card, sd cards are very delecate and this can happen from a sudden impact, try formatting the card in windows explorer, obviously you cannot format your sd-ext using windows so try gparted or ubuntu to format your other partition.
AndroHero said:
its not a usb brick, thats a software brick.... it sounds to me like you have a corrupt sd card, sd cards are very delecate and this can happen from a sudden impact, try formatting the card in windows explorer, obviously you cannot format your sd-ext using windows so try gparted or ubuntu to format your other partition.
Click to expand...
Click to collapse
he switched sd cards and it still doensn't fix the problem
AndroHero said:
its not a usb brick, thats a software brick.... it sounds to me like you have a corrupt sd card, sd cards are very delecate and this can happen from a sudden impact, try formatting the card in windows explorer, obviously you cannot format your sd-ext using windows so try gparted or ubuntu to format your other partition.
Click to expand...
Click to collapse
Can't be sdcard, op said tried sdcard in PC and tried different sdcard...same result, must be sdcard reader or something.
You never know, might be a USB brick, just happened before the drop and was brought on by the reset...but I agree probably is hardware fault.
Is it possible to flash stock rom from fastboot without sdcard? Could try warranty repair then...
mercianary said:
Can't be sdcard, op said tried sdcard in PC and tried different sdcard...same result, must be sdcard reader or something.
You never know, might be a USB brick, just happened before the drop and was brought on by the reset...but I agree probably is hardware fault.
Is it possible to flash stock rom from fastboot without sdcard? Could try warranty repair then...
Click to expand...
Click to collapse
sorry i didnt notice that, could be a usb brick but like i said thats S/W related and i doubt dropping your phone could cause such an error, +1 suppose the sudden reset could cause the usb brick especially if the device was reading or writing to the sd card when it happened, could also be the sd card reader in the device has been damaged or one of the internal components. can the device read the sim card? if it dosent, could be a usb brick
Just a thought...is the sdcard reader attached by a ribbon? (never seen the inside of my desire, hope I never have to)
I'm sure I've heard of a few desires that can't read sdcard anymore, I reckon it's either attached by ribbon or it's the most delicate part of the phone.
I'm hoping it's a loose ribbon because that's an easy fix, even I could do that.
Hey guys,
Thanks to all of you for responding.
My sim card works just fine. I can make and receive calls, texts, go online via 3g and Wifi, connect through bluetooth. As far as i can tell, my phone does everythind it did before except mount an SD card. Also, the android market keeps crashing, and if i try and download anything from the net i get a prompt saying that i need an sd card to download.
So far I took the SD card and put it in my pc. I formated it, tried again but it didnt work.
I then tried a brand new sd card and that didn't work either.
However, I did not format the old card's ext2 partition, and the new sd doesn't have an ext partition yet.
Would this point to a USB Brick as mentioned above?
Would it be possible for me to flash the stock rom on the device?
Thanks once again, to all of you.
aalex
3722 said:
From fastboot via ADB, execute "fastboot oem enableqxdm 0" and then reboot it with "fastboot reboot" command.
See if it works.
If you don't remember how to do the above, just search.
Click to expand...
Click to collapse
Although i don't really understand what this means, could it be a possible solution?
If yes, how would i go about implementing it?
Yes, that should solve your problem. I had the same problem a few weeks ago, but that included a malfunctioning usb, even charging didn't work correctly.
To fix the sd-card, you should run the above command using the tool fastboot, available in the Android sdk. After downloading, cd to the tools folder in the sdk and then run the command while your phone is connected to your pc in fastboot mode. Then it should work again.
koenvbeek said:
Yes, that should solve your problem. I had the same problem a few weeks ago, but that included a malfunctioning usb, even charging didn't work correctly.
To fix the sd-card, you should run the above command using the tool fastboot, available in the Android sdk. After downloading, cd to the tools folder in the sdk and then run the command while your phone is connected to your pc in fastboot mode. Then it should work again.
Click to expand...
Click to collapse
Hey koenvbeek,
Thanks for the help. I think i may need a bit more of it
Here is what i did so far:
I used Nephrons guide to download and install ADB.
I then rebooted to bootloader. The phone displays "fastboot" and then when i plug it in it dispalys fastboot-usb
I then went to the ADB tools directory and tried to run the command.
I got a message saying the command cannot be run because adbwinapi.dll is missing from my system, and asking me to reinstall everything...
Clearly i made a mistake somewhere but where?
I don't think you made a mistake
Either the requested file is missing, or it can't be used by your computer. First check if the file is present. If not, google for it.
If it is present, your computer can't use it for some reason. Are you on a 64-bit OS? If you're on Vista/7: did you open the cmd promt as admin?
Yeah, nothing wrong, it's just that the API library is missing.
Download it from the attachment here, and put it in the "tools" folder, then try again.
Edit: As you can see it's in an archive, since dll attachment is not enabled here, so extract the file from it.
I have a mytouch slide and im stuck on....
(htt p://theunlockr.co m/2010/08/16/how-to-root-the-htc-mytouch-slide-exploid-method/) 8:50 It says ESPRIMG not found?
I also tried this....
(htt p://w ww.youtube .c om/watch?v=sVjoKvy-YZg) 3:30
I have unpluged it many times and on my comp it is not on recovery???
please help thank you
(links are with out spaces sorry im a new user and the time on the side of the link is where in the part in the video is located and i feel ive done everything correct)
This is tearing me apart!!!!
ESPRIMG not found error is usually fixed by reformatting your SD card, taking care to use the FAT32 format (not just FAT). Format your card and put everything you need back on it and try again...
HTH,
JTB
JTownBrewer said:
ESPRIMG not found error is usually fixed by reformatting your SD card, taking care to use the FAT32 format (not just FAT). Format your card and put everything you need back on it and try again...
HTH,
JTB
Click to expand...
Click to collapse
Im a noob how do i do that.
I can't remember if it works to format the card with it in your phone or if you need to take the card out and plug it into your computer through a card reader .. think it works through the phone.
So plug your phone into you computer and make sure that the sd card contents are available through the computer (you might have to turn on the disk drive setting on your phone).
In Windows you would then right click on the drive for your phone's SD card and select format. Then make sure the format is set to FAT32.
JTB
Ok I've rooted every thing but I got a few problems
I get no cell phone service
And I want the slide rom not the nexus one and all I rooted for was to get the froyo ota for the slide that went unrealsed so if you can help I greatly love it thank you
heres the guide i used....
http://forum.xda-developers.com/wiki/index.php?title=File:HTC_Espresso.png
this is what i want....
http://forum.xda-developers.com/showthread.php?t=928250
If all you want is the official Froyo update then you can now go download it directly from HTC. See the Offical Froyo is out on HTC site! thread.
Note that following that path will remove root from your phone.
If you would rather keep root you have a few other options. There are a few sense rom variants including the one you linked to.
If you already have root and have installed rom manager then you shouldn't have any trouble using that to install a new rom, create backups, etc.
Not sure what your comment about nexus 1 meant? You certainly cannot install a nexus rom on the slide. Did you mean the Cyanogenmod ROMs?
JTB
My nephew tried to root his A100 and somehow ending up where now all he gets is the "recovery verified failed-spin forever" message. I have done some research on this forum and others and I am seeing some updates and such to put on the SD card to try and reboot the tablet to its factory settings. My problem is this-how do I access the SD card if the tablet won't boot? When I connect the USB to my laptop it doesnt recognize the mount(or whatever you call it) so I am unable to read or transfer files to the SD card.
I am using a blank SD card since he didnt have an external card of his own. So I guess my question is this-is there any way to read the SD card via USB that I am missing, or do I have to place the files from my laptop to the SD card directly, and then replace the SD card in his tablet(I hope this all makes sense!) Also, when it says to put the update.zip on the SD card, it is the whole zip file or the folder within?
Thanks so much for your patience. Im trying to save my nephews rear end because his mom is pretty mad he screwed up a new tablet that she spent good money for.
Tim S. said:
My nephew tried to root his A100 and somehow ending up where now all he gets is the "recovery verified failed-spin forever" message. I have done some research on this forum and others and I am seeing some updates and such to put on the SD card to try and reboot the tablet to its factory settings. My problem is this-how do I access the SD card if the tablet won't boot? When I connect the USB to my laptop it doesnt recognize the mount(or whatever you call it) so I am unable to read or transfer files to the SD card.
I am using a blank SD card since he didnt have an external card of his own. So I guess my question is this-is there any way to read the SD card via USB that I am missing, or do I have to place the files from my laptop to the SD card directly, and then replace the SD card in his tablet(I hope this all makes sense!) Also, when it says to put the update.zip on the SD card, it is the whole zip file or the folder within?
Thanks so much for your patience. Im trying to save my nephews rear end because his mom is pretty mad he screwed up a new tablet that she spent good money for.
Click to expand...
Click to collapse
Was he running ICS or HC? Is he able to boot into recovery (most likely not, but that is needed to flash the ICS update)? See if he can remember what he did. You could place the sd card in a card reader and send the file directly to it. Yes, you place the entire zip file on the sd card (do not extract it).
Ask him which thread/method he tried to use. That should help figure out wat he was messing around with in the first place
Sent from my A100 using tapatalk
Ok thank you guys very much. I will call him tomorrow and find out what he did(or tried to do). Appreciate your help.
Ok...so he's not sure exactly what he did because he is saying his friend did it haha. I asked him to call his friend, but the friend was a kid he met at the skatepark and he doesnt know where he lives...hmmm... anyhoo, where does that leave me?
I put the zip file on my SD card from my phone and put it into the tablet, did the power on/volume up trick and got the same "spin forever" message. If anyone can walk me through another process I am open to putting in the time.
My next move(or last one) would be to call Acer and plead my nephew's case and hope they would honor the warranty(but then I would have to lend my nephew the money to ship the tablet back and forth haha because his mom won't pay for it!)
Again, thank you so much.
Tim S. said:
Ok...so he's not sure exactly what he did because he is saying his friend did it haha. I asked him to call his friend, but the friend was a kid he met at the skatepark and he doesnt know where he lives...hmmm... anyhoo, where does that leave me?
I put the zip file on my SD card from my phone and put it into the tablet, did the power on/volume up trick and got the same "spin forever" message. If anyone can walk me through another process I am open to putting in the time.
My next move(or last one) would be to call Acer and plead my nephew's case and hope they would honor the warranty(but then I would have to lend my nephew the money to ship the tablet back and forth haha because his mom won't pay for it!)
Again, thank you so much.
Click to expand...
Click to collapse
Did you try resetting it? This may be quite crazy but, you could try unlocking the bootloader, flashing a recovery, then flashing a rom.
Sometimes people rename the file and add an extra "zip" and that gives the error you describe. Take the file onto your computer (I am using Windows, and do not know Linux) right click and rename the file "update". Do not add zip.
Try that.
or they tried the acer recovery app from the market and borked the stock recovery. if thats the case youll have to find the thread crossix has the original files on and follow his instructions.
Sent from my A500 using xda premium
ptesmoke said:
or they tried the acer recovery app from the market and borked the stock recovery. if thats the case youll have to find the thread crossix has the original files on and follow his instructions.
Sent from my A500 using xda premium
Click to expand...
Click to collapse
That could be the issue, but the method crossix gave to fix it requires it to be done through the terminal (so the device needs to be booted up for it to be done).
The zip file is named correctly(not with an additional .zip)..When you say to flash, I'm not sure what that means. Does that mean putting the files on the SD card through my computer? Also, yes, I did try resetting it and same result. I have submitted a service ticket to Acer waiting to hear back. Thanks for all your input, sorry to be such a noob..
Tim S. said:
The zip file is named correctly(not with an additional .zip)..When you say to flash, I'm not sure what that means. Does that mean putting the files on the SD card through my computer? Sorry to be such a noob..
Click to expand...
Click to collapse
No. To flash the file, you just need to place it on your external sd card, then boot into recovery (it seems like your's is corrupted though).
I ended up sending the Tablet in for service. Fingers crossed that will fix it free of charge under the warranty! Thanks again for everyone's help!
Hi,
Upgrading my Froyo version to a Cyanogen mod and other similar roms creates a damaged sdcard that can be read just from the recovery mode.
I have never partitioned my sdcard. Is it so important?
It has been more than 2 days that I'm trying to upgrade my phone without results
Thank you for helping!
Hey !
did you use a goldcard for your upgrade ? this special card should not be used "as is" to store data after, I think you have to format it again
midy said:
Hi,
Upgrading my Froyo version to a Cyanogen mod and other similar roms creates a damaged sdcard that can be read just from the recovery mode.
I have never partitioned my sdcard. Is it so important?
It has been more than 2 days that I'm trying to upgrade my phone without results
Thank you for helping!
Click to expand...
Click to collapse
Usually a reboot removes this error.
If not, Poweroff, take out the sd-card, boot, poweroff, put in the sd-card, boot, and it should be fine.
Enendil said:
Hey !
did you use a goldcard for your upgrade ? this special card should not be used "as is" to store data after, I think you have to format it again
Click to expand...
Click to collapse
WTF are you talking about.
Did you use a goldcard for your upgrade ? this special card should not be used "as is" to store data after, I think you have to format it again.
Click to expand...
Click to collapse
No. What's a goldcard? I have just one card... I cannot use it just to format.
midy said:
No. What's a goldcard? I have just one card... I cannot use it just to format.
Click to expand...
Click to collapse
Don't worry about it, noob poster being stupid. You can read up on it later.
Did you try what I told you to do?
bortak said:
Don't worry about it, noob poster being stupid. You can read up on it later.
Did you try what I told you to do?
Click to expand...
Click to collapse
Yes, boot with sdcard => power off => boot without sdcard => power off => boot with sdcard. Didn't work...
Sdcard Damaged :'(
midy said:
Yes, boot with sdcard => power off => boot without sdcard => power off => boot with sdcard. Didn't work...
Sdcard Damaged :'(
Click to expand...
Click to collapse
It's not the end of the world.. Put the sd-card in an adapter and backup all of your contents, then put it back into the phone and format it. Put the backed up contents of the sd-card back onto the phone and you're done.
bortak said:
It's not the end of the world.. Put the sd-card in an adapter and backup all of your contents, then put it back into the phone and format it. Put the backed up contents of the sd-card back onto the phone and you're done.
Click to expand...
Click to collapse
I tried this too...
Here's the problem:
When I flash the rom on my phone, the lonely way I can read my sd card is to enter to recovery mode and format and backup and every thing I want.
When I try to read it or format it with an adapter on my computer or with my phone in the sdcard preferences, it says that the card is damaged.
When I format with the recovery too and try to read with 'mont storage" it's good on my computer and the card is empty. But when I boot on my phone, I have the same message: sdcard damaged!
Other way to use my sdcard is to do a backup and return to my android Froyo and then every thing is all right but I'm not upgraded
I haven't found any way to upgrade my version without having this problem with my sdcard...
midy said:
I tried this too...
Here's the problem:
When I flash the rom on my phone, the lonely way I can read my sd card is to enter to recovery mode and format and backup and every thing I want.
When I try to read it or format it with an adapter on my computer or with my phone in the sdcard preferences, it says that the card is damaged.
When I format with the recovery too and try to read with 'mont storage" it's good on my computer and the card is empty. But when I boot on my phone, I have the same message: sdcard damaged!
Other way to use my sdcard is to do a backup and return to my android Froyo and then every thing is all right but I'm not upgraded
I haven't found any way to upgrade my version without having this problem with my sdcard...
Click to expand...
Click to collapse
Well if your data is corrupt either way, just do a full format in Windows. Put it in the card reader, go to my computer, right click the sd-card, format. Then UNTICK "quick format". This will take a few minutes.
bortak said:
Well if your data is corrupt either way, just do a full format in Windows. Put it in the card reader, go to my computer, right click the sd-card, format. Then UNTICK "quick format". This will take a few minutes.
Click to expand...
Click to collapse
Now I think I'm in a big mess!
I did what you told me but it didn't work and further more, the recovry don't want to read my sdcard anymore, so I can't restore my older version now...
I have now the first version I had the day I bought my phone...
midy said:
Now I think I'm in a big mess!
I did what you told me but it didn't work and further more, the recovry don't want to read my sdcard anymore, so I can't restore my older version now...
I have now the first version I had the day I bought my phone...
Click to expand...
Click to collapse
Well this is strange, at least you're not in hot water with your phone not booting.
Lets try a more advanced partitioning wizard. Download gparted and burn it onto a cd or make a bootable USB. Then try re-formatting the sd-card in that. It could be a case that your sd-card died, they usually come with lifetime warranties so you should be able to get a new replacement for free.
bortak said:
Well this is strange, at least you're not in hot water with your phone not booting.
Lets try a more advanced partitioning wizard. Download gparted and burn it onto a cd or make a bootable USB. Then try re-formatting the sd-card in that. It could be a case that your sd-card died, they usually come with lifetime warranties so you should be able to get a new replacement for free.
Click to expand...
Click to collapse
My Sd-card isn't dead, I can explore it from my computer, it's just my recovery that don't recongnize it.
I downloaded Gparted but I don't know how to use it. It's not executing with Windows??
I will try another sd-card on my phone where I will put my restore.
Thank you for helping
midy said:
My Sd-card isn't dead, I can explore it from my computer, it's just my recovery that don't recongnize it.
I downloaded Gparted but I don't know how to use it. It's not executing with Windows??
I will try another sd-card on my phone where I will put my restore.
Thank you for helping
Click to expand...
Click to collapse
OH.. why didn't you just say that in the first place. There's a fix on my guide.
bortak said:
make a bootable USB.
Click to expand...
Click to collapse
Bortak i think u just solved my problem lol il let u know
Sent from my HTC Desire
SdCard Damaged
midy said:
Yes, boot with sdcard => power off => boot without sdcard => power off => boot with sdcard. Didn't work...
Sdcard Damaged :'(
Click to expand...
Click to collapse
bortak said:
It's not the end of the world.. Put the sd-card in an adapter and backup all of your contents, then put it back into the phone and format it. Put the backed up contents of the SD-card back into the phone and you're done.
Click to expand...
Click to collapse
I'm having the same issue after flashing a new ROM, my 64gig sdcard is saying SdCard Damaged. I can't view the contents on PC as it never mounts the sdcard. I can see the sdcard on my Mac but can't access the contents. I really don't want to format and lose all my photos from my last trip (I know I should have backed up this first, but have flashed so many other ROMs without an issue before).
The funny thing is I can boot into TWRP recovery and still access my ROMs, kernels and on programs from the sdcard. I had the same issue with my 500gig external USB hard drive and I just repaired it using my Mac file utilities, but will not let me repair the sdcard.
Any suggestions to recover my data? Just really want the pictures, everything else is backed up.