Ok guys, so here is the deal
The phone was rooted and Oxygen ROM installed, but it has a major problem: The USB Mass Storage DOES NOT WORK! And the android market keeps closing(Force Close).
To install another ROM, you need to put files on your internal memory(the zip with the rom), but since the USB Mass Storage does not work, it seems "impossible".
You can't download files to the phone's internal memory, it asks for and SD Card.
Already tried putting the zip on external SD Card and then using ES File Explorer move it to Phone, but a message pops up saying that the file cannot be moved.
So the question is how to install another rom, or at least fix the USB Mass Storage problem. Is it possible to use external SD Card files on Clockwork Recovery like "install zip form SD Card"?
Also the internal memory and RAM capacity are not being shown correctly.
Thanks in advance!
dude it simple , if ur usb mode i not detected then take out the memory card and use a memory card reader to put other rom zip , if u dont have card reader then put the card in some other mobile fone use it to put the files . problem solved
It does read the external SD Card, but there is no option in ClockWork Recovery to install a zip from an external SD Card...
If you have oxygen installed, then you have the custom recovery image, which definately have an option to install zip from sdcard.
dancer_69 said:
If you have oxygen installed, then you have the custom recovery image, which definately have an option to install zip from sdcard.
Click to expand...
Click to collapse
Tried through ROM manager, comes up with an error
SD Card marker not found...
Error verfying extendedcommand
And when you chose "Install Zip From SD Card", it goes to phone memory, which is kinda locked, cus you can still install the oxygen rom that's in there, but cannot place new files, already tried through ES Explorer(it fails).
Any suggestions?
I have the exact same problem, a solution I read somewhere is rebooting into recovery mode, and then go to "mounts and storage". There mount sdcard and usb storage.
Didn't work for me though, it gives "E:Unable to write to ums lunfile (no such file or directory)
edit: it's your lucky day, I just solved it after 3 hours of work ;D
what I did was:
- Go to recovery mode
- installed adb drivers (can't post URL because of not having 8 posts, i'll pm them if you want)
- put the cyanogenmod zip in the adb folder (for me "C:\Program Files (x86)\Android\android-sdk\platform-tools"
-opened up a command prompt and typed "adb push cgm.zip /sdcard
-then I installed from zip. phew!
bealhorm said:
I have the exact same problem, a solution I read somewhere is rebooting into recovery mode, and then go to "mounts and storage". There mount sdcard and usb storage.
Didn't work for me though, it gives "E:Unable to write to ums lunfile (no such file or directory)
edit: it's your lucky day, I just solved it after 3 hours of work ;D
what I did was:
- Go to recovery mode
- installed adb drivers (can't post URL because of not having 8 posts, i'll pm them if you want)
- put the cyanogenmod zip in the adb folder (for me "C:\Program Files (x86)\Android\android-sdk\platform-tools"
-opened up a command prompt and typed "adb push cgm.zip /sdcard
-then I installed from zip. phew!
Click to expand...
Click to collapse
Hey!
Yeah! That would be cool!
But where will i install those drivers? Tried copying cyanogenmod zip file from SD card to phone using ES Epxlorer and it failed... Tried creating new folder and it failed...
EDIT:
Oh... ADB drivers on PC...
JohnTerry26 said:
Hey!
Yeah! That would be cool!
But where will i install those drivers? Tried copying cyanogenmod zip file from SD card to phone using ES Epxlorer and it failed... Tried creating new folder and it failed...
EDIT:
Oh... ADB drivers on PC...
Click to expand...
Click to collapse
and did it work for you?
Related
Stuck trying to make sure a2sd is working... I moved the zip to the SD, partitioned it, upgraded to ext3, and now I am trying to flash the damn zip and it keeps saying there's no zip files found. SOmeone help please? Really dont wanna have to boot up for nothing...
you need to put the zip back on your sd when you put it on there THEN partitioned it formated the card hence the zip got erased. either reboot and add it or boot into recovery and use the usb mass storge option.
Lol! You should've flashed the zip then partitioned. Partitioning wipes your SD card so of course there is no zip to flash!
jerry43812 said:
Stuck trying to make sure a2sd is working... I moved the zip to the SD, partitioned it, upgraded to ext3, and now I am trying to flash the damn zip and it keeps saying there's no zip files found. SOmeone help please? Really dont wanna have to boot up for nothing...
Click to expand...
Click to collapse
you put the zip on
...and then partitioned?
Yeah, apparently I followed some idiot directions... this is why I would rather ask people first than do a damn search. Here's the quote form the thread I followed:
1. (Optional) Download A2SD version 2.5: http://www.darktremor.com/files/misc...2.5-signed.zip. Save the file to your SD card. If you don't want to download this version, skip this step.
2. Reboot the phone into recovery mode.
3. Partition the SD card by selecting Partition SD Card -> Partition SD.
4. Once you have partitioned it, press the back button to go to the main recovery menu.
5. If you downloaded the A2SD version 2.5, flash the program by selecting Flash zip from scard -> a2sd-2.5-signed.zip. Otherwise, skip this step.
Click to expand...
Click to collapse
I thought that was fishy, so after I partitioned, I pushed the file back onto SD (which is really not empty after the ext2 to ext3 upgrade, or partition ffor that matter)
After I re-pushed the zip, I tried to flash it but still says no zip found. So, I go into adb... here's the results:
Code:
You stupid ****er... dont have 2 phones connected at the same time!
If your SD is not empty after partitioning, you did something wrong. That will wipe your SD card.
Download the file again. I used the same link and his directions and it worked fine.
crap... now adb wont even recognize the device as attached
ok point me somewhere so I can go back to complete stock and re-root and reinstall DC. I am aggravated and not playing around anymore.
jerry43812 said:
ok point me somewhere so I can go back to complete stock and re-root and reinstall DC. I am aggravated and not playing around anymore.
Click to expand...
Click to collapse
Try unplugging your pone, killing and restarting the server, and then reconnecting
-unplug
-adb kill_server
-adb start_server
-plug phone in, wait for it to do its thing
-adb devices
tejasrichard said:
Try unplugging your pone, killing and restarting the server, and then reconnecting
-unplug
-adb kill_server
-adb start_server
-plug phone in, wait for it to do its thing
-adb devices
Click to expand...
Click to collapse
tried that and didnt work, i just let the thing boot regular and logcat worked, so adb recognized it again after it began booting. Show me a ROM that's clean, everything works for the most part, and doesnt force me to wipe everything on each update and I'll be flashing it now, after I RUU.
Bielinsk said:
If your SD is not empty after partitioning, you did something wrong. That will wipe your SD card.
Download the file again. I used the same link and his directions and it worked fine.
Click to expand...
Click to collapse
I think there is a lost+found folder that is created during format. That's true for all ext2/ext3/ext4 partitions.
Update fixed the SD was broken I don't exactly know why but it explains everything so thanks for all your help and sorry for not being very
clear.
Hi I'm having issues with clockworkmod.
See the problem is while trying to flash cyanogen mod I was getting the endless loop so I kept
at it until I managed to flash it. The problem is I flashed Cm6.1.0 so easy fix right? Well I thought so too until clockworkmod wouldn't find the zip. So I tried nandroid and it again couldn't find any zip so I checked the partitions menu and clockworkmod had mounted the
Sd card and the cache. So I unmounted both and still nothing so I looked at the setting's again and it remounts the cache and sometimes the Sd card. Well my problem is worsened by
the fact that the version of cyanogen mod that did flash doesn't have the market or flash.
Any help will be welcome. HTC aria.
place name here- said:
Hi I'm having issues with clockworkmod.
See the problem is while trying to flash cyanogen mod I was getting the endless loop so I kept
at it until I managed to flash it. The problem is I flashed Cm6.1.0 so easy fix right? Well I thought so too until clockworkmod wouldn't find the zip. So I tried nandroid and it again couldn't find any zip so I checked the partitions menu and clockworkmod had mounted the
Sd card and the cache. So I unmounted both and still nothing so I looked at the setting's again and it remounts the cache and sometimes the Sd card. Well my problem is worsened by
the fact that the version of cyanogen mod that did flash doesn't have the market or flash.
Any help will be welcome. HTC aria.
Click to expand...
Click to collapse
With CM 6, the Market is in the GoogleApps zip which must be installed after the ROM.
Also Flash 10.x does not run on the Aria; the CPU is not supported by Adobe.
Well clockworkmod won't find any zip not even nandroid and so my problem deepens so now can't get the market crap.
place name here- said:
Well clockworkmod won't find any zip not even nandroid and so my problem deepens so now can't get the market crap.
Click to expand...
Click to collapse
Some of your terminology in your post is very confusing. First of all, ClockworkMod will only find ZIP files that are copied to the root directory of your SD card. If you copied them to a folder on your SD card, CWM will not find them.
Second, Nandroid is a backup and restore utility and it does not use ZIP files. It creates backup folders on the SD card under /clockworkmod/backup and contains image files of the various partitions on your phone.
So what is the exact state of your phone? You stated that you have flashed CM 6.1? If you boot your phone normally, does CM 6 start up and are you able to use your phone? In order to install gapps.zip file to get the Market app, copy the gapps.zip file to the root of your SD card and see if ClockworkMod can install it. BTW, in CWM you are select "install zip from sdcard" and then "choose zip from sdcard", right?
tpbklake said:
First of all, ClockworkMod will only find ZIP files that are copied to the root directory of your SD card. If you copied them to a folder on your SD card, CWM will not find them.
Click to expand...
Click to collapse
Not true, you can install ZIP files from any directory.
drumist said:
Not true, you can install ZIP files from any directory.
Click to expand...
Click to collapse
+1. I keep all my zips in a subdirectory on my sdcard.
Sent from my cm6.1 Aria using XDA App
drumist said:
Not true, you can install ZIP files from any directory.
Click to expand...
Click to collapse
CallMeAria said:
+1. I keep all my zips in a subdirectory on my sdcard.
Sent from my cm6.1 Aria using XDA App
Click to expand...
Click to collapse
Thanks for correcting my misinformation. I guess the root location only applies to "update.zip", right?
Yup. And it actually must be named "update.zip"
Oh crap I just formated the boot partition and now my phone won't boot at all!
It still won't find any zip. What now? Is there any way to restore clockworkmod?
place name here- said:
Oh crap I just formated the boot partition and now my phone won't boot at all!
It still won't find any zip. What now? Is there any way to restore clockworkmod?
Click to expand...
Click to collapse
Mount sdcard in clockwork and transfer from PC then reboot recovery and choose the zip
Sent from my Liberty running CM7
that's my problem i can load many zip files but it won't find any of them.
it just keep's saying no files found.
place name here- said:
that's my problem i can load many zip files but it won't find any of them.
it just keep's saying no files found.
Click to expand...
Click to collapse
Are you copying the zip files from your PC to the sd card? Have you tried downloading a ROM zip file directly to your SD card using your phone's browser?
I have exactly the same problem...Clockwork will not see any .zip files....even tried mounting usb storage from cwm, it mounts and the zips are there, yet it can not find any of them when i try to find them (all are in the root of the sdcard)...any ideas?
So if you pick "choose zip from SD" you can't manually pick a zip?
Sent from my Liberty using XDA App
Found a solution:
1. Get SD card formatter from HERE
2. Plugin your phone (as USB drive), start up the application and format the card (default options selected) NOTE: backup your SD card to your PC first (obviously)
3. Unplug the phone (or put it into charge mod, whatever)
4. The phone should now try (and fail) to mount the card...go to the SD options and format the card using the phone function
The .zip files should now be visible in ClockworkMod Recovery (it worked for me and a few others as far as i know)
So this was solved by using a tool from sdcard.org to format my sdcard in a PC. Once formatted with that tool cwm started seeing correctly.
-------
I'm running 3.1 rooted
I've flashed Thor's 1.4.2 recovery.
I have two sd cards: a 2g and an 8g.
Both work when accessed on a PC and on the iconia.
Neither work in cwm so I can't flash any roms.
I have tried formatting the sdcards on two different PCs. for the 2g I tried both fat and fat32. The 8g is fat32. In every case cwm says it can't mount it.
Additionally, I can't seem to use a USB key, although that may be that i don't know how to use it.
Thanks for any help.
-Bert
When in CWM and you go to install zip from sdcard do you see any folders where you choose the zip. Just wondering if it isn't mounted already. Physical sdcard is in /mnt/external_sd
and not /mnt/sdcard.
PsychosisNC said:
When in CWM and you go to install zip from sdcard do you see any folders where you choose the zip. Just wondering if it isn't mounted already. Physical sdcard is in /mnt/external_sd
and not /mnt/sdcard.
Click to expand...
Click to collapse
Thanks for your reply. I'm prety sure It's not mounted already.
I'm attaching a screenshot to show the exact message I get when trying to browse for a zip. I get a similar message when I go to mounts and storage and try to mount the sdcard.
im bumping this because I'm really becoming concerned that the device is defective in some way.
I'm hoping that someone can give me some guidence on what I may be doing wrong.
So, brosell, did you figure out a solution? I have the exact same problem - cannot mount sdcard in recovery and I get the exact same message.
When the system is booted normally, the internal storage mounts ok as /sdcard
EDIT:
It seems CWM treats the external sdcard as /sdcard, not the internal storage. So, to flash an update, you need to place it on an external SD card
I always get that error, and I never had to mount anything using cwm, just booted it selected the zip to flash and flash. I still don't mount anything...?
And the zip goes on the external sd not the inturn
Can't format SC Card in Window. If won't mount.
Guys,
Unfortunately SD cards for Android must be formatted by Android. If the card is not properly formatted CWM can not mount it, nor can CWM format it. The best way to get it properly formatted is to put it into an Android Phone and use its format functions. There really is no way on the Icona Tab to reformat an improperly formatted card or a new formatted card. If you don't have an Android phone borrow a friends. You will know that it is properly formatted when you see a lost files folder created on the card by the Android phone formatting process. This is a common problem that many people encounter when performing their first ROM flash. If it was formatted under windows as FAT 32 you can access it and store on it in normal operation mode. But ClockWorkMod can not mount it in recovery mode. Hope this helps. Good luck.
Can mount SD card in Recovery
I should have also mentioned last night in my post here, that my experience has been that it is much easier to flash a new custom ROM from a USB thumb drive. Flashing a custom ROM from USB seems to be less problematic than from an SDCard that appears otherwise to be good and formatted with FAT32, but CWM can't mount it. You can fast format the thumb drive on Windows to clean it off. Then copy your custom .zip ROM to be flashed on to the thumb drive from within Windows then insert it into the USB port of your Icona Tab, boot into CWM recovery (I'm assuming you know how to do that so I won't go into it here.) I forget exactly where in the CWM menu it is, it might be under the CWM advanced sub-menu but it say's something to the effect of Install zip from USB. It always works for me with no problem. The advantage is that you do all your prep work on Windows and then flash from the thumb drive which I believe has an ISO standard across all platforms and usually comes already per-formatted. This is an alternative method if you can't get your SDCard properly formatted (see my previous post in this thread for how to get it properly formatted so that it will mount under CWM.) Again, good luck!
I want to cry!!
I tried re formatting! Nothing! Cmw is not on sd card! Nothing is working! Still stuck on acer start screen! Yes i am a noob! But i read alot into this stuff b4 i do it! I wish there was someone i can have come to my house and do this for me! I have tried everything!!!!!!!!!!! So frustrated!!! Someone pls help me!!!!
in CWM recovery, there are 2 options,sd and "internal sd" i think(for me atleast). i chose the internal sd and it mounts.
brosell said:
So this was solved by using a tool from sdcard.org to format my sdcard in a PC. Once formatted with that tool cwm started seeing correctly.
-------
-Bert
Click to expand...
Click to collapse
Thank You Sir! been looking for this fix for a long time
brosell said:
So this was solved by using a tool from sdcard.org to format my sdcard in a PC. Once formatted with that tool cwm started seeing correctly.
-------
/QUOTE]
thanks brosell, for the solution,
I have a 512MB SD card in the g5360, was FAT formatted. reformatting the sdcard with the tool from sdcard.org worked for me as well, afterwards it could be mounted by the stock recovery
and could install update.zip (prior to install CMW)
kr, Erik
Click to expand...
Click to collapse
hi.
I already had my x10 with wolfbreak v6 and with rendeiro2005 (crowds) BlackEditionHD v0.2.
but I tried to restore user data and I f**ked up.
actual situation:
cycling boot.
when I try to reinstall wolfbreak or blackeditioHD roms, xrecovery says: ""can't mount /sdcard" and doesn't install.
last thing I did was to re-install the ftf bundle provided by wolfbreak (2.3.3 kernel and baseband .71 only).
need help, please
go to xrec wipe data dalvik, etc and fix premission
try again
if not
partition tools -> mount sd card if it is already mount the unmount card remount card
try then
if it still does not do the means the card is currupted. connect x10 to computer
go to partiton tooll-> mount usb storage copy every thing on hard drive.
not sure but format to fat32 copy your xrec file try to mount to xrec
try to do it again
when the the phone started format card via anroid
marcoplo said:
does not boot ot xrec?
Click to expand...
Click to collapse
yes, but I can't install anything.
I choose "Install custom zip" and then I can navigate on sdcard folders. But when I select somthing to install it always gives the "can't mount /sdcard" error.
i havent readed prop.
marcoplo said:
go to xrec wipe data dalvik, etc and fix premission
try again
if not
partition tools -> mount sd card if it is already mount the unmount card remount card
try then
if it still does not do the means the card is currupted. connect x10 to computer
go to partiton tooll-> mount usb storage copy every thing on hard drive.
not sure but format to fat32 copy your xrec file try to mount to xrec
try to do it again
when the the phone started format card via anroid
Click to expand...
Click to collapse
already tried all those suggestions.
connecting x10 to computer and mounting usb storage didn't work too.
I can see the drive letter but I can't access it.
I can access sdcard files/folders using another phone.
and I can access it via adb shell too.
made a file copy via adb shell and it worked.
so it seems the sdcard is ok.
Problem solved
Solution:
had to install gingerbread ready xRecovery 0.3
used option A: in this post from zdzihu
http://forum.xda-developers.com/showthread.php?t=859571
I made an sdcard backup using another card-reader before.
I thought it would delete all sdcard content... but I was wrong.
thanks anyway
;-)
Finally took the unlock/root/rom plunge and have been enjoying ICS (nightly 14) for a few days now. With nightly 16 it seemed to make sense to update. When i put the .zip on the SD card and tried to use CWMOD to install it gave an error "(Bad)" on the operation after opening the ZIP.
i downloaded again, tried again, no change, then started messing around to get it to work (should have known better). Now, if I boot in CWMOD and select install zip from SD / choose ZIP i see all the folders on my internal memory: all the folders for alarms. music, pictures, etc. I can put the release .zip in there and it will see it, but still fails on the install.
If I look with root explorer (or other tools) when i look in mnt/sdcard it has all the folders for alarms. music, pictures, etc. I can also see /mnt/external1 which is the SD card and does have the files on it.
once booted, from PC I see "Internal Storage" and "SD Card" which look as i would expect and contain the correct files (ie: "SD Card" contains the ROM files)
I've tried another SD card, with no change.
So, somehow i think i have a pointer messed up so SD points to internal memory.
I've tried all the wipes i can find, but can't get past it. Any suggestions on how to reset, or wipe it more fully, would be appreciated.
bdsemple said:
Finally took the unlock/root/rom plunge and have been enjoying ICS (nightly 14) for a few days now. With nightly 16 it seemed to make sense to update. When i put the .zip on the SD card and tried to use CWMOD to install it gave an error "(Bad)" on the operation after opening the ZIP.
i downloaded again, tried again, no change, then started messing around to get it to work (should have known better). Now, if I boot in CWMOD and select install zip from SD / choose ZIP i see all the folders on my internal memory: all the folders for alarms. music, pictures, etc. I can put the release .zip in there and it will see it, but still fails on the install.
If I look with root explorer (or other tools) when i look in mnt/sdcard it has all the folders for alarms. music, pictures, etc. I can also see /mnt/external1 which is the SD card and does have the files on it.
once booted, from PC I see "Internal Storage" and "SD Card" which look as i would expect and contain the correct files (ie: "SD Card" contains the ROM files)
I've tried another SD card, with no change.
So, somehow i think i have a pointer messed up so SD points to internal memory.
I've tried all the wipes i can find, but can't get past it. Any suggestions on how to reset, or wipe it more fully, would be appreciated.
Click to expand...
Click to collapse
You see everything in your internal storage (32gb) also called sdcard, because I think you allowed Rom Manager to update your recovery to whatever is newest (4.0.0.4 ?) but that version doesn't play nice with the Xoom's external micro sdcard. This is a known issue, and I and others have written about this a million times, but anyway, you need to reflash the solarnz R4c recovery v 3.2. 0.0 image file through fastboot with your micro sdcard mounted in your Xoom. Then, after that, you can flash from the micro sdcard to your heart's content. The micro sdcard is located at mnt/external1. I don't even use Rom Manager for anything. If you just press the power button as if to actually power down, I think you'll get the boot menu to boot into recovery very easily, if you don't feel comfortable doing it manually. Or you can download Quick Boot.
okantomi said:
You see everything in your internal storage (32gb) also called sdcard, because I think you allowed Rom Manager to update your recovery to whatever is newest (4.0.0.4 ?) but that version doesn't play nice with the Xoom's external micro sdcard. This is a known issue, and I and others have written about this a million times, but anyway, you need to reflash the solarnz R4c recovery v 3.2. 0.0 image file through fastboot with your micro sdcard mounted in your Xoom. Then, after that, you can flash from the micro sdcard to your heart's content. The micro sdcard is located at mnt/external1. I don't even use Rom Manager for anything. If you just press the power button as if to actually power down, I think you'll get the boot menu to boot into recovery very easily, if you don't feel comfortable doing it manually. Or you can download Quick Boot.
Click to expand...
Click to collapse
I recall having a similar issue with loading zip files onto the SD card and then trying to flash it just to get an error.
The only was I had a work around for that was to only load the zip file THROUGH CWM. By selecting Mounts and storage > Mount USB, then it takes up to 1 minute for my computer to see the sdcard (removable disk). Then I just transfer the zip to the SD card by this method and then when its done, I return to the main menu and go about the process of flashing.
The rogue recovery works just as well and has a few more options than the tiamat recovery. It also supports internal and external sdcards as well as toggling the backup and/or wipe of /data/media. Just my opinion and preference.
Sent from my Xoom using xda premium