[FASTBOOT ROM] OREO Retail OPS27.76-12-25 (April) using Fastboot

Search This thread

HTCDevil

Senior Member
Mar 11, 2009
1,544
217
Caserta
Xiaomi Mi A2
Xiaomi Mi 9
Hi all, i have found this on Motozbrasil Blogspot.

It reported XT1710-01, XT1710-02, XT1710-06, XT1710-07, XT1710-09 e XT1710-10 models as working, but my XT1710-08 works too (see details in this post).

>>>> All credits and thanks go to motozbrasil and its staff. It is not my creation, i have just shared and reported my personal experience with my XT1710-08, not listened on that site.

A special, big, superb thanks to Junior Passos @Junior Passos the op of the motozbrasil thread. <<<

Basical steps:
1) Install drivers (Win) and reboot pc;
2) Unzip firmware and ADB + FASTBOOT - MZ2PLAY in the same folder (thanks to htcmania for package);
3) Put your phone in fastboot mode (Vol down + Power) then Connect to pc, waiting for drivers if needed;
4) Double click on z.bat (edit it with your own commands or use my zips attached changing "mfastboot" voices with "fastboot", so delete "m" from every single command), press a button.
Profit.

We needed a retail fastboot Oreo rom, so here we are.

All at your own risk.

Good luck.

Due to motozbrasil site down on link posted, i linked new adb fastboot and Installer. As soon as possibile i will change and upload installers attached.


Other links for rom only, here (thanks @thedoginthewok):

MEGA:
https://mega.nz/#!Y51hDRRQ!fxS5qoi2rklgtyQP5ydpcd7nM7qIl-wbsd9zJIF6doQ

Google Drive:
https://drive.google.com/file/d/1kyr8AHFZKv5-ASmCEpGHc8CqGgJFc6YO/view

I advice you to proceed over Windows, but in case...

> On Linux

Linux doesn't need drivers.

How to install adb/fastboot on linux, macos, win (depends on your distro): https://www.xda-developers.com/install-adb-windows-macos-linux/
If you are under Ubuntu the easiest way for installing adb-tools is (from terminal):

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install android-tools-adb android-tools-fastboot

Command under Terminal (Win/Linux) are:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot flash oem oem.img
fastboot erase carrier
fastboot erase DDR
fastboot oem fb_mode_clear

In some cases (for example XT1710-08) is useful to skip (if you come from NPSS26.118-19-1-6):
fastboot erase modemst1
fastboot erase modemst2

If you pass directly from ZUI skip also:
fastboot flash modem NON-HLOS.bin
Those for preserving signal and data connection.

---

If you have a corrupted boot.img and you are not able to flash (like bangood or other shops do with chinese model), you first have to give that:
fastboot flashing unlock

Hope is useful.

Link above are for Win (1st) and Linux (2nd)**.

** if you use attached .sh remember you have to connect you phone in fastboot mode to pc and then double click on it in the same folder you have unzipped firmware. Attached .bat and .sh files evading erase modemst1 and st2, so it is good for some brand device, not for other.

Remember, all at your own risk.

Thanks @KirMit
I confirm, that all is working after update on XT1710-11 (China Mobile), BUT! do not flash all - skip:
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
If you want your modems and fingerprint sensor are still working!

About Magisk, you could give a thanks to Fabio Feher:
It work for me:

1: Reboot into Bootloader
2: ADB Flash TWRP
3: Start Recovery (TWRP)
4: Enter in ADVANCED > TERMINAL
5: Run commands:
echo KEEPVERITY=true>>/data/.magisk
echo KEEPFORCEENCRYPT=true>>/data/.magisk
6: Flash Magisk
7: Reboot.
 

Attachments

  • Install.zip
    622 bytes · Views: 3,070
  • Install_Linux.zip
    392 bytes · Views: 415
Last edited by a moderator:

flashnub

Senior Member
Sep 12, 2016
114
28
Hi all, i have found this:

http://motozbrasil.blogspot.it/2018/05/firmware-moto-z-play-xt1710-firmware.html?m=1

All credit and thanks to motozbrasil and its staff.

I will try it on my XT1710-08, although not in the list on the site.

We need a retail fastboot Oreo rom, so here we are.

All at your own risk.

Good luck.

If possible , could you please upload the firmware on google Drive , because i am not able to download oreo firmware from Your given link, it downloads for about 100MB and then the download process fails.
 

thedoginthewok

Senior Member
Dec 14, 2009
270
69
Dog Fort
I've had trouble with the download myself (hat to restart a couple of times), so I uploaded it to Google Drive and Mega.

md5 d134168fe189d187f5728a440c380442

Google Drive
Mega

