SD won't partition/format no matter WHAT i do! - G1 Q&A, Help & Troubleshooting

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?

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?

Installing Cyanogen

Ive tried installing Cyanogen about 10 times on my G1 and it always ends up the same no matter what guide i use. Ive tried so many different "stable" versions of Cyanogen i dont even know where to begin. I downgrade to RC29 fine, Install the radio update, and gain root access. Then i boot into the Home+Power menu and install Cyanogen through the Alt+S install prompt. Then the phone reboots and either hangs at the G1 screen or loads to the Cyanogen (Blue text) Android screen and hangs there and the screen eventually goes black.
Another time i installed a more recent version of Cyanogen, After about 5 minutes of sitting at the android screen it would load, but all the applications would instantly crash and i would have no choice but to turn the phone off. Does anyone have any idea what im doing wrong. Ive been searching every android forum for the past 4 days and cant seem to find a solution to solve this problem.
I don't know if this will work since you don't have a Cyanogen ROM to begin with, but you might try the Cyanogen updater app in the market. It is unbelievably easy and does everything for you from downloading the rom to rebooting into recovery and automatically flashing it.
Did you partition you sd? I am pretty sure any cyan mod requires a fat32 and ext2 oartition for the auto apps2sd.
crpercodani said:
Did you partition you sd? I am pretty sure any cyan mod requires a fat32 and ext2 oartition for the auto apps2sd.
Click to expand...
Click to collapse
Nah, it works fine without an ext2 partition, once you create one it will copy your apps over and set it up on boot. It does seem to have issues when the partitioning isn't right though. I've found doing partitioning in recovery console most reliable.
I have the same problem and to me it DOes have issue when the partitioning isnt right cuz I failed the partition... in console it just didnt work, and now everytime I try to reinstall the rom it turn black after the blue android logo...and from there Im stuck, I just dont know what to do to make it work...
have you tried checking the md5sum to see if you got a bad download. i got one once and nothing would work
MD5 sum matches up fine. Is there anything else i should be adding to this procedure?
http://forum.xda-developers.com/showthread.php?t=548924
I do this guide word for word and end up with that black screen i was describing before every time.
Install CyanogenMOD 4.0.1 (Stable), Right after that section of the guide when i reboot my phone, i get the black screen after the android logo sits for about 5-10 minutes and i cant continue with the guide any further although im assuming the other guides after this are optional.
have you tried the latest 4.0.4 rom?
Yessir i have. Ive tried 4.0.2 and older versions as well. No luck just different problems.
Can we install another rom other than cyanogen on the cyanogen recovery? cuz if so ill try to install a rom that dont have app2sd just to see...
Ive find my problem now my cyanogen work...it was my sd card that is not well partitioned even tough I reformated it to fat32 it just wont work..so after installin the cyanogen rom i just removed the sd card and it worked fine...so I guess ill go buy a already partitioned sdcard cuz im havin problem with theses...
I can't believe that no one has said this to the op but did you wipe before flashing
yea wiped... but now how to I proceed? I need an sd card...
If I partition my sd card outside of the cellphone and put it in, will cynogen rom will recognize that app2sd is possible or I will need to reinstall the rom?
I was suggesting wiping to the op mesh, forken, yes you can partion the card outside the phone as long as you have a fat32 partion on there since it is the only file type that the phone will recongize as a non operating storage place for your roms and other files
partitioning is so simple, just use console and follow the guides. Make sure you know what size your card is and you will be fine. You can't buy a partitioned sd card so your gonna have to figure it out.
once in recovery goto console
hit enter after each line
parted /dev/block/mmcblk0
print (this will give you your sd size in mb)
mkpartfs primary fat32 0 xxxx (xxxx is the size you get in print MINUS 512)
mkpartfs primary ext2 xxxx xxxx (first xxxx is the size of your sd MINUS 512, like we just did. 2ND xxxx is the full size of your sd)
then goto recovery and click fix/repair ext filesystems.
well yes you can buy a pre partion, theres a android website where you can buy pre partition sd card anyway you like it...
the problem is that my sd card is bugged now I think I need to fix it before trying to partition it again...cuz it wrongly partitioned..
Really you can buy pre partion cards, I think I just found my next scheme to make money since I can use the partion editor in ubuntu in 3 minutes so there is 60 minutes in an hour, so that's 20 cards an hour and I am lazy so 5 cards a day. How much is the mark up on these pre partion cards, I can out do them by 50 cents, make a link to my website for them in my sig and prob make a little profit, yay, go ignorance and laziness
ahah ill post it...
Do you know if I can fix a wrongly partitioned sd card... with just trying to partition it correctly? or I need to fix it first?
Sure, wipe it completely clean, it's called reformating. Make new partions, whichever way you are using for partion does not seem to be working for you so I would suggest trying to find another way, try googling gparted like I told you before to do and give that a try
just format the card to FAT32. You don't need an ext partition to run cyanogen, you just need it if you want apps2sd. And do a low level (not quick) format.
ive tried to reformat to fat32 and it does the same thing...

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

