Új hozzászólás Aktív témák

  • fermacht1994

    aktív tag

    Installing recovery using fastboot

    You can use fastboot to install your recovery image to the device.
    Installing ClockworkMod Recovery on the Nexus 7
    Download koush's ClockworkMod Recovery.
    koush's ClockworkMod Recovery: download
    md5: 686f101f1cd753813dafa6497192a512
    Connect the Nexus 7 to the computer via USB.
    Make sure the fastboot binary is in your PATH or that you place the downloaded image in the same directory as fastboot.
    Open a terminal on your PC and reboot the device into fastboot mode by typing adb reboot bootloader or by using the hardware key combination.
    Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
    If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine. See fastboot documentation for more info.
    Flash ClockworkMod Recovery onto your device by entering the following command: fastboot flash recovery your_recovery_image.img where the latter part is the name of the file you downloaded.
    Once the flash completes successfully, reboot the device into recovery to verify the installation.
    Note: Some ROMs overwrite recovery at boot time so if you do not plan to immediately boot into recovery to install CyanogenMod, please be aware that this may overwrite your custom recovery with the stock one.

Új hozzászólás Aktív témák