[Q] how to install cwm recovery permanently? - Nexus S Q&A, Help & Troubleshooting

after some reboot i keep getting red triangle with exclamation point when i try to go recovery. i need to flash again to boot to cmw recovery. anyone?

curenei said:
after some reboot i keep getting red triangle with exclamation point when i try to go recovery. i need to flash again to boot to cmw recovery. anyone?
Click to expand...
Click to collapse
If you're on a stock ROM, it's possible some file are flashing a stock recovery. Verify both of these are not present
/system/etc/install-recovery.sh
/system/recovery-from-boot.p
With root, you can delete those without a problem and reflash CWM and it shouldn't get overwritten.

U can use the"one click root" method, there is option for recovery to stick.this is the way i did it 5 months ago.

yeah my phone is in stock rom. can you tell me how to delete those files? my phone is rooted definitely.

ES File Explorer, Root Explorer or any other file explorer with root functionality. Just delete the /system/etc/install-recovery.sh file.

i tried deleting the file install-recovery using root explorer but it says i cant delete it because it a read file only something like that. how should i delete it?

Look for options to mount /system as writable and make sure the app is running as root. After this it will work.

curenei said:
i tried deleting the file install-recovery using root explorer but it says i cant delete it because it a read file only something like that. how should i delete it?
Click to expand...
Click to collapse
navigate to the system/etc folder using root explorer. press the button @ top right marked "mount r/w" delete the file then press "mount r/o" button, it is same button from before. back out of root explorer & reboot. screenshot of my system/etc folder, minus the recovery file since i'm on a skanky kang.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Nexus S 4G using Tapatalk 2

Deleted

xolo a700 custom rom
I try to install cwm recovery on my xolo a700 but it is not working pls. Help me...
I also try custom rom but it tells my mobile is not supported and my phone is rooted
..... pls help:angel:

Related

Custom Recovery File Manager!!!!

Just found this cool recovery file manager so thought should share.Find the original post here.
Aroma file manager lets you manage the file system(copy, cut, paste, delete, make new folder, etc) from both sdcard as well as the root of the device just like any other file manager out there but hold on here's the catch you can do all that from the RECOVERY(well custom recovery to be exact).
The best part is it has a nice touchscreen interface.You can touch and hold on the file to set permissions too.It even has includes a terminal emulator.And you can set themes in it and fonts etc etc.
So all in all a great option to have in case you mess up.No more flashing the whole ROM again just because you messed up with a few apks or files and ended up bootlooping.
So to get started the installation is pretty simple:
1.Copy the zip into your sdcard.
2.Reboot your device into recovery mode.
3.Choose install from sdcard.
4.Select the AROMA Filemanager ZIP.
And there you go the file manager will start up!!!
Edit: To access the system and other folders which are not showing you'll have to mount them first.it's just a one time process actually.
Go to settings and select auto mount all devices at start.apply and reflash the zip you'll get access to everything.!!!
Find the download in the attachment below.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Njoy!!!!:good:
This is to have the custom recovery without installing bootstrappers like bootmenu manager or atrix 2 bootstrapper?
brianmoyano said:
This is to have the custom recovery without installing bootstrappers like bootmenu manager or atrix 2 bootstrapper?
Click to expand...
Click to collapse
No bro..
This can be flashed only on custom recovery like bootmenu or bootstrapper.the thing is if you are doing some modding or playing around with your system and end up bootlooping(while having the custom recovery)you can correct your wrong doing by this.or even if you wanna copy something to from sdcard while in boot loop or softbrick this will come in handy.
Sent from my MB865 using xda premium
Thanks for testing this out! Wasn't sure if it worked on the A2.. could come in handy.
Sent from my phone's mind

[Q] Cannot delete folder in data/data

I downloaded Quadrant on my HTC One to Benchmark it and then I uninstalled it however when I rebooted my phone I got a UID inconsistency error and I discovered it was this app so I had to manually delete the .apk to resolve it because for some reason it was still lingering anyway the folder for it is still in my Data/Data directory and no matter what I try I'm unable to delete it. I've used Root Explorer and Ftp'd in but no luck yet. Any suggestions are appreciated!!
Hello Sir
Chronos300 said:
I downloaded Quadrant on my HTC One to Benchmark it and then I uninstalled it however when I rebooted my phone I got a UID inconsistency error and I discovered it was this app so I had to manually delete the .apk to resolve it because for some reason it was still lingering anyway the folder for it is still in my Data/Data directory and no matter what I try I'm unable to delete it. I've used Root Explorer and Ftp'd in but no luck yet. Any suggestions are appreciated!!
Click to expand...
Click to collapse
Just make sure you have tap on "Mount as R/W" in Root Explorer
it is mounted a R/W
I just had exactly the same **** happen to me with quadrant. I resolved the uid issues by format cache partition and deleted the apk but that folder in data is not deleteable.
Can't install quadrant either as it says error 24. Well I have no idea what's wrong and also the free space for the folder in data matches the stats for the asec data folder. Weird !
I would put my trust in the original linux/unix command line utilities. I can recommend "Terminal IDE" as a package of a terminal emulator and a base system. Just start it, install the "system", then go to the command line. With
Code:
su
you should get root rights. And with
Code:
rm -r /path/to/whatever
you should either be able to delete it or get a more or less meaningful error message.
@ccxxx i followed your method but remained unable to delete the facebook folder...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have also tried using root explorer...
Any suggestions??
Sent from my GT-N7100 using Tapatalk
Well, I/o error is bad. It usually means that the memory is physically broken but I think it can also be caused when the filesystem is corrupted.
I renamed the folder instead of deleting it and everything worked perfectly... does this still mean the memory is corrupted?
Sent from my GT-N7100 using Tapatalk

