help with stock recovery and stock 5.0 from asus - Asus Padfone X and S

I have the padfone x rooted using towel root but I haven't installed a custom recovery. I'm trying to install the recent WW ROM for the padfone s and I get an error about the footer not matching. How can I install the s ROM on an x?

From custom recovery without installing said recovery.
1. Download TWRP and place it in directory with adb and fastboot.
2. Power off the phone, hold Volume UP then the Power Button until the phone turns on, then release the Power Button only. Your phone will appear to hang the ASUS Logo bootscreen, you are now in bootloader.
3. open command prompt on your PC and navigate to your adb/fastboot directory.
4. Run this command
Code:
fastboot boot twrp.img
5. Your phone will reboot and show the TWRP boot screen then go dark. Wait ~2 minutes then tap power to wake phone.
6. Install as normal from recovery.
If that doesn't work.
1. put the ROM zip in a folder on your computer where your ADB.exe is located.
2. Using TWRP, go to Advance > ADB Sideload
3. Slide to start ADB sideload.
4 Navigate CMD Prompt to the directory containing ADB and the zip file.
5. Run
Code:
adb sideload [I]filename[/I].zip
6. Tap reboot, TWRP will ask if you want to fix/install root. Your choice here
If you have any problems with force close, reboot into recovery and factory reset.

Thanks Daggorlad. That worked brilliantly.

Related

[Q] HELP!!! sony xperia s clockworkmod + CyanogenMod 9,1

Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
miche12 said:
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
Click to expand...
Click to collapse
Stock Room
Transfer via bootloader
miche12 said:
Hello
I have a Sony Xperia S LT26i
I used this manual to root my Sony:
Copy the CyanogenMod 9.1 package and the GApps package into your phone’s internal SD card.
Extract fastboot-win32.zip into the C:\ drive (root directory) of your computer.
Copy recovery-nozomi.img into the same folder where fastboot.exe has been extracted.
Open the CyanogenMod 9.1 ZIP file and extract the boot.img file into the same location as fastboot.exe.
Turn off your phone.
Reboot the phone into Fastboot Mode by holding down the Volume Up key as you connect the phone to your PC via USB cable.
On your computer, open a command prompt window as Administrator (i.e., click Start > All Programs > Accessories and right-click on Command Prompt, then select Run as Administrator from the context menu).
At the command prompt, enter the following command to change into the directory where the Fastboot files were extracted to:
cd c:\Fastboot
Check whether Fastboot is able to communicate with your phone by entering the command below. If you see your phone’s serial number, proceed to the next step. Otherwise, check whether your phone’s drivers are properly installed on your PC.
fastboot devices
Flash ClockworkMod Recovery to your phone by entering the following command:
fastboot flash boot recovery-nozomi.img
If successful, you see a “finished/OKAY” message on the command prompt. If not, try this command:
fastboot -i 0x0fce flash boot recovery-nozomi.img
Reboot your phone into Recovery Mode by entering the following at the command prompt:
fastboot reboot
Your phone ought to boot into Recovery Mode. While in Recovery Mode, use the Volume keys for scrolling and the Camera button for selecting.
On the recovery menu, select Install ZIP from SD card > Choose ZIP from SD card and select the CyanogenMod 9.1 package file. Confirm that you want to install the package.
Install the GApps package in the same manner as in step 13.
Return to the main recovery menu.
Select Wipe data/factory reset and confirm the action on the next screen.
Select Wipe cache partition and confirm the action on the next screen.
Select Advanced > Wipe Dalvik cache and confirm the action on the next screen.
Power off your phone.
Reboot the phone back to Fastboot Mode as in step 6.
On the command prompt on your computer, enter this command to flash the kernel to your phone:
fastboot flash boot boot.img
You will see “finished/OKAY” on the command prompt once the kernel is successfully flashed.
Reboot your phone into Normal Mode by enter the command fastboot reboot at the command prompt.
The first time your phone boots into the new ROM, startup can take around 5 to 7 minutes.
I forgot to do step one i cannot copy the
CyanogenMod 9.1 package and the GApps package into my phone’s internal SD card what should i do, thanks in advance just got stuck at cwm :crying:
I'm now by number 14 and i don't can select a Install Zip
Android Debug Bridge is not working because Clockworkmod is installed.
Fastboot works.
What should I do now?
PLEASE HELP ME
Click to expand...
Click to collapse
Access bootloader, connect your phone to pc, select an option that enables pc to recognize your device(differs with different devices and all other pc tools must be installed to the pc), copy the files to your phone adn flash 'em thru recovery tool. Evrything shud work fine then.

[Guide] How to Unroot the HTC Desire V.......

