[Q] How to Rebooth Recovery Samsung Galaxy fit in AOKP v4 ROM . ? - Samsung Galaxy Fit GT 5670

thanks

Install Terminal emulator from google play...
Open it type "su reboot recovery"...
****Do What U Love!!!
Love What U Do!!!****

Reboot recovery
Try the terminal emulator method given before or simply press the power button + home key.. u will boot in recovery mode successfully...

Related

Multiple Update.zip's? Is it possible?

I like to change theme roms a lot, Sapphire Google Build/HTC Build and JF1.41 RC9/RC33
But i have to put the roms as update1, update2 etc and then rename then before i flash them
I was wondering is there a way maybe a code n the recovery terminal to flash an update.zip not called update.zip
Just a suggestion
iirc, you can specify the update file to flash from the terminal, but i may be wrong; i'll have a look for the command, it's on this forum somewhere.
Echo "boot-recovery
--update_package=SDCARD:foldername/update.zip" > /cache/recovery/command
Reboot phone and hold power + home
Replace foldername with directory of desired update
SDCARD must be uppercase
beagz said:
Echo "boot-recovery
--update_package=SDCARD:foldername/update.zip" > /cache/recovery/command
Reboot phone and hold power + home
Replace foldername with directory of desired update
SDCARD must be uppercase
Click to expand...
Click to collapse
Just a note that this method does not currently work on the Haykuro builds because the reboot command is "not permitted!"
That is why you must do a manual reboot. As soon as the screen goes black press and hold power + home until it starts the recovery console. It works if you follow that proceedure.
Or alternatively boot to the recovery console press alt+x then enter the commands at the prompt and then type "reboot recovery" without quotes at the end.
just use a file manager to rename before reboot

[tutorial] flash cwm recovery on karbonn smart tab 1

hello all,
this recovery is not ported by me, xda's senior member fun_ have ported this to many devices, and we using the one which is compatible with paladin, many many thanks to him, a link to original thread is here
requirements:-
1. a rooted phone, you can root your tab here
2. cwm recovery image which you can get here
steps:-
1. open file manager which can have root access
2. go to system and rename recovery.cpio.img to recovery.cpio.img.bak
3. put downloaded recovery in /sdcard
4. open terminal emulator
5. type su
6. type "inand_flash_image recovery /mnt/sdcard/recovery.cpio.img" (if you have put it in flash then replace sdcard with flash)
7. then boot into recovery by holding menu and power button together or by typing "reboot recovery" in terminal emulator
how to control recovery:-
# power button is used to select options
# menu button will take you up
# home button will get you down when pressed
some notes you should keep in mind:-
1. back button do not work in recovery
2. never try the key test option else you will get stuck
3. backup do not work for boot, xboot, mbr areas
4. do not flash any rom available for paladin, basic etc. devices (or you will have a hard bricked tablet)
a simple step to enable on-screen back button
as soon as you booted into recovery, press menu then home then again menu, a message will appear saying enabled ( can be done in every screen)
Cwm
Nt able to rename recovery.cpio.img to recovery.cpio.img from andro zip, es file explorer,terminal . . ? Any solution?
in terminal type
Code:
su
mv /system/recovery.cpio.img /system/recovery.cpio.img.bak
dheeraj (dhlalit11) said:
in terminal type
Code:
su
mv /system/recovery.cpio.img /system/recovery.cpio.img.bak
Click to expand...
Click to collapse
failed - read only file system . . . ? . . Any other way to rename this file
pbhasin21 said:
failed - read only file system . . . ? . . Any other way to rename this file
Click to expand...
Click to collapse
tab is not rooted root it first
http://forum.xda-developers.com/showthread.php?p=29100664
dude i followed ur steps, used root explorer to rename to bak, and then tried, i get kcrc32 file size not same. and then when i boot to recovery the whole screen goes berzerk with curtain falls and doesn't do anything. i renamed the bak file into normal and flashed it and got the old recovery.. could you tell me what im doing wrong? used your recovery.cpio.img 3.5mb file in my sdcard... doesnt work..
rooted karbonn smart tab
kcrc32 not same is normal
did the terminal flash the recovery 2 times
like:-
kcrc32 not same
then a hex address
flashing from /mnt/sdcard
kcrc32 not same
then a hex address
flashing from /mnt/sdcard
if you get something like above then it is flashed properly
dheeraj (dhlalit11) said:
kcrc32 not same is normal
did the terminal flash the recovery 2 times
like:-
kcrc32 not same
then a hex address
flashing from /mnt/sdcard
kcrc32 not same
then a hex address
flashing from /mnt/sdcard
if you get something like above then it is flashed properly
Click to expand...
Click to collapse
yup i got it twice, kcrc32 not same.
then i entered reboot recovery. thats when the screen goes all curtainfall like a crash, and recovery doesn't load. i had to use the reset pin and power button to turn on the tab again.. perhaps the img is not compatible with my tab?
btw mine is Karbonn Smart Tablet 2.
http://ncarry.nimbuzz.com/karbonn/product.php?product_id=2212
but when i purchased, it came with android 4.0 ics. everything else is same as in that page..
it is different
and I think that's why recovery is not booting
any suggestions mate? perhaps another ainol tab is similar to karbonn st2?
What if there is no "recovery.cpio.img" file in the system folder? This is after having root permissions...nothing has been done otherwise. I do not have a recovery file to rename and am unsure if it should still go in the system folder or not. It doesn't even have a file extension (I had to transfer it to my laptop just to check, and there's no .img or .zip...nothing.)
Also I keep getting the following message in terminal emulator when attempting to run the command:
sh: inand_flash_image: not found. The image file is in the /mnt/sdcard/Download folder. The full instance is:
[email protected]:/ $ su
[email protected]:/ # inand_flash_image recovery /mnt/sdcard/Download/recovery.cpio.img
sh: inand_flash_image: not found
127|[email protected]:/ # inand_flash_image
sh: inand_flash_image: not found
Any help?

