Announcement

Collapse
No announcement yet.

Nexus 6 lollipop Firmware & Flashing Guide + Rooting

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Nexus 6 lollipop Firmware & Flashing Guide + Rooting



    Nexus6 Lollipop Firmware & Flashing Guide



    Install Drivers


    Note:If driver already installed no need to install again.

    Adb & fastboot 1 click Driver Download

    Note: Before flash unlock yur bootloader after flash complete lock bootloader commds below

    fastboot oem unlock
    fastboot oem lock


    Firmware Download

    Nexus 6 5.0 (LRX21O) Factory Image Download

    Flasing Guide

    * Extract the firmware zip 1st

    * After Extract yu vil get a single file

    * Change tat files extension .tar or .rar (if change as rar use 7zip to extract it)

    * Again extract it after change the Extension yu vil get files below given in the picture.

    * Connect yur mob in fastboot mode

    * Run the flash-all.bat




    Rooting Guide

    Root File For Nexus 6

    Procedure:

    * Enable usb debugging

    * Settings Developer options > Enable OEM unlock

    * Boot the Nexus 6 into bootloader mode via adb or hardware buttons
    (press and hold Volume Down and Power buttons until
    Fastboot/Bootloader menu and START icon appear on the screen).

    * Connect the Nexus device to computer via USB cable.

    *Unzip the CF-Auto-Root-shamu-shamu-nexus6.zip file on your computer.
    For Windows: Run the root-windows.bat file.


    Note: Before if not bootloader unlocked it vil unlock yur bootloader so take backup all files





  • #2
    Phone is staing in bootloader- i cant boot any other function like at normal boot, recovery, qcom, bp tools...nothing. Device is LOCKED!!!'Allow OEM Unlock' in developer options is UNCHEKED!!!
    BL: moto-apq8084-71.08 (sha-32g8854, 2014-12-09 14:00:26)
    Baseband: D4.0-9625-02.95
    Product/Variant: shamu XT1100 64GB P3AO
    Code:
    c:\adb>Fastboot oem lock begin 
    ... 
    (bootloader) fastboot oem lock currently disabled! 
    OKAY [ 0.002s] 
    finished. total time: 0.002s
    
    (bootloader) Check 'Allow OEM Unlock' in Developer Options.
    FAILED (remote failure) 
    finished. total time: 0.016s 
    ... 
    (bootloader) Check 'Allow OEM Unlock' in Developer Options.
    FAILED (remote failure) 
    finished. total time: 0.012s 
    downloading 'boot.img'... 
    OKAY [ 0.469s] 
    booting... 
    FAILED (remote failure) 
    finished. total time: 0.479s
    
    c:\adb>fastboot format cache 
    Creating filesystem with parameters: 
    Size: 268435456 
    Block size: 4096 
    Blocks per group: 32768 
    Inodes per group: 8192 
    Inode size: 256 
    Journal blocks: 1024 
    Label: 
    Blocks: 65536 
    Block groups: 2 
    Reserved block group size: 15 
    Created filesystem with 11/16384 inodes and 2089/65536 blocks 
    target reported max download size of 536870912 bytes 
    erasing 'cache'... 
    OKAY [ 0.026s] 
    sending 'cache' (6248 KB)... 
    OKAY [ 0.249s] 
    writing 'cache'... 
    OKAY [ 0.141s] 
    finished. total time: 0.426s 
    
    c:\adb>fastboot format userdata 
    Creating filesystem with parameters: 
    Size: 59743535104 
    Block size: 4096 
    Blocks per group: 32768 
    Inodes per group: 8176 
    Inode size: 256 
    Journal blocks: 32768 
    Label: 
    Blocks: 14585824 
    Block groups: 446 
    Reserved block group size: 1024 
    Created filesystem with 11/3646496 inodes and 274946/14585824 blocks
    target reported max download size of 536870912 bytes 
    erasing 'userdata'... 
    OKAY [ 1.700s] 
    sending 'userdata' (141063 KB)... 
    OKAY [ 5.993s] 
    writing 'userdata'... 
    OKAY [ 3.731s] 
    finished. total time: 11.434s 
    c:\adb> 
    
    c:\adb>fastboot flash system system.img 
    target reported max download size of 536870912 bytes
    sending sparse 'system' (522112 KB)... 
    OKAY [ 24.621s] 
    writing 'system'... 
    (bootloader) Invalid signed image 
    (bootloader) Preflash validation failed 
    FAILED (remote failure) 
    finished. total time: 24.648s
    
    c:\adb>fastboot flash boot boot.img 
    target reported max download size of 536870912 bytessending 'boot' (7681 KB)... 
    OKAY [ 0.299s] 
    writing 'boot'... 
    (bootloader) Preflash validation failed 
    FAILED (remote failure) 
    finished. total time: 0.315s
    how to on it in qhsub_bulk mode? maybe some tespoint exist?
    Last edited by Дим@; 04-10-2015, 09:41 PM.

    Comment

    Working...
    X