I. Before You Begin:
1. You should have rooted your device using the procedure given here.
2. This should work on Windows based PCs only.
II. Downloading Required Files:
1. Boot & Recovery (Download the appropriate file for your device)
2. Stock ROM (Download the appropriate ROM for your device)
3. Fastboot
III. Unrooting the HTC Desire V:
1. Download and place all three files on your Desktop.
2. Extract files from Boot & Recovery as well as Fastboot archives over to your Desktop.
3. Turn ON the USB debugging option on your device by heading to Menu>>Settings>>Developer options>>USB debugging.
4. Plug in your device to your PC via USB cable.
5. Open a Command Prompt Window on your Desktop. To do that, simply hold down the Shift button and right-click on any blank area on your screen and select Open command window here.
6. Type in following command into the Command Prompt Window:
adb reboot-bootloader
7. Once in bootloader mode, issue the following command:
fastboot flash boot boot.img
8. Once the boot.img has been flashed, reboot your device by typing in following command:
fastboot reboot
9. Once your boots-up, issue the following command:
adb reboot recovery
10. You should reboot into the recovery mode.
11. From the Recovery menu, select Wipe dalvik cache and wipe data/factory reset.
12. Head to Mount menu and select format internal_sdcard and format system.
13. Reboot your device.
14. Copy the ROM zip file over to the root of your device.
15. Reboot your device into the recovery mode by issuing the following command:
adb reboot recovery
16. Once in Recovery, select install zip from sdcard followed by choose zip from sdcard.
17. Choose the ROM zip to be flashed on your device and it’ll start flashing it.
18. Reboot your device once the ROM has been flashed.
19. Now issue the following command to reboot your device into bootloader:
adb reboot-bootloader
20. Type in following command to flash the stock recovery:
fastboot flash recovery recovery.img
21. Once the recovery’s been flashed, relock your bootloader with the following command:
fastboot oem lock
22. And you’re all done!

windroid help please

worked great up until i had to flash the supersu, it reboots it, but it eeps getting stuck at a screen with a triangle and a !, first time ive seen this on my phone, works fine after i shut it down and restart without entering recovery
brattQueen92 said:
worked great up until i had to flash the supersu, it reboots it, but it eeps getting stuck at a screen with a triangle and a !, first time ive seen this on my phone, works fine after i shut it down and restart without entering recovery
Click to expand...
Click to collapse
The screen with an exclamation mark is the stock recovery screen. If you want to root your phone, better to do it manually using adb and fastboot commands:
Download and install the latest android sdk-tools package (adb and fastboot) on your computer
Download and install latest HTC drivers on your computer.
If HTC Sync is installed on your computer, uninstall it (not closing it, uninstall !!)
Download twrp recovery for your device: zara_ul here, zara_cl here and save the file in your android sdk tools/platform-tools folder (where adb and fastboot are installed)
Open a terminal window from that folder (shift + right click --> start command window here)
Unlock your bootloader folowwing instructions at htcdev.com/bootloader if not already done
With the phone in bootloader mode, select "fastboot" and make sure "fastboot usb" is shown in red in the terminal window type:
Code:
fastboot flash recovery twrp-2.8.7.0-zara.img
fastboot erase cache
fastboot reboot-bootloader
Then download supersu2.46.zip from here and save the file at the root of your phone storage
Boot in twrp recovery, select "install" and then select" update-supersu2.46.zip and swipe the buttom slider to confirm.
Reboot the phone and its now rooted.
I 're-did the windroid toolkit and can get into the twrp recovery....but supersu doesn't work, and no matter how I transfer the zip file it doesn't show up, the supersu file says iopens and there's nothin by in it when I go to twrp recovery and install, and it fails every time I try the adv sideload. The phone connects no. Problem to my computer, any other files I transfer show up.
brattQueen92 said:
I 're-did the windroid toolkit and can get into the twrp recovery....but supersu doesn't work, and no matter how I transfer the zip file it doesn't show up, the supersu file says iopens and there's nothin by in it when I go to twrp recovery and install, and it fails every time I try the adv sideload. The phone connects no. Problem to my computer, any other files I transfer show up.
Click to expand...
Click to collapse
Boot in twrp main menu with the phone connected to your computer.
Open a terminal window from your android sdk tool/platform-tools folder
type:
Code:
adb push UPDATE-SuperSU-v2.46.zip /data/media/0
Then select the "install" menu, make sure you are browsing your internal sd card (as opposed to your external sd card) , find the UPDATE-SuperSU-v2.46.zip file, select it and flash it.
btw quote me or mention me if you want faster answer so i'll get a notification because I'm not coming in the Desire 601 forums really often since its a dead place

Elephone M3 - UNLOCK Bootloader, ROOT and TWRP (without SP FlashTool) Windows/ Linux.

