No image file? - G1 Android Development

Hi,
I'm trying to root the wifes new G1.
Now I've done this before with my own and now my HTC Hero.
However when I hit power and camera I get a quick message saying 'no image file' before it goes to the rainbow screen??
I have the Dreamg.nbh on the SDcard.
I tried to root using the flashrec.apk but when I type 'SU' in terminal it says permission denied, so I'm thinking it hasn't worked, however it did install Cyanogens recovery.
Confused on how to flash the Dreamg.nbh as I can't get into bootloader.
Has the process changed for cupcake builds?

Make sure you format the SD card as FAT32
The cards normally come as FAT and when you format the default option is to format as FAT, you just need to tell what ever you use to format the card with to format as FAT32 or you will get the no image error.

I did, HOWEVER I have partitioned it in advance as EXT3 and Linux swap in preparation, could that be the issue?

Amdathlonuk said:
I did, HOWEVER I have partitioned it in advance as EXT3 and Linux swap in preparation, could that be the issue?
Click to expand...
Click to collapse
ya that's prob it !!!! let us know

Teh Dust said:
Make sure you format the SD card as FAT32
The cards normally come as FAT and when you format the default option is to format as FAT, you just need to tell what ever you use to format the card with to format as FAT32 or you will get the no image error.
Click to expand...
Click to collapse
Wow... happened to have the same issue being that I bought my wife a G1 today! Solved my problem... whew, this question was right on time!

That was it!!!
DON'T partition your card to save time, it costs you more...
Thanks guys.

Related

help with formatting sd card

I think I messed up my sd card for my G1.
I have a 8gb memcard and it was with 2 partitions ext2 and fat32. I just wanted to enlarge the fat32 side because the ext2 was 4gb big. Useless I thought So i deceided to make it only 500mb as ext2 and 7gb as fat32.
Now the computer can't access the card, it says that the cardslot is empty.
I use Paragon Partition Manager and there I can't modifie my sdcard. Nothing helps. I can see my sdcard in Paragon, but can access it and modify it!
Is my card messed up and do I have to buy a new one? Anybody knows how to restore it as it was when I bought it (only fat32 8gb)
Try this: http://www.sdcard.org/consumers/formatter/
mikedmeyer said:
Try this: http://www.sdcard.org/consumers/formatter/
Click to expand...
Click to collapse
YES you are so great!
It works now! Just like new. 8gb no partitions.
Thx!
No problem.
Now I have an another problem!
It always says write delay failed constantly!
Cannot access it, cannot format it, even not with sd formatter.
Is it now realy broken?
nobody :'(
Otherwise I have to order a new 8gb memory card which costs me a lot
use partition magic, create 2 partitions, make the primary partition your biggest and format it fat32, the second partition format in ext2. Then you will be okay
atlmatt said:
use partition magic, create 2 partitions, make the primary partition your biggest and format it fat32, the second partition format in ext2. Then you will be okay
Click to expand...
Click to collapse
The problem is that I cant access my mem.card.
Always a fault: write delay failed. It makes even my computer freeze.
well if you have to get a new one get one of these:
http://www.androidaccess.com/sdcard/store.html
read about it here:
http://androidcommunity.com/forums/...allow-you-to-run-apps-from-the-sd-card-15502/
M3 SMGII said:
I think I messed up my sd card for my G1.
I have a 8gb memcard and it was with 2 partitions ext2 and fat32. I just wanted to enlarge the fat32 side because the ext2 was 4gb big. Useless I thought So i deceided to make it only 500mb as ext2 and 7gb as fat32.
Now the computer can't access the card, it says that the cardslot is empty.
I use Paragon Partition Manager and there I can't modifie my sdcard. Nothing helps. I can see my sdcard in Paragon, but can access it and modify it!
Is my card messed up and do I have to buy a new one? Anybody knows how to restore it as it was when I bought it (only fat32 8gb)
Click to expand...
Click to collapse
Had the same problem after i used Paragon, would not read micro sd anymore. I did a system restore to before i installed Paragon. Problem solved. I am able to read my cards again. I noticed that in that "finish formatting after reboot" Paragon had an error. Figured thats what caused the problem.
antempire4 said:
well if you have to get a new one get one of these:
http://www.androidaccess.com/sdcard/store.html
read about it here:
http://androidcommunity.com/forums/...allow-you-to-run-apps-from-the-sd-card-15502/
Click to expand...
Click to collapse
hmm that's nice!
I will buy a new one then.
Did You try sdsplit ??
It worked good for me, when there was no PC / laptop available.
(ps. Happy with the white version?? )
karloe said:
Did You try sdsplit ??
It worked good for me, when there was no PC / laptop available.
(ps. Happy with the white version?? )
Click to expand...
Click to collapse
Hi Karloe
Yes very happy with my white G1.
How is it with the black one running ADP 1.5?
I will try SDSPLIT, but i think it will not help
If it doesn't work, try a linux live CD (Ubuntu, OpenSuse, Knoppix (I like Knoppix because of the extensive toolset for testing))
[offtopic]
The black one is doing fine, engineering bootloader, ADP1.5 with appstosd
[/offtopic]
wow thanks!!!! i tried and it worked awesome!!!
pr0cl1v1ty said:
wow thanks!!!! i tried and it worked awesome!!!
Click to expand...
Click to collapse
It would be nice to tell us what You tried, so other users can learn from your reply