I've successfully upgraded my phone (XT1710-09) to oreo with this.
My phone is bootloader unlocked and was rooted with Magisk. before this.
TWRP was overwritten with stock recovery, but after reflashing I can't get it to decrypt, so no root for now. But everything else is working fine.
 
Last edited:

flashnub

Senior Member
Sep 12, 2016
114
28
Thank you :)

I've had trouble with the download myself (hat to restart a couple of times), so I uploaded it to Google Drive and Mega.

md5 d134168fe189d187f5728a440c380442

Google Drive
Mega

I've successfully upgraded my phone (XT1710-09) to oreo with this.
My phone is bootloader unlocked and was rooted with Magisk. before this.
TWRP was overwritten with stock recovery, but after reflashing I can't get it to decrypt, so no root for now. But everything else is working fine.

Hey thanks for Uploading it to Google Drive :).
I have successfully loaded the Oreo Firmware, no hicc-ups at all, procedure went smooth.
Now my Moto Z2 Play XT1710-10 is running Oreo :cowboy:
 

HTCDevil

Senior Member
Mar 11, 2009
1,544
217
Caserta
Xiaomi Mi A2
Xiaomi Mi 9
I've had trouble with the download myself (hat to restart a couple of times), so I uploaded it to Google Drive and Mega.

md5 d134168fe189d187f5728a440c380442

Google Drive
Mega

I've successfully upgraded my phone (XT1710-09) to oreo with this.
My phone is bootloader unlocked and was rooted with Magisk. before this.
TWRP was overwritten with stock recovery, but after reflashing I can't get it to decrypt, so no root for now. But everything else is working fine.
Thanks, i edit first post.

Good flash guys
 

Vavooon

