ainol basic 7 lost internal 8gb memory card - Android Software/Hacking General [Developers Only]

I was updating my rom to 4.0.3 and then it got stuck on system img for like 30min, so i decided to press the reset button and install the rom again then when i got on there is no more 8gb memory . i also try to mount it with cwm no sd found. help i have a mac computer if anyone know how to repair and fix the disk using terminal terminal

Related

Apps onto SD - problems ive had and things that have helped [for noobs]

Ok, so since I went from my nice name brand 4GB class4 to a patriot 4GB class6 I have had all kinds of issues trying to get my apps to my SD. When ever I tried to reformat the card through windows vista or win7 it would disconnect, and when trying to launch computer management it would freeze until the phone was disconnected. I would also connect it, right click to format, i would get the popup asking if Im sure I want to format the card, and then when you click format it would fail immediately and the phone would disconnect as external media. So nothing I could do could reformat the card even tho at the time there was a 3.5GB FAT32/.4GB ext2 so I stuck it in Ubuntu. Same weird issues trying to format with GPartition. So I tried Partition manager which would only allow me to delete all the partitions and create ext2 but whenever I would create a FAT32 it would fail at the last 90% of the job and the phone would disconnect form the comptuer, I could then reconnect it and complete the job. I tried this about 20 times after number reboots in Vista and Win7 to no avail. I tried every updated ROM with every type of Apps2sd conversion and nothing is working, everything keeps installing to the phone even after all the commands are successful in the terminal. Finally this morning I got to work and tried with XP and it formatted first try, and now I am midway through resetting everything up. My major issue is that once I install a new build it will work until I setup the apps on the sd card, once I do that I hang on the second slpash screen.
In short I dont know what is going on but I wanted to report my issues incase anyone else was having similar problems. It would seem XP is my savior but that seems really odd.
I have the same issue in Vista. If I need to format the card I just use a reader instead.
Symptoms:
- SD card not recognized by Windows Vista or Windows 7
- If SD card is detected if you right click > format, that operation will instantly fail and the SD card will become disconnected.
- Opening Admin Tools > Computer Management > Disk Management will hang until you disconnect the SD card
- SD comes up as unallocated and needing a format but any attempt to format it will fail
- After installing Apps2sd it hangs on second splash screen
- After installing Apps2sd it hangs on android logo
- Cyclic Redundancy Check error when copying files to SD
- Phone and computer both not recognizing the SD card
Attempted fixes:
- Installing JFv1.5
- Installing 1.5Hr3Apps2sd
- Installing Dudes Apps2sd
- Installing everything imaginable from radios to RC29 and re-rooting
Chain of events that worked:
- Installed JFv1.5 - get a fresh download, install and wipe. You can do this by using another SD card, putting your SD card in another computer, or using a combo of adb or fastboot. Depending on how I messed up my phone determined which of those ways I could do it.
- Format your whole SD card to FAT32 - Same as above, depending on your situation you may need to use a card reader or a computer with linux or Paragon partition manager. I had more issues in Vista and Win7 than XP just FYI incase thats an option to you.
- Split your partition into FAT32/Ext2 - Take your total card size formatted to FAT32, mine was 3.8GB and I wanted .4GB (400MB) so in the below coding where it says "size" I used 3400M, make sure you use a capital M, for more info on this topic click here. Then, with an internet connection open up your terminal emulator and type each line and then enter:
su
cd /data
wget http://64.105.21.209/bin/lib/droid/sdsplit
chmod 555 sdsplit
/data/sdsplit -fs size -nc
reboot
Click to expand...
Click to collapse
- NOTE - The above 2 steps can be skipped if done in Paragon Partition Manager (which I owe thanks for saving my SD card when the Disk Management in all versions of windows and Gpartition in ubuntu failed to see the card, but not PPM)
- Part 1 of 2 for setting up Apps2sd - First step is to download this file. Extract those 2 files onto the FAT32 (windows visible) partition of your SD card. Then open up your terminal emulator and type out each line and hit enter:
su
mount -o remount,rw /dev/block/mtdblock3 /system
cp /sdcard/init.rc /data/
cp /runme.sh /data/
cp /sdcard/a2sd.sh /data/
reboot
Click to expand...
Click to collapse
- Part 2 of 2 for setting up Apps2sd - Once fully rebooted download this file and copy the AppstoSD2.apk to your SD card. With a file manager program (ASTRO for me) install AppstoSD2 off of your SD card. When it is done launch the program and select, Copy Apps to SD. Once that is done your phone will reboot. Once its back up and running choose the second option, Copy dalvik-cache to SD. Once that is done you will need to manually reboot.
- DONE!!! - Once I was done rebooting my phone now reports as having ~400MB of internal storage and it feels much snappier. I hope this guide helps someone.
Huge props to Stericson and MarcusMaximus for their help in fixing my phone. I suspect others may run into similar issues not knowing you need to split the sd card, then create those links with init.rc and a2sd.sh, and THEN install the appstosd program so maybe this will help someone else.
Update: Phone froze during a call, I pulled the battery, and it hung at the second splash screen, and the JF1.5 update.zip file on the SD card could not be found. I went and found my old reliable SanDisk 2GB, put the update on it from my computer, flashed, wiped, and once everything was good to go I tried to put the 4GB class 6 card I have been using but now the phone, linux, xp, vista, win7 all fail to recognize the card at all. I dont know what happened but my issues started when I got that card. I am taking the new Patriot 4GB class 6 card back to fry's and Im running my 4GB class 4 that I had before I upgraded. Everything is setup now and working fine so hopefully I just had a bad SD card.
I wouldnt use the phone to format your sd card. I had no issues formating on vista, winxp, win7 when using a sd card reader. I think it has something to do with the fact that you dont have direct access to the sd card when formating from the phone. I think Android just mounts the /sdcard partition and makes it writable through the usb. if that is the case then you dont have access to the partition tables on the card. Not a linux or android guru, just a theory.
1: Don't try to format the sd card using your computer when it's in your phone, if you need to format it, use a card reader.
2: ext2 isn't readable by Windows, so if your ext2 partition isn't showing up on the computer, that's normal.
i had haykuro adp 1.5 but flashed jf 1.5 to put apps on sd and its stuck on tmobile g1 screen.
Yes! The easiest way for me was throwing the card into my Ubuntu laptop and both the FAT and Ext2 partitions pop up on the desktop so you can backup or partition them easily.
And when my card crapped out last night and I put the class 4 back in I was not recognized on any computer but I could at least format it from the phone. From there Partition manager could see the drive and partition but the format was invalid. I then ran the SDSplit method and was able to get the partitions visible in Ubuntu (but not in Windows). From there I copied files (wallpaper, ringtones, etc.) to the SD card and rebooted and when it came back up Windows was able to see the files on the SD and now everything is setup again and good to go.
I have had 2 Patriot 4gb Class 6 cards that both have bad sectors within the first month...as well as randomly getting "bad_removal" from my phone with them. And then it finally losing the filesystem!
I am now using a Kingston 4GB Class 4 card and havent had any issues in 2 weeks.
Patriot isn't all that bad but I think these cards are duds.
Hi,
Just wanted to add:
I purchased a kingston 16 gb class 2 from ebay - working apps to sd no problems. I used it for 1 month.
Then I upgraded to an Adata 16 gb class 6 from newegg.com. Using it for 2 weeks now with no problems. Apps to sd and dalvik-cache to sd.
My firmware Haykuro 5.02H r4.
These 2 brands seem to be reliable.
I just ordered the A-Data 16GB cl6 card off newegg.com. When I get it I will see what happens and report back.