cwm recovery

So I rooted my lg phoenix but I cant get the cwm recovery. When I flash it and I hit reboot it goes on a blank black screen. Could somebody tell me how to get it.
If u are flashing for first time, then get flash_image file and copy it to system/xbin or system/bin.. and copy recovery.img to sdcard
in terminal emulator type this
su
flash_image recovery /sdcard/recovery_filename
Souron29 said:
If u are flashing for first time, then get flash_image file and copy it to system/xbin or system/bin.. and copy recovery.img to sdcard
in terminal emulator type this
su
flash_image recovery /sdcard/recovery_filename
Click to expand...
Click to collapse
hey souron29 can u pls help me in my post
http://forum.xda-developers.com/showthread.php?t=1931422
i have done the same thing but after hitting enter i only got
#
have i succefully flashed recovery???
thugnastie said:
So I rooted my lg phoenix but I cant get the cwm recovery. When I flash it and I hit reboot it goes on a blank black screen. Could somebody tell me how to get it.
Click to expand...
Click to collapse
Use ROM manager to flash cwm recovery
Phone : lg P500
ROM: Rashed's CM10
Kernel : DJNOXD 2.5.6
PRESS THANKS IF I HELPED YOU!!!
Careful with ROM Manager! Flash the 1 which says OBB (Old Baseband). DO NOT attempt to backup. Once you get CWM installed, uninstall ROM Manager, & do not use it again.
-- Sent from my TouchPad using Communities

NAND Problem. please look

