Why won't my SD card partition? - Nexus One Q&A, Help & Troubleshooting

Tried everything I could imagine. ROM Manager...Amon Ra's, Windows and used a Partition software. It always hangs (because it never get's past a certain point). Amon Ra just keeps going and going and going and never stops (left it for over 8 hours one time). ROM Manager says that it did it...but it didn't. Windows software also just keeps going and going and going.
I'm out of ideas. Why won't my SD card partition? It's a 16GB ADATA class 6 card. When I interrupt the partition process...I can see that it has partially partitioned the card...but not to the full capacity I requested.
It's weird because when I first got the card...I was able to partition without problems...only took a couple minutes or so with Amon Ra recovery. Now, nothing... I'm clueless...
Can anybody help me out?

SiNJiN76 said:
Tried everything I could imagine. ROM Manager...Amon Ra's, Windows and used a Partition software. It always hangs (because it never get's past a certain point). Amon Ra just keeps going and going and going and never stops (left it for over 8 hours one time). ROM Manager says that it did it...but it didn't. Windows software also just keeps going and going and going.
I'm out of ideas. Why won't my SD card partition? It's a 16GB ADATA class 6 card. When I interrupt the partition process...I can see that it has partially partitioned the card...but not to the full capacity I requested.
It's weird because when I first got the card...I was able to partition without problems...only took a couple minutes or so with Amon Ra recovery. Now, nothing... I'm clueless...
Can anybody help me out?
Click to expand...
Click to collapse
did you format your sd after you interrupted the partition? maybe that will help?

I suggest you to copy all files to PC and then delete the current partition with a partition manager (do not resize it). Then, create the partitions you need again. It may be better to create them with ROM Manager.
And if that fails, you may do a surface test of your card, since it may have bad clusters. In this case I would not use that card.

lilchip85 said:
did you format your sd after you interrupted the partition? maybe that will help?
Click to expand...
Click to collapse
Yeah...format was required by the phone.
mzecher said:
I suggest you to copy all files to PC and then delete the current partition with a partition manager (do not resize it). Then, create the partitions you need again. It may be better to create them with ROM Manager.
And if that fails, you may do a surface test of your card, since it may have bad clusters. In this case I would not use that card.
Click to expand...
Click to collapse
Okay...so I'm going to delete the partition...then go straight into ROM Manager and see if that works.
Thanks for the replies!

Related

Removed SD Card