[Q] Wiping my SD card/formatting solution.

Hi
Just wondered how i completely wipe all my data from this disk?
I can boot into clockworkmod restore factory defaults and clear cache. I just need to know how to wipe the SD card.
Trying to revert the phone to the beginning.
Sent from my HTC Desire HD using XDA App
Settings/ sd card/ unmount sd/ format sd card!...
Sent from my HTC Vision
This worked to some degree.
Once I unmounted it and erased the SD card I couldn't mount or format the card again :/. Nothing I did worked.
I tried formatting my SD card when connecting the phone to my windows laptop but couldn't do it either.
I have clockworkmod installed on my phone and think I have found a solution.
Keep your phone connected to your laptop. If you reboot into recovery on your phone and go to "mounts and storage menu", then "mount USB storage". On your windows platform it should popup something like "need to format this drive before you can access it". so I formatted the drive, fat32, allocated unit size 32kb, check "quick format". Start.
once it's done in windows, select in clockworkmod "format /sdcard" and then "mount /sdcard" and reboot.
It should work.
In case this helps you along the way - this program seems to come recommended for formatting SD cards.
http://www.sdcard.org/consumers/formatter/
Grant Barker said:
In case this helps you along the way - this program seems to come recommended for formatting SD cards.
http://www.sdcard.org/consumers/formatter/
Click to expand...
Click to collapse
I tried that a couple of days ago. Formatted my new 32GB microsdhc card fine. But XP Pro (with SP3) couldn't see it on my desktop so couldn't drop all my data onto it. In the end I formatted the card with my Nokia E71, mounted it as a 'disk' on the PC and all was fine.
(Didn't do it on the DHD 'cos I didn't want to tie it up for 7 hours copying all my music across)!
Dave
II have ordered 16 GB card and what steps should I follow to move my 8 GB stock SD apps to new one?
1) Format new card............
2) ..................
3)
Cant u just connect it to the PC in USB mode and format from windows?
in reference to wiping SD cards, i want to know if i can format my sd card or is CWM, CM or anything else has essential files on the SD card (i dont install apps to the SD)
thanks
eozen81 said:
II have ordered 16 GB card and what steps should I follow to move my 8 GB stock SD apps to new one?
1) Format new card............
2) ..................
3)
Click to expand...
Click to collapse
1) Format new card............
2) Copy everything from old card to PC
3) Copy everything from PC to new card
If your PC environment is Windows based, you may want to think about using SyncBack Freeware. It will ensure that every file has been moved. I've been using this to move large folders/directories for many years.

