-
i can see the sd card logo in ur status bar, is it written "sd card is damaged, format it"? if yes promp it, it will give u "do you want to format sd card?" press yes or whatever. try it many times. because i faced same issue one day in my 7042 and it worked.
Did u tried stock recovery?
unfortunately, for ur Mid there is no custom recovery to mount or remount sd card
-
12-06-2012 10:33 AM
# ADS
Circuit advertisement
-
if i plug my device in the computer the messge will flsh sying pls insert removable g but the h is working good(the ext sd)
-

Originally Posted by
samersh
i think that ur internal sd card is damaged, u can fix it by formating it, flash cwm and just format it. or format using otg cable on ur laptop
I agree that the internal SD is damaged, possibly due to a bad format. This may be fixable, depending on whether you can get the partition name (e.g. nandi). Your tablet I believe can use the fastboot executable, and thus you could attempt to erase the partition using fastboot.
Code:
fastboot erase <partition>
ClockworkMod won't help in this case, as most of the devices using Telechips CPUs do not have ClockworkMod recoveries available for them.
I do not accept PMs asking for one-on-one tech support. Ask on the forums so everyone can benefit.
Q: Why does an App say it's not compatible on Google's Play Store?
A: The build.prop is faulty and files are missing from \system\etc\permissions. Download the file from
here and install it.
Q: Why does Google Earth refuse to start on stock ROMs?
A: Google Earth expects to be able to pinpoint your location. Read
this thread to fix things.
-
can you give me a link of fastboot to download it , i will try to use the fastboot to fix my problem?
-
If you're running Windows, I include a copy of Fastboot in the root utility zip file.
I do not accept PMs asking for one-on-one tech support. Ask on the forums so everyone can benefit.
Q: Why does an App say it's not compatible on Google's Play Store?
A: The build.prop is faulty and files are missing from \system\etc\permissions. Download the file from
here and install it.
Q: Why does Google Earth refuse to start on stock ROMs?
A: Google Earth expects to be able to pinpoint your location. Read
this thread to fix things.
-
Also you can mount it by first checking mountable devices and then using mount command via adb/term emu
blkid
mount -t vfat /dev/block/yoursdcardfoundwiththeblkidcommand /mnt/mountlocation
-
Oh can you explain it step by step? powerpoint45?
-
i will run the fstboot in my computer? or in my device?
-
I do not accept PMs asking for one-on-one tech support. Ask on the forums so everyone can benefit.
Q: Why does an App say it's not compatible on Google's Play Store?
A: The build.prop is faulty and files are missing from \system\etc\permissions. Download the file from
here and install it.
Q: Why does Google Earth refuse to start on stock ROMs?
A: Google Earth expects to be able to pinpoint your location. Read
this thread to fix things.
-
everytime i open the fastboot it will flash only. the program automatically close i cab't use the fastboot >.<