EVO SDCard mount problem

I have an EVO and can't get my SDCard to mount. I think it is a card format issue. I was getting a lot of SDCARD damaged messages. I could get by them by rebooting. I rebooted and copied everything to my mac. On the copy it said there was a problem with the "tmp" folder. I thought I was deleting the tmp folder from my backup, but actually was the SDCARD copy. I rebooted and then unmounted the SDCARD, and tried to reformat. It gives the Format SD card, then erase everything, and then back to SD & phone storage immediately. Mount SD card does nothing. When I reboot, I get SD card safe to remove. I am running amon_RA (RA-evo-v1.7.0.2) recovery, Burnt Droid 1.0. Nothing in recovery that accesses the SDcard works. I do not have a card reader. Cannot access the SDcard from anything. I am thinking about returning to stock and taking to Sprint for them to format card. Any ideas before I do this?
Help anyone?
Try using unix tools cfdisk or fdisk to make a new partition table of the sd card, then use mkfs.vfat on it (this will erase all data, so backup the things you find neccessary if possible)
J0nny123 said:
Try using unix tools cfdisk or fdisk to make a new partition table of the sd card, then use mkfs.vfat on it (this will erase all data, so backup the things you find neccessary if possible)
Click to expand...
Click to collapse
Thanks.
Is there only one partition on the sdcard?
todivefor said:
Thanks.
Is there only one partition on the sdcard?
Click to expand...
Click to collapse
Hi..i just want to help u thats y i am replying...why dont u try the Panasonic SD card formatter v 2.0..i had a similar isssue on Froyo...the card wouldn't be read but then i used this formatter and it worked!
Msg me if it does/doesen't work....
circleofomega said:
Hi..i just want to help u thats y i am replying...why dont u try the Panasonic SD card formatter v 2.0..i had a similar isssue on Froyo...the card wouldn't be read but then i used this formatter and it worked!
Msg me if it does/doesen't work....
Click to expand...
Click to collapse
I got this to work by going back to stock. I could then access sdcard, formatted, and then rooted again. Downloaded SD card formatter for future reference.
Thank you.
circleofomega said:
Hi..i just want to help u thats y i am replying...why dont u try the Panasonic SD card formatter v 2.0..i had a similar isssue on Froyo...the card wouldn't be read but then i used this formatter and it worked!
Msg me if it does/doesen't work....
Click to expand...
Click to collapse
It worked for me...thanks for the tip!

sd card - not working