[Q] SD card won't mount - Have I bricked it?

Hi guys.
Almost total noob here - not quite, but still.
I have a Pico/Explorer.
I rooted, flashed CWM 5.05, then a MIUI ROM.. all worked well. Then I wanted to try the new Triumph HD ROM. Initiall install was succesful.
I partitioned my SD card with 1024 ext3 and a swap of 128Mb
Wiped, installed ROM, no problems.
I didn't see that int2ext was supported (by command line, apparently) so I tried installing mount2sd from the play store.
After enabling everything in that app, I rebooted.
Phone became stuck on lock screen.. would not respond to any touches or buttons. But the UI updated when the battery got low, made a noise on low battery etc, and the time was updated.
I booted into recovery to test the buttons, all work fine. I checked my partition log and it said various errors like could not find this or that mount point.
I partitioned again, this time is was extremely slow. I put the SD card into my mac to add the images, but it wasn't found.
Now when I partition it does it really quick - on inspecting the log, it says "err: /dev/block/mmcblk0 does not exist!"
I can't mount the /sdcard or the /sd-ext in recovery.
Have I f!cked my SD card or my device?
Thanks for any help.
Connect your sd-card to pc using card reader if it shows sd-card then ok
If it not show ur sd-card then run minitool partition wizard
And find the sd-card there and format it and delete the sd-ext partition and re-create it using recovery
And never use two memory script at one time
Before using the another memory script remove the previous one
sent from
little pico
Thanks dude.
When I plug it in with a USB card reader, the SD card doesn't show - in minitool or anywhere else at all.
I think it's dead. Will have to buy a new one.
I will be careful with overclocking in future
Thanks again.
Put your card in the phone and boot into recovery.. Then mounts/storage and try to mount usb storage when connected to pc.. If the mem card shows up in your pc then try putting the card in a non android phone and delete the partitions.. Even my sd card didn't show up in a card reader.. But it showed up when I used a non android phone..
Sent from my HTC Explorer A310e using xda premium
make sure your sd card is usable - connect it to PC and check if it is being read. If yes, then continue. If no, then replace it.
Backup your entire SD card.
Delete all partitions and make one single partition using the Minitool Partition Wizard. Once done, try partitioning with the Recovery. this way you can ensure max compatibility.
And btw, only use swap if you are using Swapper, and only if your ROM supports it. Not all ROM support swapping. I recommend you to set swap to 0, our Pico is capable enough to run flawlessly without swap.
Once done, Factory Reset, Wipe Cache, flash your rom again and after one reboot flash mounts2sd or int2ext. Never use two scripts at a time.
same problem
It happened only with Triumph ROM for me no matter what i do the doesn't mount when i connect via usb tethering to my pc..I had to reboot into recovery for the memory card to show up in the pc..Can any one help me on this?
I never installed any secondary memory script..Just flashed the latest Triumph version after a superwipe....
The memory card never shows up on the pc but only in recovery..
format using minitool partion
format using minitool partion it'll fix sd card errors