Where the F Does CWM Backups go?

In clockworkmod there is a tiny file that isnt the backup, but the backup is somewhere because i can use it in cwm....... ??????????? So frustrating
This.
I'd like to backup the CWM backups into my hard drive, is there any chance? Also the backups are dated on 1970 on mine, is that a thing?
Can they send the safety copy?, I need It urgently, my telephone has remained unusable and the last option is to restore a backup with the original rom.
Please
It's in the /data/media/clockworkmode/backups/
jazzh said:
It's in the /data/media/clockworkmode/backups/
Click to expand...
Click to collapse
What's the explorer app required to get into these if I may ask? Sliding Explorer is mine but it doesn't seem to be able to navigate these folders. Root Explorer or ES File could do it?
rogeriorp said:
What's the explorer app required to get into these if I may ask? Sliding Explorer is mine but it doesn't seem to be able to navigate these folders. Root Explorer or ES File could do it?
Click to expand...
Click to collapse
You can use root Explorer to navigate it.. But you can't copy it.. You should use adb to copy it to your pc..
Sent from my XT1032 using XDA Premium 4 mobile app
Yes, you can copy it with es file explorer and if you're rooted...
jazzh said:
Yes, you can copy it with es file explorer and if you're rooted...
Click to expand...
Click to collapse
Im rooted and i have Es file explorer and i tried the adb pull thing, it says there is no file their or something along those lines ??
Try to copy the folder with es to some location on sdcard first
This is why...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just use an OTG to do an external backup.
Sent from my XT1032 using Tapatalk
NextGenGTR said:
Im rooted and i have Es file explorer and i tried the adb pull thing, it says there is no file their or something along those lines ??
Click to expand...
Click to collapse
Enable root explorer feature in ES Explorer. Then you ll see the file in it. Then simply copy it to another directory.

unable to flash anything in TWRP, SD card wont mount or show contents

Hi!
I picked up a Mate 8 from a local service provider and would love to flash a new ROM to get rid of the ugly stock one, but I am stuck when trying to flash anything from TWRP.
The phone boots fine, I unlocked the bootloader, and has TWRP Mate 8 version...I can't locate any files from the internal storage though. I understand this is due to the system being encrypted. I cant seem to get around that though. I tried the format data option, hit yes, then go back but that obviously has deleted what I had stored (the SU zip). I can't mount the SD either afterwards, to load it in recovery.
I tried using the Italian knife tool, and used the Root option, and option 3, but get an error: error: cannot load '.\rec\boot.img
I am not a pro on this so it might be something farely stupid. I would love if anyone could help me with this...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
--------------------------------
Edit:
I was able to solve myself. It was a rookie mistake. Perhaps the internal storage is encrypted, however I was able to flash SU using TWRP by inserting an external SD, which I had not done before. I was able to view contents from that location and did not need to use the Italian knife tool.
Hi there I am using iBall KitKat mobile is rooted but i am unable delete system apps and can't use link2sd showing error mount structure needs cleaning can anyone help
aceslivelong said:
Hi there I am using iBall KitKat mobile is rooted but i am unable delete system apps and can't use link2sd showing error mount structure needs cleaning can anyone help
Click to expand...
Click to collapse
Are you using SuperSU ??
To delete system apps, download system app uninstaller from play store and grand it superuser permission.

Need To Find A Specific Command

I can't for the life of me mount my system as r/w, but I remember a reboot command that worked like a charm.
It was something along the lines of reboot wvscmmd. If anyone can reply with the command, it'd be much appreciated!
Are you rooted?
*Detection* said:
Are you rooted?
Click to expand...
Click to collapse
I am.
Then just install a root explorer app and enable R/W where you need it
Root Explorer or ES File Explorer etc
*Detection* said:
Then just install a root explorer app and enable R/W where you need it
Root Explorer or ES File Explorer etc
Click to expand...
Click to collapse
I have done. ES File Explorer reports /system as busy, and Root Explorer does nothing.
Do other root apps work? Certain you are rooted?
Root Explorer has an R/W button at the top of the directory window you need to press to enable write support
ES File Explorer has a toggle switch in the left panel tools section to enable root access
*Detection* said:
Do other root apps work? Certain you are rooted?
Root Explorer has an R/W button at the top of the directory window you need to press to enable write support
ES File Explorer has a toggle switch in the left panel tools section to enable root access
Click to expand...
Click to collapse
Other root apps do indeed work, I have Lucky Patcher, Magisk, and Xposed installed.
The R/W button on Root Explorer does not show, and I can toggle root explorer in ES File Explorer, and mounting /system as R/W through it says it is in use.
Root Explorer
https://play.google.com/store/apps/details?id=com.speedsoftware.rootexplorer&hl=en_GB
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
*Detection* said:
Root Explorer
https://play.google.com/store/apps/details?id=com.speedsoftware.rootexplorer&hl=en_GB
Click to expand...
Click to collapse
There isn't a button to mount as R/W.
Then something has gone wrong somewhere, I'm not even rooted and the button is there
Have you disabled apps / bloatware?
Maybe you need to start fresh, either unfreeze everything, or reset
*Detection* said:
Then something has gone wrong somewhere, I'm not even rooted and the button is there
Have you disabled apps / bloatware?
Maybe you need to start fresh, either unfreeze everything, or reset
Click to expand...
Click to collapse
Every time I flash a ROM, I back up what I need, then wipe everything. So it's a clean install. There's no bloatware on the device, and the issue carries over multiple flashes.
I do know it can be fixed by the reboot code I mentioned, but I can't remember it.
PSG Andr3w said:
I am.
Click to expand...
Click to collapse
/system/bin/mount -o remount,rw /system (or /)

Categories

Resources