big problem: can't mount sd-card - Blade General

the only thing i can do is go to cwm!
but i can't flash a rom because cwm can't mount the sd-card!
what can i do?

carstenheuer said:
the only thing i can do is go to cwm!
but i can't flash a rom because cwm can't mount the sd-card!
what can i do?
Click to expand...
Click to collapse
Flash via adb

QuantumFoam said:
Flash via adb
Click to expand...
Click to collapse
how does it work?
is there a manual?

om bootloader (not CWM), try
Code:
fastboot -w update <PATH TO .ZIP FILE>

QuantumFoam said:
om bootloader (not CWM), try
Code:
fastboot -w update <PATH TO .ZIP FILE>
Click to expand...
Click to collapse
sorry, but i dont know what do you mean

Mount using CWM itself. It should be there in the 'mounts..' or the 'advanced' option.
Sent from my LT26i using xda premium

karthiknr said:
Mount using CWM itself. It should be there in the 'mounts..' or the 'advanced' option.
Sent from my LT26i using xda premium
Click to expand...
Click to collapse
+1
It's in Advanced : Mounts and Storage

Related

problem with recovery

ok so i rooted and unlocked the bootloader. after that i installed rom manager, flashed the recovery, and than tried to flash the romracer's CWM and now i keep getting the triangle with the android when i go into recovery. any fix for this?
Did you delete the install_recovery.sh file with root explorer?
Sent from my MB860 using XDA App
where do i find that file? btw it didnt say that in the tutorial
mac208x said:
where do i find that file? btw it didnt say that in the tutorial
Click to expand...
Click to collapse
In /system/etc.
That's only if you had Tenfars recovery installed beforehand though. Might want to make sure your downloading the right version from RomRacers thread. Also make sure your downloading the one one the right side (the CWM flashable one) and not the fastboot version.
Sent from my MB860 using xda premium
i did, i dont know why this is happening to be, i want to flash aura rom
mac208x said:
i did, i dont know why this is happening to be, i want to flash aura rom
Click to expand...
Click to collapse
Just reflash ROM Manager CWM in the app, and use that to flash Aura. Should work. Rom Managers version works, most just prefer RomRacers.
Have you tried installing RomRacers CWM via fastboot? Instructions in his OP (the .zips on the left side).
Sent from my MB860 using xda premium
Swiftks said:
Just reflash ROM Manager CWM in the app, and use that to flash Aura. Should work. Rom Managers version works, most just prefer RomRacers.
Have you tried installing RomRacers CWM via fastboot? Instructions in his OP (the .zips on the left side).
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
i prefer not to use commands im rlly bad at it
mac208x said:
i prefer not to use commands im rlly bad at it
Click to expand...
Click to collapse
I had the same issue..
Download ES file explorer and go to settings..
Select "Mount file system - Mount /system as writable"
Delete or rename install-recovery.sh.
Boot into fast boot (power and volume down) press up volume when u see fast boot.
Plug in usb.. start fastboot
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot reboot
You will now have a working CWM.
install-recovery.sh cannot be renamed/deleted because the file system is read-only
so how do i delete it? >.<
nvm got it

[fully functional] CyanogenModRecovery 5.0.2.6

