• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [TOOL] Recovery Flasher Script (Linux)

savoxis

Android Expert
Well I got bored again and made a recovery flasher for linux.

Amazing Flashing SH Script!


This a a very simple script with 3 functions, to flash clockwork, amonRA, and reboot into recovery. Simply unpack the zip and chmod +X flasher (or chmod 777) This has ADB included.

I dont have an ally to test, but I tested it with my incredible from a liveCD environment at work, so I know you dont need adb or drivers for this to work.

usage:

flasher -c
Flash Clockwork

flasher -a
Flash AmonRA

flasher -r
Reboot to Recovery


Your phone will need to be plugged into the pc via USB, with debugging on and the sdcard not mounted on the pc


DOWNLOAD
 
So I found out these script only work on about 50% of the systems out there I am frantically trying to find a fix and running into a brick wall.

If you get an error:
adb remount failed: Operation not permitted

You are in this group of systems it wont work on, hopefully I can resolve this soon
 
Found a fix, the windows batch is working, I will fix this one as soon as I get home to my gentoo box
 
Back
Top Bottom