Ok People. I think i have damaged my htc pico NAND thingy. I have followed the procedure for installing ROMS( doing factory reset wipe cache format etc ) but cant pass the HTC Logo on most ROMS. only AteeqRom is working but when it starts and i pull the screenlock it is giving me alot of force crashes even i cant get into menu. the problem is I cant get into menu. i have seen the recovering from NAND damaged procedure by cute_prince . but the problem is it is not passing the lookscreen. please help me i dont want to lose my phone at this stage. any help will be appreciated. Thanks alot.
Did you overclock your Explorer-thingy?
I mean, over-clocking the CPU, GPU, etc.could have caused the NAND-frying, if you had overclocked them. If you haven't overclocked, then, there is no reason to be worried of.(except for a hard-brick, though.)
Since you told that you followed the NAND recovery procedure, nothing should have happened to your NAND if it wasn't damaged in the first place. But, if it wasnt properly, it would have caused damage.
Anyways, try flashing new recovery, and then, superwipe by akya22, and then, whatever ROM you want to flash.:good:
did everything.
most of the rom is not even starting. i have managed to pass the lockscreen on ateeq rom only ateeq rom is working. i did everything flash recovery and all those reset thingys. but i am getting alot of force crashes and very very low 4mb internal storage. nothing is working correctly. i have not overclocked my cpu. i just flashed CM9 B14 and after that nothing was fine before. i dont understand the cute_prince technique of recovering from nand. i am noob. so help here.
did you read this thread?=>Troubleshooting htc pico(explorer)
My htc explorer hanged with htc logo on screen after rooting my device then factory r
I rooted htc explorer and after factory reset my phone hanged with htc logo. I have htc explorer and rooted and after factory reset my phone was hanged with htc logo what is this ? plz helpme..
Abdullah Malik said:
I rooted htc explorer and after factory reset my phone hanged with htc logo. I have htc explorer and rooted and after factory reset my phone was hanged with htc logo what is this ? plz helpme..
Click to expand...
Click to collapse
you have to flash custom rom...you may find one in development section
No problem
Abdullah Malik said:
I rooted htc explorer and after factory reset my phone hanged with htc logo. I have htc explorer and rooted and after factory reset my phone was hanged with htc logo what is this ? plz helpme..
Click to expand...
Click to collapse
JUST go back to recovery do factory reset wipe dalvik cache and flash any custom rom from the forum!
ex-plorer said:
Ok People. I think i have damaged my htc pico NAND thingy. I have followed the procedure for installing ROMS( doing factory reset wipe cache format etc ) but cant pass the HTC Logo on most ROMS. only AteeqRom is working but when it starts and i pull the screenlock it is giving me alot of force crashes even i cant get into menu. the problem is I cant get into menu. i have seen the recovering from NAND damaged procedure by cute_prince . but the problem is it is not passing the lookscreen. please help me i dont want to lose my phone at this stage. any help will be appreciated. Thanks alot.
Click to expand...
Click to collapse
Frndz those phone are stuck at boot animation bcoz of oc kernal (nand problem) do below following steps:-
you should hv installed on your pc/laptop 1)htc sync
2)adb
Frist flash twrp 2.4.1.0 recovery by cute prince after that,
download flash_erase file from cute prince forum,
now copy cm9 rom and flash_erase file to sd card,
go to recovery(twrp recovery) click install nw install cm9 rom,
nw go to mount and mount system & mount sdcard,
after that go to advanced>file manager>sdcard> in sd card u vill see flash_erase.txt rename dat file to flash_erase,
now copy flash_erase file by clicking on it(it vill show copy option) go back to root of ur internal memory,
there u vill see system,go to system>xbin ,
copy dat file in xbin after copying dat file u vill see flash_erase in xbin folder,
click on flash_erase u vill see chmod755 click it nw go back to recovery and unmount everything,
nw connect ur phone to pc/laptop(u should hv adb and htc sync),
open cmd as administrator>nw copy below all code and paste it in cmd,
code:-
adb shell
su
cd /system/xbin
./flash_erase -N /dev/mtd/mtd2 0 0
./flash_erase -N /dev/mtd/mtd4 0 0
./flash_erase -N /dev/mtd/mtd5 0 0
thanks to sheker developer of flyrom
and cute prince for nand recovery procedure
hit thanks if i helped yuh...
Sent from my HTC Explorer A310e using xda premium
No ROM working correctly.
No ROM is working correctly . i followed the cute_prince guide. but only ateeq rom is working. when i flash other rom i face with low storage superuser not working su binary not found etc. i think my nand is damaged badly. and cute_prince guide is not working correctly. need new way to do it.
ex-plorer said:
No ROM is working correctly . i followed the cute_prince guide. but only ateeq rom is working. when i flash other rom i face with low storage superuser not working su binary not found etc. i think my nand is damaged badly. and cute_prince guide is not working correctly. need new way to do it.
Click to expand...
Click to collapse
Bro follow my method :thumbup:
Sent from my HTC Explorer A310e using xda premium
9282gkg said:
Frndz those phone are stuck at boot animation bcoz of oc kernal (nand problem) do below following steps:-
you should hv installed on your pc/laptop 1)htc sync
2)adb
Frist flash twrp 2.4.1.0 recovery by cute prince after that,
download flash_erase file from cute prince forum,
now copy cm9 rom and flash_erase file to sd card,
go to recovery(twrp recovery) click install nw install cm9 rom,
nw go to mount and mount system & mount sdcard,
after that go to advanced>file manager>sdcard> in sd card u vill see flash_erase.txt rename dat file to flash_erase,
now copy flash_erase file by clicking on it(it vill show copy option) go back to root of ur internal memory,
there u vill see system,go to system>xbin ,
copy dat file in xbin after copying dat file u vill see flash_erase in xbin folder,
click on flash_erase u vill see chmod755 click it nw go back to recovery and unmount everything,
nw connect ur phone to pc/laptop(u should hv adb and htc sync),
open cmd as administrator>nw copy below all code and paste it in cmd,
code:-
adb shell
su
cd /system/xbin
./flash_erase -N /dev/mtd/mtd2 0 0
./flash_erase -N /dev/mtd/mtd4 0 0
./flash_erase -N /dev/mtd/mtd5 0 0
thanks to sheker developer of flyrom
and cute prince for nand recovery procedure
hit thanks if i helped yuh...
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
I followed your method and get this error when trying to install cm10 beta 3 and at the end it says failed. cm9 starts but there are a lot of fc's at startup so can't use them.
"checking for md5 file...
Skipping md5 check: no md4 file
symlink:some sumlinks failed
E:Error in /sdcard/cm-10-2012120
(Status 7)
Error flashing zip '/sdcard/cm-10-2012120"
Please help me. I am getting the same error with every recovery I use and some other roms as well that are freshly downloaded like aokp rc3.
munirshah77 said:
I followed your method and get this error when trying to install cm10 beta 3 and at the end it says failed. cm9 starts but there are a lot of fc's at startup so can't use them.
"checking for md5 file...
Skipping md5 check: no md4 file
symlink:some sumlinks failed
E:Error in /sdcard/cm-10-2012120
(Status 7)
Error flashing zip '/sdcard/cm-10-2012120"
Please help me. I am getting the same error with every recovery I use and some other roms as well that are freshly downloaded like aokp rc3.
Click to expand...
Click to collapse
If u correctly followed ma method there should be no problem in install cm ROMs I think u must try again last time
Sent from my HTC Explorer A310e using xda premium
9282gkg said:
If u correctly followed ma method there should be no problem in install cm ROMs I think u must try again last time
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
If I paste my code in cmd it doesn't recognize the command. I downloaded adb ,extracted it and then use shell to enter commands one by one and I connected the phone and mounted the sysytem and the commands were executed without any problem except for "su" which says "not found". Other commands seem to work and the last three commands each of the says "100% completed" in the shell. So there doesn't seem to be a problem in the execution of these commands but su doesn't work though. That can be the problem. But I have windows 8 and when I pasted the code in cmd admin , it doesn't recognize so I can't do it that way
munirshah77 said:
If I paste my code in cmd it doesn't recognize the command. I downloaded adb ,extracted it and then use shell to enter commands one by one and I connected the phone and mounted the sysytem and the commands were executed without any problem except for "su" which says "not found". Other commands seem to work and the last three commands each of the says "100% completed" in the shell. So there doesn't seem to be a problem in the execution of these commands but su doesn't work though. That can be the problem. But I have windows 8 and when I pasted the code in cmd admin , it doesn't recognize so I can't do it that way
Click to expand...
Click to collapse
Bro w8 does not detect our Pico so u hv to use w7 or xp n that three Cmd said 100 percent dat means ur nand is recovered nw install Cm9 bt make clean installation dat it:thumbup:
Sent from my HTC Explorer A310e using xda premium
9282gkg said:
Bro w8 does not detect our Pico so u hv to use w7 or xp n that three Cmd said 100 percent dat means ur nand is recovered nw install Cm9 bt make clean installation dat it:thumbup:
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
9282gkg said:
Bro w8 does not detect our Pico so u hv to use w7 or xp n that three Cmd said 100 percent dat means ur nand is recovered nw install Cm9 bt make clean installation dat it:thumbup:
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
Whenever I flash a new rom I wipe each and everything. SO, there is not a problem as far as that is concerned. I tried wipe system command in adb shell and even in terminal emulator in twrp and it gives error wiping a number of memory allocations. Should I try the whole procedure on windows 7?
munirshah77 said:
Whenever I flash a new rom I wipe each and everything. SO, there is not a problem as far as that is concerned. I tried wipe system command in adb shell and even in terminal emulator in twrp and it gives error wiping a number of memory allocations. Should I try the whole procedure on windows 7?
Click to expand...
Click to collapse
S u should try it on w7
Sent from my HTC Explorer A310e using xda premium
Windows 8 had issue with the htc drivers.. i think updating the drivers to newer version will fix the problem in windows 8 itself..

help on Terminal Script.......

hi to all i want to make a script to reboot the phone via terminal but with a Confirmation ....
like
Reboot is required (y/n) :
if yes reboot
if no exit script
if other letter ask again
and i want to put it in the attached script... at the end of the script procedure..
plz help

Categories

Resources