Preambula:
When Grif_07 compiled his CM, as a result he got a new version of the CWM.
The CWM text color changed to blue.
After the flash you will get a cyclic reboot CWM, as is the case with the installation of CWM by means of Rom Manager.
Functions not tested. So it is not responsible for the performance. Solely for testing purposes.
How to install:
Flash in recovery.
Ambula:
thanks to Grif_07 and ketut.kemujaya we have fully working CWM 5.0.2.6.
Download here.
Proof
I'll try, maybe the boot cyclic to CWM problem comes from the kernel that I could fix or you can try to flash back the boot image (boot.img) after flashing the recovery image. I have an experience even using a fixed kernel I got boot cyclic and resolved by flash back the boot image.
ketut.kumajaya said:
...that I could fix.
Click to expand...
Click to collapse
It would be great!
If only I was good at this :/
Forever living in my Galaxy Ace using XDA App
ketut.kumajaya said:
you can try to flash back the boot image (boot.img) after flashing the recovery image.
Click to expand...
Click to collapse
It does not help with bootloop on this version CWM(
P.S. flash this CWM and try to make a backup - get error when backup boot.img(
Flash back to CWM 4... - bootloop, flash boot.img - normal boot.
Lovetz said:
It does not help with bootloop on this version CWM(
P.S. flash this CWM and try to make a backup - just error(
Flash back to CWM 4... - bootloop, flash boot.img - normal boot.
Click to expand...
Click to collapse
That means you got CWM v5 ?
Forever living in my Galaxy Ace using XDA App
EmoBoiix3 said:
That means you got CWM v5 ?
Click to expand...
Click to collapse
I flash it, but got a bootloop, and flashback to CWM 4.0.0.9.
EmoBoiix3 said:
That means you got CWM v5 ?
Click to expand...
Click to collapse
No, but he can back to CWM4 without bootloop
ketut.kumajaya said:
No, but he can back to CWM4 without bootloop
Click to expand...
Click to collapse
I am preparing to compile new CM build right now. What I need to change in sources for CWM5 bootloop fixing?
Grif_07 said:
I am preparing to compile new CM build right now. What I need to change in sources for CWM5 bootloop fixing?
Click to expand...
Click to collapse
I think the fix is in kernel. Give me time to fix above CWM5 shared by Lovetz.
ketut.kumajaya said:
I think the fix is in kernel. Give me time to fix above CWM5 shared by Lovetz.
Click to expand...
Click to collapse
Ok... Then I am starting to compile... Maybe a new version of CWM will built to.
Grif_07 said:
I am preparing to compile new CM build right now. What I need to change in sources for CWM5 bootloop fixing?
Click to expand...
Click to collapse
Apply this fix
https://github.com/PabloPL/android_...mmit/46e96915a7e0459dc6b3aec04aa47329371fff44
To return from recovery, our kernel need to call reboot with recovery_done option.
(you can test this - while in CWM5, try to run reboot recovery_done, you should back to Android).
Fixed using CF-Root's CWM4 kernel (a kernel with a patched pm2.c, thanks to ilarrain) and add 2 lines command to init.rc to load jbd2 and ext4 modules.
For CyanogenMod 7.1 and advance user only for now!
How to flash:
- Boot your device into CWM recovery
- Push recovery-clockwork-5.0.2.3-galaxyace.img to your device using "adb push recovery-clockwork-5.0.2.3-galaxyace.img /tmp/" command
- Login to your device over "adb shell"
- Mount /system using "mount /dev/block/stl12 /system" command
- Flash CWM recovery using "flash_image recoveryonly /tmp/recovery-clockwork-5.0.2.3-galaxyace.img" command
- Umount /system using "umount /system" command
- Reboot your device using "reboot recovery" command to test your new CWM recovery
- Reboot your device
Not fully tested and have no enough space to try the backup/restore function
EDIT:
Recovery flashable zip added.
EDIT2:
Please try the *-fix.zip version.
Changelog:
- mount, umount, and rm scripts taken from my CF-Root-S5830 CWM to fix mount error problem
- /etc/recovery.fstab changed to mount /sd-ext partition and to fix recovery backup problem
EmoBoiix3 and Lovetz, waiting for your report
EDIT3:
The fix version almost same as clockwork-5.0.2.6 I have modified before and shared here by Grif_05, except:
- remove a garbage file
- ext4 support compiled in kernel, not as a module
- using new Samsung proprietary modules taken from DXKPD
ketut.kumajaya said:
Fixed using CF-Root's CWM4 kernel (a kernel with a patched pm2.c, thanks to ilarrain) and add 2 lines command to init.rc to load jbd2 and ext4 modules.
For CyanogenMod 7.1 and advance user only for now!
How to flash:
- Boot your device into CWM recovery
- Push recovery-clockwork-5.0.2.3-galaxyace.img to your device using "adb push recovery-clockwork-5.0.2.3-galaxyace.img /tmp/" command
- Login to your device over "adb shell"
- Mount /system using "mount /dev/block/stl12 /system" command
- Flash CWM recovery using "flash_image recoveryonly /tmp/recovery-clockwork-5.0.2.3-galaxyace.img" command
- Umount /system using "umount /system" command
- Reboot your device using "reboot recovery" command to test your new CWM recovery
- Reboot your device
Not fully tested and have no enough space to try the backup/restore function
recovery-clockwork-5.0.2.3-galaxyace.img (4.89 MB)
Click to expand...
Click to collapse
I'll flash this image and see whether backups work . Will edit this post .
EDIT: Error while backing up recovery image . Backup stops .
Edit2: This CWM doesn't support mounting /sd-ext
Edit3: Restore works though .
ketut.kumajaya said:
EDIT:
Recovery flashable zip added.
Click to expand...
Click to collapse
1. When try to make backup:
Backing up boot image...
Backing up recovery image...
Error while backing up recovery image!
Click to expand...
Click to collapse
2. After boot in to CWM /cache and /sdcard are already mounted.
3. When try to wipe cache
wiping cache....
Formatting /cache...
Cache wipe complete.
Click to expand...
Click to collapse
4. But in log:
Formatting /cache...
I:Formatting unknown device.
mount: mounting /dev/block/stl14
on /cache failed: Invalid argument
W:failed to mount /dev/block/stl14 (File exists)
rm: can`t remove '.' or '..'
rm: can`t remove '.' or '..'
Cache wipe complete.
mount: mounting /dev/block/stl14
on /cache failed: Invalid argument
W:failed to mount /dev/block/stl14 (File exists)
Click to expand...
Click to collapse
Please try the (still not sure) fixed version: recovery-clockwork-5.0.2.3-galaxyace-fix.zip
ketut.kumajaya said:
Please try the (still not sure) fixed version: recovery-clockwork-5.0.2.3-galaxyace-fix.zip
Click to expand...
Click to collapse
Ketut, I have 5.0.2.6 version. Do you need it?
Grif_07 said:
I have 5.0.2.6 version.
Click to expand...
Click to collapse
Upload here, why not?
ketut.kumajaya said:
Please try the (still not sure) fixed version: recovery-clockwork-5.0.2.3-galaxyace-fix.zip
Click to expand...
Click to collapse
Backup works fine now . Thanks a lot ketut !
I even have the CF-Root indication :3
Lovetz said:
Upload here, why not?
Click to expand...
Click to collapse
because it has bootloop and not working backup.

[Q] How do I send files to my phone while in recovery mode?

Hey guys, I'm new to XDA and have been struggling to fix this problem of mine. I was recently flashing a custom rom and my phone entered a boot loop. I went to the recovery mode and tried installing it again, rebooting, and factory reset, all of which did not work. Also I do not have a nandroid on the phone. I'm hoping to put a different rom onto the sd and installing it in an attempt to get out of this boot loop. Any help would be much appreciated.
Use adb or fastboot to flash the rom directly of your PC.
Sent from my HTC Desire using xda app-developers app
Just use ADB if you're in the recovery.
Put the ROM.zip in the same folder as your cmd window is in and type
adb push ROM.zip /storage/emulated/0/
does mount usb storage in clockworkmod still work ?
just checked... no there is no option for that, too bad it was useful
What recovery are you using?
Sent from my Nexus 4 using xda premium
android88 said:
What recovery are you using?
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
I am using Team Win Recovery Project v2.3.3.2
sgir1 said:
I am using Team Win Recovery Project v2.3.3.2
Click to expand...
Click to collapse
Ah OK. Boot into recovery and hit Mount>Mount USB Storage
Sent from my Nexus 4 using xda premium
Nuu~ said:
Just use ADB if you're in the recovery.
Put the ROM.zip in the same folder as your cmd window is in and type
adb push ROM.zip /storage/emulated/0/
Click to expand...
Click to collapse
You lost me here. I have no idea how to do this. Any guides or anything like that to help me do this?
android88 said:
Ah OK. Boot into recovery and hit Mount>Mount USB Storage
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
So I've gotten to this part and I'm not seeing "Mount USB Storage". The options it gives me are "mount system, mount data, mount cache, and mount sd card". I tried selecting mount sd card and it will not select. Maybe my phone is acting up??
You cant mount the phone as storage while in recovery, what you have to do is use adb sideload in the advance menu. more info here: http://teamw.in/ADBSideload what it does is move the zip to the phone and install, because of the way our phone works its easier to just have your rom and gapps already on the phone before you enter the recovery.
I just fixed it. Turns out the root toolkit I had was able to push the files onto my phone. I feel like a retard but I really do appreciate the help from everyone. Thanks. :good:

Tried flashing 4.4 and installation aborted

So when I tried flashing the rom it gave me an error "No file_contextssymlink: some symlinks failed (status 7) Installation aborted"
so after wiping data cache and dalvik, I tried reflashing my previous 4.3 rom, and It gave me the same error! although I flashed it yesterday and it worked fine. help? Is there anyway I can add roms unto my phone while in recovery?
I'm using CWM as my recovery.
bump
YeledKaki said:
bump
Click to expand...
Click to collapse
Try to put a rom through the nexus 4 files. connect it through the cable.
YeledKaki said:
So when I tried flashing the rom it gave me an error "No file_contextssymlink: some symlinks failed (status 7) Installation aborted"
so after wiping data cache and dalvik, I tried reflashing my previous 4.3 rom, and It gave me the same error! although I flashed it yesterday and it worked fine. help? Is there anyway I can add roms unto my phone while in recovery?
I'm using CWM as my recovery.
Click to expand...
Click to collapse
I had a similar problem what worked for me was to flash Philz recovery (what I was on when seeing the same error message u described) then flash back to CWM, U should be able to find the zip file on xda if not I'll upload it.
Here's the thread for philz recovery
http://forum.xda-developers.com/showthread.php?t=2210081
kuiphonix said:
Try to put a rom through the nexus 4 files. connect it through the cable.
Click to expand...
Click to collapse
yes, but I'm stuck in recovery mode, I don't have an option to access storage, I'm using CWM recovery v6.0.1.9 is there any option to access storage?
tarroyo said:
I had a similar problem what worked for me was to flash Philz recovery (what I was on when seeing the same error message u described) then flash back to CWM, U should be able to find the zip file on xda if not I'll upload it.
Here's the thread for philz recovery
http://forum.xda-developers.com/showthread.php?t=2210081
Click to expand...
Click to collapse
I'll try it and let you know, thanks.
Same here... stuck in recovery. Can't mount SD card, can't flash a new recovery (stuck on "waiting for device").
Bricked?
YeledKaki said:
I'll try it and let you know, thanks.
Click to expand...
Click to collapse
No problem, here's the thread for CWM
http://forum.xda-developers.com/showthread.php?t=1995440
liorry said:
Same here... stuck in recovery. Can't mount SD card, can't flash a new recovery (stuck on "waiting for device").
Bricked?
Click to expand...
Click to collapse
I'm also stuck in recovery, just have no clue how to mount SD card.
tarroyo said:
No problem, here's the thread for CWM
http://forum.xda-developers.com/showthread.php?t=1995440
Click to expand...
Click to collapse
hey dude, dumb question, but how do I mount my SD card while in recovery mode? I have no clue on how to access my storage through recovery
YeledKaki said:
I'm also stuck in recovery, just have no clue how to mount SD card.
Click to expand...
Click to collapse
OK Solved.
1. Download latest CWM for your device - http://www.clockworkmod.com/rommanager
2. Reboot into bootloader (
adb reboot bootloader
Click to expand...
Click to collapse
or just power off and hold bottom volume button)
3. use
fastboot boot RECOVERY YOU JUST DOWNLOADED
Click to expand...
Click to collapse
4. Flash the 4.4 update... it will work now.
Hope it'll work for you!
liorry said:
OK Solved.
1. Download latest CWM for your device - http://www.clockworkmod.com/rommanager
2. Reboot into bootloader ( or just power off and hold bottom volume button)
3. use
4. Flash the 4.4 update... it will work now.
Hope it'll work for you!
Click to expand...
Click to collapse
do I need to write the command in CMD?
YeledKaki said:
do I need to write the command in CMD?
Click to expand...
Click to collapse
Yes...
Go to your Android SDK folder -> platform-tools
You'll find the ADB file there.
Run CMD from this folder and type what I wrote.
ואל תהיה ילד קקי, תגיד לי אם אתה צריך עוד עזרה
liorry said:
yes...
Go to your android sdk folder -> platform-tools
you'll find the adb file there.
Run cmd from this folder and type what i wrote.
ואל תהיה ילד קקי, תגיד לי אם אתה צריך עוד עזרה
Click to expand...
Click to collapse
תודה לך, אני יודיע לך בהמשך אם אני לא מסתדר.
YeledKaki said:
תודה לך, אני יודיע לך בהמשך אם אני לא מסתדר.
Click to expand...
Click to collapse
So I went to the directory you wrote, and opened the adb.exe file and the cmd flashed for about 2 seconds then closed automatically, so I re-opened it and same thing
nvm, I managed to work it out.
YeledKaki said:
nvm, I managed to work it out.
Click to expand...
Click to collapse
And the rest worked?
liorry said:
And the rest worked?
Click to expand...
Click to collapse
I downloaded the latest CWM like you said, recovery-clockwork-6.0.4.3-mako.img, so I typed this file name in and it gave me an error:
'recovery-clockwork-6.0.4.3-mako.img' is not recognized as an internal or external command,
operable program or batch file.
while in adb of course
YeledKaki said:
yes, but I'm stuck in recovery mode, I don't have an option to access storage, I'm using CWM recovery v6.0.1.9 is there any option to access storage?
Click to expand...
Click to collapse
Install Guide
1. Use latest CWM Recovery
Click to expand...
Click to collapse
YeledKaki said:
'recovery-clockwork-6.0.4.3-mako.img' is not recognized as an internal or external command,
operable program or batch file.
while in adb of course
Click to expand...
Click to collapse
It didn't recognize 'recovery-clockwork-6.0.4.3-mako.img' as a command. Try: fastboot flash recovery recovery-clockwork-touch-6.0.4.3-mako.img
You can always use the flashable zip to update it as well. http://forum.xda-developers.com/showthread.php?t=1995440
YeledKaki said:
I downloaded the latest CWM like you said, recovery-clockwork-6.0.4.3-mako.img, so I typed this file name in and it gave me an error:
'recovery-clockwork-6.0.4.3-mako.img' is not recognized as an internal or external command,
operable program or batch file.
while in adb of course
Click to expand...
Click to collapse
Did you type "fastboot boot recovery-clockwork-6.0.4.3-mako.img"? because it seems like you typed "recovery-clockwork-6.0.4.3-mako.img" or something that starts with it.
Make sure your device is in Bootloader while typing this.

[Q] [L3] [E400] Update cwm recovery for SdMerge

Hi,
i have a wipe issue with sdmerge roms and cwm recovery 5.x (can't wipe data)
I would like to update recovery, taking recovery.img (cwm 6.x) from sdmerge steps.
i see two recovery img files, one in step1 and one in step2, and they have different size.
someone can tell me wich recovery.img i have to flash? The one inside step1 or inside step2?
and how to flash recovery.img?
thanks advance
lomax84 said:
Hi,
i have a wipe issue with sdmerge roms and cwm recovery 5.x (can't wipe data)
I would like to update recovery, taking recovery.img (cwm 6.x) from sdmerge steps.
i see two recovery img files, one in step1 and one in step2, and they have different size.
someone can tell me wich recovery.img i have to flash? The one inside step1 or inside step2?
and how to flash recovery.img?
thanks advance
Click to expand...
Click to collapse
Change recovery or try TWRP.
OR wait for @linuxx to release new build of cwm
Sent from my LG-E400 using XDA Free mobile app
giaki3003 said:
Change recovery or try TWRP.
OR wait for @linuxx to release new build of cwm
Sent from my LG-E400 using XDA Free mobile app
Click to expand...
Click to collapse
how to install twrp? with rom manager?
linuxx is working to a new cwm? i didnt' know that... fantastic, hope to see it soon!
lomax84 said:
how to install twrp? with rom manager?
linuxx is working to a new cwm? i didnt' know that... fantastic, hope to see it soon!
Click to expand...
Click to collapse
Yes or otherwise thru fastboot.
Depends if you can flash anything in recovery
Sent from my LG-E400 using XDA Free mobile app
giaki3003 said:
Yes or otherwise thru fastboot.
Depends if you can flash anything in recovery
Sent from my LG-E400 using XDA Free mobile app
Click to expand...
Click to collapse
ok.
please, if you know a good fastboot guide send me a link.
thank you
lomax84 said:
ok.
please, if you know a good fastboot guide send me a link.
thank you
Click to expand...
Click to collapse
This should go:
http://www.phonearena.com/news/How-to-flash-a-custom-recovery-like-CWM-or-TWRP-on-Android_id53914
For the recovery get @sooraj s TWRP recovery.
http://forum.xda-developers.com/showthread.php?t=2700336
Sent from my LG-E400 using XDA Free mobile app

Categories

Resources