hi there
i have rooted my device and
after that I install the jaggy rom.
now I have the problem:
my explorer don't find my sd card
my pc don-t find the sd card over usb
but I can install zip from sdcard!
whats the problem?? please help me, I tried everything but nothing works.
PICO PVT SHIP S-ON RL
HBOOT-1.07.0000
RADIO-1.18.80.18
Jun 7 2012...
Pico CVW-Based Recovery v5.0.2.
sry for my english but I hope you understand me
try removing and reinserting card
Backup sd card then format it. Let me know then.
Sent from my WT19i using xda app-developers app
rachit.rc96 said:
Backup sd card then format it. Let me know then.
Sent from my WT19i using xda app-developers app
Click to expand...
Click to collapse
okey remove and reinsert and format (fat32) don't work
suggestion
Try inserting it in a NON smartphone and see if it recognises....even a linux laptop is worth a try....ATB :good:
ramo1989 said:
Try inserting it in a NON smartphone and see if it recognises....even a linux laptop is worth a try....ATB :good:
Click to expand...
Click to collapse
okey the card is recognized without the smartphone...
now I removed the ext4 partition and format it again (fat32)
it works, my phone found the sd card
but now I don't have a ext4 partition... do i need one??
thanks at all!!!!
jenius85 said:
okey the card is recognized without the smartphone...
now I removed the ext4 partition and format it again (fat32)
it works, my phone found the sd card
but now I don't have a ext4 partition... do i need one??
thanks at all!!!!
Click to expand...
Click to collapse
Only if you want to remove problems like low internal memory and want to use A2SD
My phone doesn't detect it either.
at start it gives small card with ! mark.
I tried formatting the card wholly with fat32,
I even tried making different partitions fat32+ext4.
In both ways my phone doesn't detect the memory card.
But when I do the update in recovery mode it updates through sd card.
My memory card is perfectly working on PC and other devices.
Try using the partition sd card option in recovery if you want to use Link2SD, A2SD or S2E.
Guys, do the cards ext2 or 3 , not 4. Don't know why but...... It worked for me. And if you partition them, make both partitions primary.
shortyoko said:
Guys, do the cards ext2 or 3 , not 4. Don't know why but...... It worked for me. And if you partition them, make both partitions primary.
Click to expand...
Click to collapse
Thank you very much..I had the same problem, I formatted my SD card to ext3,fat32 and a swap partition and Wolla..its working fine:victory:.
There are some issues with ext4 partitions.
ext4 partition are said to be better but they might have some problems.
So if you encounter any, format it completely and delete all partitions. Using your phone recovery to make partition would be better.
Sometimes your second partition(i.e. sd-ext) is not detected by your recovery, and your main fat32 is works fine. Well that happened with me and i searched for solutions for long time. But did get any.
Later i fixed it by flashing the last cwm recovery with which the sd-ext partition was getting detected. Seems like the new version of recovery was the problem. Or something else, I don't know.

Format SD card to FAT32 via phone settings

just as the title says... when choosing the format option in settings it does not ask what format to make it... the properties of the card simply say "Generic Hierarchy" do I really need a card reader for my PC in order to change it?
OdinValknir said:
just as the title says... when choosing the format option in settings it does not ask what format to make it... the properties of the card simply say "Generic Hierarchy" do I really need a card reader for my PC in order to change it?
Click to expand...
Click to collapse
Trial and error? Can't hurt right?
dottat said:
Trial and error? Can't hurt right?
Click to expand...
Click to collapse
haha I've tried just about everything I can find.. the settings for formatting do not give me any choices as to what format.. it just formats it.. and TWRP will only let me make partitions.. gives me options for ext3 or ext4 whatever that is... I guess I will need to find someone with a card reader on their PC or laptop.. to get it formatted to FAT32
OdinValknir said:
haha I've tried just about everything I can find.. the settings for formatting do not give me any choices as to what format.. it just formats it.. and TWRP will only let me make partitions.. gives me options for ext3 or ext4 whatever that is... I guess I will need to find someone with a card reader on their PC or laptop.. to get it formatted to FAT32
Click to expand...
Click to collapse
Can you still boot into your Rom? If so, under settings/storage you can format it and it will use fat32
dottat said:
Can you still boot into your Rom? If so, under settings/storage you can format it and it will use fat32
Click to expand...
Click to collapse
Yes I am currently on my phone typing all this ... But the format option under storage settings doesn't offer fat32.... I got a card reader and formatted it to fat32. When I pop it back to my phone it changes it again
OdinValknir said:
Yes I am currently on my phone typing all this ... But the format option under storage settings doesn't offer fat32.... I got a card reader and formatted it to fat32. When I pop it back to my phone it changes it again
Click to expand...
Click to collapse
changes to what?

[Q] 64 Gb micro sd card shows as Raw filesystem