SD card issues

So, I got a 4GB sdcard the other day. It came out of a blackberry a friend of mine was using. I formatted the card to FAT32 with the utility in windows 7, and everything seemed to be fine. I downloaded ext2fsd to be able to copy my ext partition to my new card. I followed the directions from the website about mounting the ext partition.
After I performed the steps above, my sdcard became unusable. I tried to take it out, and put it back in my card reader, and I get an error saying windows needs to format the drive, if I try to format it, it doesn't work. I've tried in gparted as well, and also get an error. I even tried from Amon's revorery, and sdparted in the console. I don't get errors with the latter two, but my card reader still says it's RAW.
I know that was lengthy, but I'm trying to figure out anymore steps to take, or if I should just throw the card away.
Thanks
ok..
wow.
You have to have 3 partitons. If you only format it with 1 partiton, you cant save data on a partition that doesnt exsist.
You have to go to recovery console and make a fat32, ext3 and linux swap partion.
I dont have the patience to go trhough it all with you because its in 100 different threads so .. use search?
Not trying to be rude, but this is stuff you can fin don your own here very easily if you werent expecting someone to do it for you
EDIT-- sorry, dont think i read fully what you did. I had this same thing happen today on a friends brand new 8gb.
HEres what I did since you have Amen ras recovery..
Format to just FAT32.
Turn on usb
give it a second to pop up and it will and check the size.
Then turn off the usb, go into parted on console, rm 1, then remake all 3 partitons according to the size of the card.
I suggest not using the full partiton in the recovery because it usualy screws up the swap.
From there you will be fine.
If it doesnt work that way, then im sorry, the card may be pooped or to low a class maybe?
crypysmoker said:
ok..
wow.
You have to have 3 partitons. If you only format it with 1 partiton, you cant save data on a partition that doesnt exsist.
You have to go to recovery console and make a fat32, ext3 and linux swap partion.
I dont have the patience to go trhough it all with you because its in 100 different threads so .. use search?
Not trying to be rude, but this is stuff you can fin don your own here very easily if you werent expecting someone to do it for you
EDIT-- sorry, dont think i read fully what you did. I had this same thing happen today on a friends brand new 8gb.
HEres what I did since you have Amen ras recovery..
Format to just FAT32.
Turn on usb
give it a second to pop up and it will and check the size.
Then turn off the usb, go into parted on console, rm 1, then remake all 3 partitons according to the size of the card.
I suggest not using the full partiton in the recovery because it usualy screws up the swap.
From there you will be fine.
If it doesnt work that way, then im sorry, the card may be pooped or to low a class maybe?
Click to expand...
Click to collapse
Yeah, I know you're not trying to be rude, but I know I need 3 partitions. I'm pretty aware of the way a sd card needs to be partitioned. I've tried everything mentioned. I think it's about time to call it quits. It's a class 2 card, so I don't think that's the issue, and I can't format in Ubuntu, or Windows. Oh well I suppose. Thanks.
You can try this app. Its called Sd formatter...it reformats the SD. IT worked for me.
http://panasonic.jp/support/global/cs/sd/download/sd_formatter.html
cholito said:
You can try this app. Its called Sd formatter...it reformats the SD. IT worked for me.
http://panasonic.jp/support/global/cs/sd/download/sd_formatter.html
Click to expand...
Click to collapse
I forgot to include this in the original list of things I tried, but I did give it a go. It is telling me the card is write-protected even though the switch on the adapter is set to the unlocked position. I've also tried it with a different adapter. I appreciate everybody's input.
well try using parted commands to write from block 0 to the last block and partition the whole thing as fat32
is that not working?
did you tried partitioning with RA 1.2.3 recovery?
@B-man007
I haven't tried writing the whole thing to FAT32 with parted. I'll give that a try tonight (don't have the card with me).
@cholito
I'm using RA 1.2.2, I think the script is the same, so I don't know that it would make a difference if I was using that or 1.2.3

Why won't my SD card partition?

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!

Categories

Resources