[Q] SD card not detected on htc explorer

My device is htc explorer, I got root privilege earlier and then upgraded from android 2.3.5 to 4.4.1. There was several problems on this new version of android for my device(like, browser was showing olny a black screen and SD card wasn't detected and so on). Then I downloaded the zip file of stock-rom for htc explorer and flashed it to get the android 2.3.5 back on my device. It looked like I had my old phone back, but just then i realised that the SD card was still not detected. Its frustrating because i have very less internal memory, please help.
P.S: I used TWRP recovery mod
SOLVED!!
To those of you who are having this same problem with SD card not being detected. I've got the solution. This is what I did:.... In the twrp recovery press the
“Advanced” button. Then press
Partition Sd-card. I gave 512 mb along with 32mb of swap (this size is irrelevant because you can delete them later on ).
I don't know if it was necessary but I also pressed on "fix permission" and swiped it.
After that i just rebooted normally and I was happy to see my sd card contents on my phone.

Broken storage and /boot missing (or unmounted)

Hi,
so I have a really weird issue with my Redmi 6. As you've read from the title my phone's storage is broken and /boot is missing (or maybe unmounted).
Let me explain what happened.
So my bro needed 16 GB SD card for postmarketos (the SD card was in my phone) so I told him that he could have it. He had 4 GB SD card which wasn't enough for the postmarketos so he gave me the SD card. When I inserted it to my phone, MIUI asked me what to do with it. There were 2 options. Use it as external storage or extend internal storage so I selected extend internal storage. When the process was done, internal storage was unmounted... I tried mount /sdcard but it didn't work. Then I came across a video that has sm command in it and it was a partition management command or whatever. So I tried mounting internal storage, and it worked! BUT when I opened file manager it detected internal storage as USB. I literally have NO idea why (MIUI file manager detects it as USB but Google file manager detects it normally). I tried to fix it with the sm command, but I only made it worse... When I tried mixing the partitions I accidentally typed disks instead is disk (sm partition mixed disk"s":128,179 50). Then I think is started formating the partitions. I was lucky enough to cancel it, before it formats the whole /. It formated only the SD card and I think /boot. I don't think I can give any more info about what is did. I hope someone could help me.
Thanks for your time.
Sucharek
PS I don't have my phone rooted or unlocked bootloader or a custom ROM
Note: Everything happened when the phone was on
Please someone tell me a fix
I'm waiting almost a month and so far, no answer
Please, if you can, tell me a fix
Thanks
Hi guys I have an update that I reset my phone and everything works now!

Categories

Resources