Elephone M3 quickest way to UNLOCK Bootloader, ROOT and TWRP (no SP FlashTool) Windows/ Linux.
This is only provided as a guide and/ or an alternative, in case some people find the process of flashing with SP FlashTool for the Elephone M3 complicated (either installing the correct drivers, or correctly using the tool without accidentally wiping Vram, or anything else important).
Click to expand...
Click to collapse
Windows:
Things you will need:
1. adb and fastboot
2. usb driver for Elephone M3
3. a copy of a correct version of TWRP for the device, copied in the adb and fastboot folder. Rename your TWRP.img file to recovery.img
4. latest flashable supersu.zip (V2.82 and above) and the recovery.img on external SD card.
Process:
1. Install the above.
2. Boot your phone normally, and enable developer options.
3. From developer options enable OEM unlocking and USB debugging. Connect the device to computer and enable MTP transfer.
4. On your phone's screen you should see a message with a "key" or "fingerprint", accept the connection.
5. Navigate to the folder you have installed adb and fast boot and copied pre-mentioned file.
6. Open a command prompt navigate to the adb folder (not powershell prompt if you are on windows 10 1703) and type: adb devices
If all is well you should get a number on the left and "device" next to it.
7. type "adb reboot to bootloader". You are now in fastboot.
8. type "fastboot oem unlock". Carefully look the really small letters on the elephone' s screen and confirm. Reboot the device. Really important as after unlocking the bootloader, a factory reset is triggered.
9. Once the factory reset is done, once again enable developer otions and usb debugging.
10. Open a command prompt again and once again get into fastboot mode (as previously described).
11. Type "fastboot boot recovery.img". You should now see TWRP.
12. From TWRP select install and install supersu. Wipe dalvik/cache and reboot.
13. Once boot-up completes and you make sure you have root access (you should), for the last time reboot to bootlader.
14. Again "fastboot boot recovery.img". From TWRP select install, install image, select recovery.img from your extenral SD and flash it to recovery.
If all went well, you should by now have unlocked the bootloader, have your device rooted, and also have a functional TWRP recovery! :fingers-crossed::fingers-crossed:
Linux:
Things you will need:
1. abd and fastboot (sudo apt-get install android-tools-adb android-tools-fastboot) ---> or similar for your version of the system.
2. a copy of a correct version of TWRP for the device. Rename your TWRP.img file to recovery.img
3. latest flashable supersu.zip (V2.82 and above) and the recovery.img on external SD card.
Process:
1. Boot your phone normally, and enable developer options.
2. From developer options enable OEM unlocking and USB debugging. Connect the device to computer and enable MTP trasfer.
3. On your phone's screen you should see a message with a "key" or "fingerprint", accept the connection.
4. Navigate to the folder you where you keep the TWRP recovery.img and open a terminal.
5. type "adb devices". If your device is recognized you should see a number and "device" next to it.
6. type "adb reboot to bootloader". You are now in fastboot.
7. type "sudo fastboot oem unlock". Carefully look the really small letters on the elephone's screen and confirm. Reboot the device. Really important as after unlocking the bootloader, a factory reset is triggered.
8. Once the factory reset is done, once again enable developer otions and usb debugging.
9. Open a terminal and once again get into fastboot mode (as previously described).
10. Type "sudo fastboot boot recovery.img". You should now see TWRP.
11. From TWRP select install and install supersu. Wipe dalvik/cache and reboot.
12. Once boot-up completes and you make sure you have root access (you should), for the last time reboot to bootlader.
13. Again "sudo fastboot boot recovery.img". From TWRP select install, install image, select recovery.img from your external SD and flash it to recovery.
If all went well, you should by now have unlocked the bootloader, have your device rooted, and also have a functional TWRP recovery! :fingers-crossed::fingers-crossed:
I am not able to provide links for files or files at the moment, please look for them yourselves, it should not be hard!
If you found the thread useful, I would appreciate it if you hit the "thanks button". :good::good:
Also, do post back if you need further clarification or assistance or if you have any suggestions for improving the guide.

Can't access recovery after 7.0

Hey there!
so, I just upgraded my z5c from MM CyanogenMod to this nougat ROM > [ROM][7.0][Stock][.33][3.7 b7][Deodex][DeBloat][Font][Stereo][Vulkan™] Xperia Loop™
Before the update I could enter TWRP without any problems.
Now, everytime I try to boot into recovery the phone simply reboots...
Things I've tried:
• Typed "adb reboot recovery" on CM
• Downloaded TWRP App to re-flash and click on "recovery reboot"
• Power up phone holding Volume Down
The phone is rooted with SuperSU.
The main reason I wanted to regain access to recovery is to re-root the phone with Magisk.
Thanks for your time.
1. install fastboot and fastboot drivers on your pc (if you don't have them obviously)
2. plug the phone into the pc using the usb cable while holding the volume + button (this way you will skip the adb part)
3. wait for the notification light to go blue
4. go into the fastboot directory
5. download the twrp "recovery.img" file and put it into the fastboot directory
6. hold shift while right-clicking into the directory where fastboot is
7. use the option to open a cmd into the directory
8. type in "fastboot boot recovery.img"
if your phone's fastboot drivers don't have signature (like it happened to me) download Zadig and create a signature for the driver
Hope this helps... i had the same problem and solved by doing this

Categories

Resources