Sorry if this has been adressed before, but i did use the search and i cannot quite figure out what to do next. I might have dropped my phone the other day, and since then none of my apps run from the SD becase it thinks that it was ejected. So, i wiped and installed a clean JackXrom again, and it was fine for about 20 min, then phone locked up, and when i restarted, i get the same problem. Should i format the partitions on the card perhaps? I was trying to avoid that, so any work around would be helpfull.
Latest radio, spl. Class 6 8 gig SD card.
Thanks.
te5ter said:
Sorry if this has been adressed before, but i did use the search and i cannot quite figure out what to do next. I might have dropped my phone the other day, and since then none of my apps run from the SD becase it thinks that it was ejected. So, i wiped and installed a clean JackXrom again, and it was fine for about 20 min, then phone locked up, and when i restarted, i get the same problem. Should i format the partitions on the card perhaps? I was trying to avoid that, so any work around would be helpfull.
Latest radio, spl. Class 6 8 gig SD card.
Thanks.
Click to expand...
Click to collapse
sounds like a corrupted partition try repair ext file systems if that dosent work youve got to format partition and reinstall all apps.
btw does youre fat32 partition work?
te5ter said:
Sorry if this has been adressed before, but i did use the search and i cannot quite figure out what to do next. I might have dropped my phone the other day, and since then none of my apps run from the SD becase it thinks that it was ejected. So, i wiped and installed a clean JackXrom again, and it was fine for about 20 min, then phone locked up, and when i restarted, i get the same problem. Should i format the partitions on the card perhaps? I was trying to avoid that, so any work around would be helpfull.
Latest radio, spl. Class 6 8 gig SD card.
Thanks.
Click to expand...
Click to collapse
If it only happened once it shouldn't be an issue, but if it does it wouldn't hurt to format your ext.
In recovery
mount -o rw /dev/block/mmcblk0p2 /system/sd
rm -r /system/sd/*
I tried repairing my ext, no luck.
Whenever i try to mount in recovery console i get error : No such file or directory
te5ter said:
I tried repairing my ext, no luck.
Whenever i try to mount in recovery console i get error : No such file or directory
Click to expand...
Click to collapse
Sounds like you need to delete the partition and make a new one, as it can't be read. If you're going to use parted from you're phone then you'll probably have to start over and recreate fat (and linux-swap if you had one) too. If you're using paragon or Gparted you should be able to recreate just your ext.
I cant recall which tutorial i fallowed, but it was all done through the terminal or recovery. Could you possibly point me to the right thread?
AdrianK said:
Sounds like you need to delete the partition and make a new one, as it can't be read. If you're going to use parted from you're phone then you'll probably have to start over and recreate fat (and linux-swap if you had one) too. If you're using paragon or Gparted you should be able to recreate just your ext.
Click to expand...
Click to collapse
if you can remember the start and end of youre ext partition i think you can do this in parted by typing print then note down the start and end then type mkpartfs primary ext2 start - end
te5ter said:
I cant recall which tutorial i fallowed, but it was all done through the terminal or recovery. Could you possibly point me to the right thread?
Click to expand...
Click to collapse
Here you go, follow the second section.
http://android-simplicity.blogspot.com/2009/08/how-to-6-how-to-partition-your-sdcard.html
Everytime i try to mount in recovery i get "mount: mounting /dev/block/mmcblk0p1 on /sdcard failed: device or resource busy"
I'm lost.
pull your battery our for 30 seconds or so. remove your sd card then reinsert it and then try again. if that doesnt work then do what the others guys have said and try to reformat your sd card and start from scratch.
AdrianK said:
Sounds like you need to delete the partition and make a new one, as it can't be read. If you're going to use parted from you're phone then you'll probably have to start over and recreate fat (and linux-swap if you had one) too. If you're using paragon or Gparted you should be able to recreate just your ext.
Click to expand...
Click to collapse
Actually, with Parted you can just rm and mkpartfs any partition you want without affecting the other partitions.
I bit the bullet and just formated all the partitions.
Thanks anyways guys.
My advice for next time or any body else reading would be to download a live CD for ubuntu or fedora or similar and boot your PC off that - it's graphical and v. easy.
Or just dump windows altogether and go for linux ;-)
Smiffy.
Lordsmiff said:
My advice for next time or any body else reading would be to download a live CD for ubuntu or fedora or similar and boot your PC off that - it's graphical and v. easy.
Or just dump windows altogether and go for linux ;-)
Smiffy.
Click to expand...
Click to collapse
Yeah Gparted is amazing problem is then you have to walk the person through downloading, burning the image...which can be painful.
This is still happening, fresh format on sd card partitios and a wipe and clean install of Jacxrom.
Bad sd card? Or the phone?
JACxROM [v1.3]
I am attempting to flash to this ROM. Everything seems to go as describen in other posts, but when I power up the phone, I never make it past the splash screen. Any thoughts??
sorry
Sorry I posted this in the wrong place, I will move it.
rberger13 said:
I am attempting to flash to this ROM. Everything seems to go as describen in other posts, but when I power up the phone, I never make it past the splash screen. Any thoughts??
Click to expand...
Click to collapse
Bump, dead SD card?
partition corrupted anyway to recover?
I need help please!
I was running cyanogen 4.0.3.1 just installed today morning then changed theme to enoch 1.12 the newest one that worked fine. Updated the browser to loccys Then installed the HTC music and when finally rebooted the phone it was working fine until I noticed I had none of my apps on the sdcard.
All I have is syste/app folder which runs internally I think everything else does not work. It's like my sdcard is not in.
I shutdown rebooted and waited. Then removed sdcard rebooted and inserted the card one fully powered on and it is saying it wants to format it.
I get home turn my ubuntu system on and it detects it as a ext3 partition yet nothing inside. and now no fat32 partition or linux-swap.
anyways to recover or am I SOL?

switched from unknown class to class 6

I recently made the change from an unknown class 2gb sdcard to a class 6 4gb sdcard and now things are going crazy. Hero has become unbelievably unstable and cyanogenmod boot loops.
any help would be greatly appreciated. thanks in advance.
My guess is you failed to transfer over the apps that were on that old sd card (in the ext 2/3 partition) and now the phone can't find them. Either copy over all the data (search the forums to find out how) or do a wipe to make your phone forget about all tthose apps.
Gilliland12 said:
My guess is you failed to transfer over the apps that were on that old sd card (in the ext 2/3 partition) and now the phone can't find them. Either copy over all the data (search the forums to find out how) or do a wipe to make your phone forget about all tthose apps.
Click to expand...
Click to collapse
i've done several wipes, several reformats of the ext3 and the entire card, i've tried to do nandroid backup restores, nothing is working. :\
Done a full wipe and still issues? Huh. Try removing the card completely and doing a wipe. You shouldnt get any errors not having an SD card. If you do get errors then this might take a while. If you get no errors then your card is somehow screwing things up.
mistaken post. ignore this
so turns out there is something wrong with my sdcard. tried flashing xROM 1.4 at least three times and got boot loops every time, then booted up without the card in and booted up fine.
it also works when i use the switchrom script to restore.
is there anything i can do to make this card usable?
Don't take my word for it, but maybe a format and partition of the card again would probably work.
Anartic said:
Don't take my word for it, but maybe a format and partition of the card again would probably work.
Click to expand...
Click to collapse
tried it several times. thanks, though
if anybody has any help, i'd love it :\ just like to know if this card is useless to me or not. thanks
if you have vista plug it in and it should say something about fixing errors when my sdcard was f***ing up i thought i might as well try it and it worked, hope this helps
edit: which method are you using to partition your card?
JJbdoggg said:
if you have vista plug it in and it should say something about fixing errors when my sdcard was f***ing up i thought i might as well try it and it worked, hope this helps
edit: which method are you using to partition your card?
Click to expand...
Click to collapse
i have xp :\
i've been using parted.
grandomegabosses said:
i have xp :\
i've been using parted.
Click to expand...
Click to collapse
if i were you i would send it back as faulty cos if it is giving you this many problems so early on that is not a good sign
btw you could try completely unformatting the card then re partitioning the empty space
JJbdoggg said:
if i were you i would send it back as faulty cos if it is giving you this many problems so early on that is not a good sign
btw you could try completely unformatting the card then re partitioning the empty space
Click to expand...
Click to collapse
the thing is, it's not new. i've had it for about 6 months and been using it in my mp3 player. i'm assuming that might be why it's not working. i've unformatted and reformatted the entire card a couple times.
i'm planning on getting an 8gb class 6 card soon, so as of now, i'm using my old 2gb card. but thanks for the help
grandomegabosses said:
the thing is, it's not new. i've had it for about 6 months and been using it in my mp3 player. i'm assuming that might be why it's not working. i've unformatted and reformatted the entire card a couple times.
i'm planning on getting an 8gb class 6 card soon, so as of now, i'm using my old 2gb card. but thanks for the help
Click to expand...
Click to collapse
no probs sorry i couldnt help
JJbdoggg said:
no probs sorry i couldnt help
Click to expand...
Click to collapse
no worries, man!
so i think i solved it. Ubuntu solves everything. haha repartitioned in ubuntu and it's working fine now. thanks guys

broken SD card??? PLEASEEEE HELP!!!!!!

hey everyone, im not usually quick to ask for help but i am absolutely frustrated and stuck.
trust me ive searched and read everything i need to and its just not working for me
i have a 8gb micro sd class 6 card.... everything was fine and working perfect until i did a nandroid backup
then my card started having errors when repairing ext filesystems
so i put the card in my computer and formatted it.
then i deleted and repartitioned the card
then i did the command in the recovery console to fix the filesystem error
reflashed the radio image
none of that is working for me
i have another 4gb class 4 card and its working perfect for me
but ever since my 8gb did a nandroid backup, the roms wont load at all and i get stuck in a boot loop with the second htc splash screen
PLEASE HELP THIS IS DRIVING ME MAD!!!! thanks a bunch in advance!!
im using jacxhero v2.1
and i use cyan 1.4 recovery img
After you partition in Recovery, you don't need to fix filesystems... just exit Parted and type upgrade_fs in recovery console to upgrade to ext3.
deanna619 said:
hey everyone, im not usually quick to ask for help but i am absolutely frustrated and stuck.
trust me ive searched and read everything i need to and its just not working for me
i have a 8gb micro sd class 6 card.... everything was fine and working perfect until i did a nandroid backup
then my card started having errors when repairing ext filesystems
so i put the card in my computer and formatted it.
then i deleted and repartitioned the card
then i did the command in the recovery console to fix the filesystem error
reflashed the radio image
none of that is working for me
i have another 4gb class 4 card and its working perfect for me
but ever since my 8gb did a nandroid backup, the roms wont load at all and i get stuck in a boot loop with the second htc splash screen
PLEASE HELP THIS IS DRIVING ME MAD!!!! thanks a bunch in advance!!
im using jacxhero v2.1
and i use cyan 1.4 recovery img
Click to expand...
Click to collapse
this is a fault with the rom, the nandroid backup shouldnt cause a bootloop.
did you make sure the partitions are in this order?: FAT32, ext, linux swap?
can you see the card on your pc?
yes i did those 3 in order, ive done it several different times
i make sure that i do the upgrade_fs to convert to ext3
everything goes well when i partition and i can see the sd card in my computer. but for some reason i cant get past the splash screen with this memory card... my other one is working perfect, and so was this one until i did the backup thing
when i flash, it finishes and i reboot and get stuck after the HERO splash screen, the first time it shows the little android guy and then the screen goes black and i see the same spash screen again but with no android
what happens if i repair filesystems after i repartitioned??
deanna619 said:
yes i did those 3 in order, ive done it several different times
when i flash, it finishes and i reboot and get stuck after the HERO splash screen, the first time it shows the little android guy and then the screen goes black and i see the same spash screen again but with no android
what happens if i repair filesystems after i repartitioned??
Click to expand...
Click to collapse
it wont hurt to repair it, but it seems that the problem is more likely the hero rom. something is causing the rom to bootloop. did you wipe before you flashed? try that if you havent.
also, set up adb using the stickys in this thread, then use
Code:
adb logcat
when it starts to boot. that way i can see whats happening thats causing it to bootloop
yes i definately wipe before flashing. i still think its the sd card since my other sd card works with the same rom
ill try out the abd thing... ive seen posts about it but never really read into it.
thanks for the advice! ill be right back with the results
right now that i tried again, i cant get passed the tmobile g1 screen... seems to be stuck =[
the card was formatted and partitioned and then i booted (the rom is already flashed on here, i just took out my 4gb card and switched it out for this one so i shouldnt need to reflash should i?
now i deleted all partitions in recovery mode and rebooted....
i got both splash screens hero with android and then the htc splash... now it went to a black screen and has been like this for about 5 or 6 minutes
with my 4gb card it shows the two splash screens and then the black screen comes on for no more than 30 seconds and then the phone loads
deanna619 said:
yes i definately wipe before flashing. i still think its the sd card since my other sd card works with the same rom
ill try out the abd thing... ive seen posts about it but never really read into it.
thanks for the advice! ill be right back with the results
right now that i tried again, i cant get passed the tmobile g1 screen... seems to be stuck =[
the card was formatted and partitioned and then i booted (the rom is already flashed on here, i just took out my 4gb card and switched it out for this one so i shouldnt need to reflash should i?
Click to expand...
Click to collapse
well the hero builds put some apps and configuration files on the ext partition. if your 4gb card has those on it, then you probably wont have to.
Can you see the partitions on your computer?
no i dont know how to see partitions on my computer
deanna619 said:
no i dont know how to see partitions on my computer
Click to expand...
Click to collapse
if your using windows, format the whole card to FAT32 and put it in your card reader to see if it shows up as a removable drive.
what are you using to partition the card? Try flashing another rom that doesnt need extra partitions (such as cyanogen) and see if that rom can see your card as well.
if it doesnt detect it, then your card may have gone bad
=[ looks like i got a bad card....
i appreciate you two helping me out! wish it could have worked... i guess im just gonna pick up a new card
this rom wont even load when i dont have an SD card in it... and when the phone is loaded with my 4gb card, if i take it out, the phone freezes
weird....
deanna619 said:
this rom wont even load when i dont have an SD card in it... and when the phone is loaded with my 4gb card, if i take it out, the phone freezes
weird....
Click to expand...
Click to collapse
like i said, important system files are on the sd card. you cant remove the sd card without crashing it. if you want a rom that you can use without an sd card, use JF or Cyanogen's rom. The hero roms have too much stuff to fit it all in the internal memory of the phone
what are those important files on the sd card?
are you talking about the partitions or something else?
if its something else like hidden files or something, then maybe thats what i need to fix my 8gb
deanna619 said:
what are those important files on the sd card?
are you talking about the partitions or something else?
if its something else like hidden files or something, then maybe thats what i need to fix my 8gb
Click to expand...
Click to collapse
they arent hidden, but thats what i was trying to say. after youve formatted your card, wipe and reflash the update. it will put those files on your card automatically.
they are located on your ext partition.
if you use adb, you can see them in
/system/sd/app_s
to get it to work, put the freshly partitioned sdcard into the phone.
press home+power to get to recovery. wipe the phone. flash the update (jachero2.1)
when it installs, it will find the ext partition and do it manually

Can an SD Card be bad but not bad?

I just got an A-Data Class 6 4 gig card. I can format 3 partitions, upgrade to ext3, copy update zips and files to it, but it boot loops when i try to load up a new rom (any rom). My old class 2 4 gig card loads everything fine. It even runs the latest king hero really well.
Any ideas?
robkoehler said:
I just got an A-Data Class 6 4 gig card. I can format 3 partitions, upgrade to ext3, copy update zips and files to it, but it boot loops when i try to load up a new rom (any rom). My old class 2 4 gig card loads everything fine. It even runs the latest king hero really well.
Any ideas?
Click to expand...
Click to collapse
How did you partition your card?
using parted in console. I've re-done it several times as well.
So no matter what rom you flash your getting a bootloop. Do you have a nandroid?
I do. Using Amon_Ra's 1.2.3
On 2nd thought, do you mean a nandroid of a bootloop instance?
robkoehler said:
On 2nd thought, do you mean a nandroid of a bootloop instance?
Click to expand...
Click to collapse
Naw a nandroid of a rom that was working before you started flashing.
unfortunately no. i got partition crazy and removed the fat32 it was on right before i thought "did i back that up?"
With my old class 2, i've been able to get up and running on 4.1.999 and this king hero rom with no troubles.
Can a taco be bad but not bad? like, it tastes good, but it was made with bad ingredeints or a horrible chef.....
It sounds to me like your wiping after flashing.
You wipe data, Wipe ext, fix ext, flash rom.
If you wipe after flashing, or flash without wiping you will always get a boot loop.
The image doesnt run from your sd card, so the only thing that would cause the loop is the data on your phone.
Find a tested and working rom (i suggest either Mligns newest or Kings newest)
Go into recovery and turn on USB.
Move rom to sd card.
Wipe data
Wip EXT and fix
REBOOT INTO RECOVERY
then go to flash any ZIP (if you dont reboot, the rom file will not be seen correctly)
flash the rom
Fix ext again just in case
Reboot and leave the phone alone for a few mnutes.
EVERY phone is different. Some take 2 min some take 10-20 min
But if you have flashed properly, the best way to know is the shimmer on the HTC will continue to flow and not stop.
Sometimes it will fade, sometimes the noti bar will appear for 5 min then boot...
Just have patience and try.
EDIT- You typed while I was typing, It sounds like then maybe that card is bad then. If all works with older card, then the flash may be bad on the newer card. may want to return it unless you have other uses for it.
Just to add a strange twist to this. Just reformatted card so it was all Fat32, wiped, and flashed 4.0.4. Everything went fine. What on an SD card could crash Apps2SD?
robkoehler said:
Just to add a strange twist to this. Just reformatted card so it was all Fat32, wiped, and flashed 4.0.4. Everything went fine. What on an SD card could crash Apps2SD?
Click to expand...
Click to collapse
Possibly the upgrade from ext2 to ext3. Thats why I like to do mine in Ubuntu. Format the card using linux for a linux phone.
Decided to go a step further and go back to parted and resize fat32 and add a 500mb ext2. Rebooted and it fired up and shows the ext2 in the settings screen.
All that and it's not even Halloween yet. I'm going to try to flash 4.1.11.1 just to see if i can break it again
I'm sending it back. wiped flashed 4.1.11.1. Got to setup screen but everything force closes. com.android.phone, com.google.process.gapps, com.android.setupwizard.
Skipped wizard.
signed in with google account.
no service connection ever made so no account sync.
time to email newegg and try this again
robkoehler said:
I'm sending it back. wiped flashed 4.1.11.1. Got to setup screen but everything force closes. com.android.phone, com.google.process.gapps, com.android.setupwizard.
Skipped wizard.
signed in with google account.
no service connection ever made so no account sync.
time to email newegg and try this again
Click to expand...
Click to collapse
lol.....you give up quite easily.. those problems arent related to the sd card (they are on your /system partition)
try to reflash your rom and repair ext partitions then fix_permissions in recovery
hmmmm.....got card #2 and it appears to be the same case....boot loops. i can't believe that 2 sd cards would be bad only when it comes to apps2sd.
got adb running on my work pc and uploaded a log of the fail
again, everything boots just fine (just booted king's new 1.0) with my lexar class 2
updated logcat - 1st one was when i couldn't get off of the g1 screen.
this logcat is of the bootloop. any help would be great

SD won't partition/format no matter WHAT i do!

I just got a new 8 gb microSD card, from ebay and no matter HOW HARD I TRY, using every friggen method in the book, it won't partition properly, and when i finally do get it to partition, it keeps being read by my phone as a blank SD card, but the phone won't format it.
I have tried to using, Paragon Partition Manager, as well as SDpart on Amon_RA's recovery. Both tell me that it has been partitioned correctly, however sometimes on SDpart, it just partitions forever.
The SD card I use is this one: http://cgi.ebay.ca/NEW-8G-8GB-TF-Mi...gital_Camera_Memory_Cards?hash=item3ca7f3ab6b
which to my knowledge should work....unless i'm REALLY clueless and i just missed something really obvious, any help at all would be nice...if you need ne more infor to help, please ask.
bgmrk said:
I just got a new 8 gb microSD card, from ebay and no matter HOW HARD I TRY, using every friggen method in the book, it won't partition properly, and when i finally do get it to partition, it keeps being read by my phone as a blank SD card, but the phone won't format it.
I have tried to using, Paragon Partition Manager, as well as SDpart on Amon_RA's recovery. Both tell me that it has been partitioned correctly, however sometimes on SDpart, it just partitions forever.
The SD card I use is this one: http://cgi.ebay.ca/NEW-8G-8GB-TF-Mi...gital_Camera_Memory_Cards?hash=item3ca7f3ab6b
which to my knowledge should work....unless i'm REALLY clueless and i just missed something really obvious, any help at all would be nice...if you need ne more infor to help, please ask.
Click to expand...
Click to collapse
you might wanna try ubuntu
I was hoping not to have to do that, but looks like i'll give it a try.
EDIT:
After installing ubuntu and partioning the card...what i think was successful (no errors) and the phone reads it fine, however it can't read the amount of storage on the SD secondary drive. And when I copy over a rom to reflash, at the recovery screen it gives me an error saying it's (bad). And then when i look at the ROM file, the size is down to 0kb, from the original 38 mb. I also can't download any updates using CM updater, it starts...and then freezes and gives me an error...this happens on NO MATTER what ROM, and i've tried both Amon_RA's and cyn's recovery. Both give the same error. Any help is welcome.
hmm i had a similar problem before. if you went into parted from the console and print, what does your "Partition Table" say?

Categories

Resources