Help Drizzy hero rom...stuck in boot loop - G1 Q&A, Help & Troubleshooting

how do i get out of boot loop or remedy..its actually stuck on the hero splash

Re-wipe
then re flash

i just did that...same thing

It's probably an issue with your EXT2. When it's looping it is looking for the app_s & app folders and if your sdcard isn't mounted properly it will loop until it can see you EXT. You should completely wipe your EXT2 and reflash the build.

ok step by step..how did u install ur hero rom....because i used to and never had these problems b4....

wipe device then flash now when your done flashing dont reboot...remove sd card then boot up! it might reboot once but that is okay just leave it and let it load when all done re-insert sd card!

yea i did that...but as soon as i restart or do the app2sd...it freezes at the hero splash...i give up...cuz even with the sd card out and hero running...it was super sluggish..unresponsive and annoying...lol

the error wat my fault...i figured my prob...but those hero roms are too slow...like i wonder wat these guys talk about when they say its fast...faster than before? which was snail...so now its turtle?..lol

having the exact same issue any1 found an fix for this ?

from the console in recovery type this
mke2fs -j /dev/block/mmcblk0p2
I had this problem this will work this will reformat and wipe your ext part

gtrplr71 said:
from the console in recovery type this
mke2fs -j /dev/block/mmcblk0p2
I had this problem this will work this will reformat and wipe your ext part
Click to expand...
Click to collapse
is this in adb as i can't seem to get adb to find my phone but yet fastboot works fine
is there any externaly apps that i can download that will do this ?

try madacos hero rom. fastest ****ing thing ever. seriously. it just takes a while to boot and to get fast because your phone needs to GET USED to the hero roms. heres the link
http://forum.xda-developers.com/showthread.php?t=555624

cheers for the link i just want to be able to use my 8gb card and cant the 4gb works fine went through the same procedure as the 4gb 1 to the 8gb 1 must be some issue

what exactly is wrong with your 8gig card? if all else fails, reformat it and repartition it. only takes like 15 min. thatways it starts from scratch essentially. its what i had to do because i got constand fc' while running hero roms. i got these process.android.media ones every 3 minutes when doing ANYTHING. yeah reformatting and repartitioning is always your last resort saftey net

scoobyturbo said:
is this in adb as i can't seem to get adb to find my phone but yet fastboot works fine
is there any externaly apps that i can download that will do this ?
Click to expand...
Click to collapse
this command is from the console in recovery I don't know about adb.

oshizzle1991 said:
what exactly is wrong with your 8gig card? if all else fails, reformat it and repartition it. only takes like 15 min. thatways it starts from scratch essentially. its what i had to do because i got constand fc' while running hero roms. i got these process.android.media ones every 3 minutes when doing ANYTHING. yeah reformatting and repartitioning is always your last resort saftey net
Click to expand...
Click to collapse
ok first off ive used ravs recovery image 1.2.1g formatted my sd card with it fat32 extention 2 and swap, ive done that about 5 times now but as soon as hero loads it goes straight into a loop this is only with the 8gb card, stick the 4gb card in and it works fine so i don't know what the issue is with the 8gb

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

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 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

Categories

Resources