Senior Member
Mar 18, 2012
53
24
Lviv
For those who were looking for fastboot commands here they are:
Code:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot flash oem oem.img
fastboot erase carrier
fastboot erase DDR
fastboot oem fb_mode_clear
 

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    Hi all, i have found this on Motozbrasil Blogspot.

    It reported XT1710-01, XT1710-02, XT1710-06, XT1710-07, XT1710-09 e XT1710-10 models as working, but my XT1710-08 works too (see details in this post).

    >>>> All credits and thanks go to motozbrasil and its staff. It is not my creation, i have just shared and reported my personal experience with my XT1710-08, not listened on that site.

    A special, big, superb thanks to Junior Passos @Junior Passos the op of the motozbrasil thread. <<<

    Basical steps:
    1) Install drivers (Win) and reboot pc;
    2) Unzip firmware and ADB + FASTBOOT - MZ2PLAY in the same folder (thanks to htcmania for package);
    3) Put your phone in fastboot mode (Vol down + Power) then Connect to pc, waiting for drivers if needed;
    4) Double click on z.bat (edit it with your own commands or use my zips attached changing "mfastboot" voices with "fastboot", so delete "m" from every single command), press a button.
    Profit.

    We needed a retail fastboot Oreo rom, so here we are.

    All at your own risk.

    Good luck.

    Due to motozbrasil site down on link posted, i linked new adb fastboot and Installer. As soon as possibile i will change and upload installers attached.


    Other links for rom only, here (thanks @thedoginthewok):

    MEGA:
    https://mega.nz/#!Y51hDRRQ!fxS5qoi2rklgtyQP5ydpcd7nM7qIl-wbsd9zJIF6doQ

    Google Drive:
    https://drive.google.com/file/d/1kyr8AHFZKv5-ASmCEpGHc8CqGgJFc6YO/view

    I advice you to proceed over Windows, but in case...

    > On Linux

    Linux doesn't need drivers.

    How to install adb/fastboot on linux, macos, win (depends on your distro): https://www.xda-developers.com/install-adb-windows-macos-linux/
    If you are under Ubuntu the easiest way for installing adb-tools is (from terminal):

    sudo add-apt-repository ppa:nilarimogard/webupd8
    sudo apt-get update
    sudo apt-get install android-tools-adb android-tools-fastboot

    Command under Terminal (Win/Linux) are:
    fastboot getvar max-sparse-size
    fastboot oem fb_mode_set
    fastboot flash partition gpt.bin
    fastboot flash bootloader bootloader.img
    fastboot flash modem NON-HLOS.bin
    fastboot flash fsg fsg.mbn
    fastboot erase modemst1
    fastboot erase modemst2
    fastboot flash dsp adspso.bin
    fastboot flash logo logo.bin
    fastboot flash boot boot.img
    fastboot flash recovery recovery.img
    fastboot flash system system.img_sparsechunk.0
    fastboot flash system system.img_sparsechunk.1
    fastboot flash system system.img_sparsechunk.2
    fastboot flash system system.img_sparsechunk.3
    fastboot flash system system.img_sparsechunk.4
    fastboot flash system system.img_sparsechunk.5
    fastboot flash system system.img_sparsechunk.6
    fastboot flash system system.img_sparsechunk.7
    fastboot flash system system.img_sparsechunk.8
    fastboot flash system system.img_sparsechunk.9
    fastboot flash system system.img_sparsechunk.10
    fastboot flash system system.img_sparsechunk.11
    fastboot flash oem oem.img
    fastboot erase carrier
    fastboot erase DDR
    fastboot oem fb_mode_clear

    In some cases (for example XT1710-08) is useful to skip (if you come from NPSS26.118-19-1-6):
    fastboot erase modemst1
    fastboot erase modemst2

    If you pass directly from ZUI skip also:
    fastboot flash modem NON-HLOS.bin
    Those for preserving signal and data connection.

    ---

    If you have a corrupted boot.img and you are not able to flash (like bangood or other shops do with chinese model), you first have to give that:
    fastboot flashing unlock

    Hope is useful.

    Link above are for Win (1st) and Linux (2nd)**.

    ** if you use attached .sh remember you have to connect you phone in fastboot mode to pc and then double click on it in the same folder you have unzipped firmware. Attached .bat and .sh files evading erase modemst1 and st2, so it is good for some brand device, not for other.

    Remember, all at your own risk.

    Thanks @KirMit
    I confirm, that all is working after update on XT1710-11 (China Mobile), BUT! do not flash all - skip:
    fastboot flash modem NON-HLOS.bin
    fastboot flash fsg fsg.mbn
    fastboot erase modemst1
    fastboot erase modemst2
    If you want your modems and fingerprint sensor are still working!

    About Magisk, you could give a thanks to Fabio Feher:
    It work for me:

    1: Reboot into Bootloader
    2: ADB Flash TWRP
    3: Start Recovery (TWRP)
    4: Enter in ADVANCED > TERMINAL
    5: Run commands:
    echo KEEPVERITY=true>>/data/.magisk
    echo KEEPFORCEENCRYPT=true>>/data/.magisk
    6: Flash Magisk
    7: Reboot.
    7
    I've had trouble with the download myself (hat to restart a couple of times), so I uploaded it to Google Drive and Mega.

    md5 d134168fe189d187f5728a440c380442

    Google Drive
    Mega

    I've successfully upgraded my phone (XT1710-09) to oreo with this.
    My phone is bootloader unlocked and was rooted with Magisk. before this.
    TWRP was overwritten with stock recovery, but after reflashing I can't get it to decrypt, so no root for now. But everything else is working fine.
    4
    Worked for a Mexican Z2 Play XT1710-06

    Just here to report the success of flashing this rom to a stock phone version XT1710-06 with Mexican AT&T.
    For my case flashing everything worked, as skipping the modems and fgs files prevented the fingerprint sensor from working (It looked in the menus like it never existed, no options whatsoever). IMEI, FP sensor, phone signal and WIFI signal all seem to work normally. Thanks!

    Original State:
    Variant: XT1710-06
    Build: NPSS16.118-19-14
    Security Patch: Nov 1, 2017
    Software Channel: attmx
    4
    @HTCDevil please add mention for me on first post.
    I created the post on motozbrasil blog with firmware link.
    Thanks. ;)
    4
    For those who were looking for fastboot commands here they are:
    Code:
    fastboot getvar max-sparse-size
    fastboot oem fb_mode_set
    fastboot flash partition gpt.bin
    fastboot flash bootloader bootloader.img
    fastboot flash modem NON-HLOS.bin
    fastboot flash fsg fsg.mbn
    fastboot erase modemst1
    fastboot erase modemst2
    fastboot flash dsp adspso.bin
    fastboot flash logo logo.bin
    fastboot flash boot boot.img
    fastboot flash recovery recovery.img
    fastboot flash system system.img_sparsechunk.0
    fastboot flash system system.img_sparsechunk.1
    fastboot flash system system.img_sparsechunk.2
    fastboot flash system system.img_sparsechunk.3
    fastboot flash system system.img_sparsechunk.4
    fastboot flash system system.img_sparsechunk.5
    fastboot flash system system.img_sparsechunk.6
    fastboot flash system system.img_sparsechunk.7
    fastboot flash system system.img_sparsechunk.8
    fastboot flash system system.img_sparsechunk.9
    fastboot flash system system.img_sparsechunk.10
    fastboot flash system system.img_sparsechunk.11
    fastboot flash oem oem.img
    fastboot erase carrier
    fastboot erase DDR
    fastboot oem fb_mode_clear