So i had this sd card ( micro ) and i tried formating it knowing everything that i once had on it was useless and might as well you know and at the time it was exFAT and formated it again then i put it into my lg g3 and sd sd card is blank or file system is corrupt format sd card so i was like lulz ok den. So i proceed to do so although the error would come back right once it formatted and it was a cycle. So i decided to plug it into my computer and see whats happening so i open the micro sd card in windows explorer and said i needed to format the drive for it to work so now when i try i get a msg saying windows was unable to complete the format . and in dis manager it shows as file system raw and partition healthy and basically i cant use it any more help ??
thelgog said:
So i had this sd card ( micro ) and i tried formating it knowing everything that i once had on it was useless and might as well you know and at the time it was exFAT and formated it again then i put it into my lg g3 and sd sd card is blank or file system is corrupt format sd card so i was like lulz ok den. So i proceed to do so although the error would come back right once it formatted and it was a cycle. So i decided to plug it into my computer and see whats happening so i open the micro sd card in windows explorer and said i needed to format the drive for it to work so now when i try i get a msg saying windows was unable to complete the format . and in dis manager it shows as file system raw and partition healthy and basically i cant use it any more help ??
Click to expand...
Click to collapse
Have you tried out another partition tool, e.g. Partition Wizard ?!
na lemme try fast reply and
LS.xD said:
Have you tried out another partition tool, e.g. Partition Wizard ?!
Click to expand...
Click to collapse
this would proabaly be a problem yes ? in disk manager it didnt say it was allocated thanks btw
it also shows up as a basic MBR what ever that means
thelgog said:
this would proabaly be a problem yes ? in disk manager it didnt say it was allocated thanks btw
it also shows up as a basic MBR what ever that means
Click to expand...
Click to collapse
MBR = Master Boot Record.
Can you create a new partition with partition wizard?
LS.xD said:
MBR = Master Boot Record.
Can you create a new partition with partition wizard?
Click to expand...
Click to collapse
Yes altought i dont know which format to do or what ever i know how to navigate to everything i learned that and you cant do exFAT as a format or partition option on ext2-4 ntfs and fat32 i also have a lg g3
In a summary yes i can
thelgog said:
Yes altought i dont know which format to do or what ever i know how to navigate to everything i learned that and you cant do exFAT as a format or partition option on ext2-4 ntfs and fat32 i also have a lg g3
In a summary yes i can
Click to expand...
Click to collapse
if you want to use the sd card in your phone choose "fat32".
LS.xD said:
if you want to use the sd card in your phone choose "fat32".
Click to expand...
Click to collapse
I have the lg g3 it says that exFAT is support out of thr box and others says it too and form what i know is that fat 32 doesnt support stuff over 4 gb correct me if im worng and or 32 gb is there a way after i make it fat. 32 and working to make it exFAT or is it unnecessary yoyr the boss here
thelgog said:
I have the lg g3 it says that exFAT is support out of thr box and others says it too and form what i know is that fat 32 doesnt support stuff over 4 gb correct me if im worng and or 32 gb is there a way after i make it fat. 32 and working to make it exFAT or is it unnecessary yoyr the boss here
Click to expand...
Click to collapse
Of course you're right with the 4GB file limit. But for testing if your sd card still works it should be totally fine. Once the card works, you can format it to exFat in windows.
LS.xD said:
Of course you're right with the 4GB file limit. But for testing if your sd card still works it should be totally fine. Once the card works, you can format it to exFat in windows.
Click to expand...
Click to collapse
ok thanks ill do that once its all done.. still bugs me how i didnt think to use a partition manager before been on this for a day and a half
LS.xD said:
Of course you're right with the 4GB file limit. But for testing if your sd card still works it should be totally fine. Once the card works, you can format it to exFat in windows.
Click to expand...
Click to collapse
more problems arouse its still on RAW file system after every thing and i dont think anything even changed even though it said it was converted to FAT32 in the wizard
thelgog said:
more problems arouse its still on RAW file system after every thing and i dont think anything even changed even though it said it was converted to FAT32 in the wizard
Click to expand...
Click to collapse
Try to use SDFormatter. Try different options. If it doesn't help, may be your beloved sd card is (physically) broken.
Fat32
I think you have to format your SD into fat32

Categories

Resources