[ROM]Moto Z XT1650-03_GRIFFIN_RETEU-EMEA_6.0.1_MPL24.246-17 rooted rom

Prfndhatrdofman

Senior Member
Sep 12, 2010
292
90
0
Redmond
What was removed from this? I downloaded and was hoping to restore the Livewallpapers and livewallpaperpicker but i couldnt find them in the system.img (like a fool i deleted them from my device already)
 

SolusCado

Senior Member
Mar 7, 2007
494
62
0
Potomac, MD
hostedportal.net
What commands are you guys using to flash this? I've tried both "fastboot update" and "fastboot flashall" to flash the entire zip, but get errors like "neither -p product specified nor ANDROID_PRODUCT_OUT set", or "update package has no android-info.txt"... I've tried installing the zip from within TWRP as well, but that doesn't work. I CAN extract the zip and flash the individual boot.img, but what am I supposed to flash to the system partition? Oem.img doesn't work...
 

Prfndhatrdofman

Senior Member
Sep 12, 2010
292
90
0
Redmond
What commands are you guys using to flash this? I've tried both "fastboot update" and "fastboot flashall" to flash the entire zip, but get errors like "neither -p product specified nor ANDROID_PRODUCT_OUT set", or "update package has no android-info.txt"... I've tried installing the zip from within TWRP as well, but that doesn't work. I CAN extract the zip and flash the individual boot.img, but what am I supposed to flash to the system partition? Oem.img doesn't work...
See my reply to you on that other Firmware thread. You just flash each sparseimage in order
 

enetec

Senior Member
May 30, 2014
833
252
83
Italians do it better... ;)
...
INSTALLATION:
Boot your phone to Fastboot,open ADB stuffs in your computer
1. fastboot flash it
Do you intend this long sequence of commands? :confused:
HTML:
fastboot flash partition gpt.bin
fastboot flash motoboot boot.img
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 system system.img_sparsechunk.12
fastboot flash system system.img_sparsechunk.13
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1 
fastboot erase modemst2 
fastboot flash fsg fsg.mbn
fastboot erase cache 
fastboot erase userdata 
fastboot reboot
2. or use RSD
What is RSD? :confused:

Isn't is possible to install by TWRP (or to realize a TWRP installable version eventually?) :silly:
 
  • Like
Reactions: vittogn

immadeofpixels27

Senior Member
Aug 7, 2014
659
254
0
Carbondale
Do you intend this long sequence of commands? :confused:

fastboot flash partition gpt.binfastboot flash motoboot boot.imgfastboot flash logo logo.binfastboot flash boot boot.imgfastboot flash recovery recovery.imgfastboot flash system system.img_sparsechunk.0fastboot flash system system.img_sparsechunk.1fastboot flash system system.img_sparsechunk.2fastboot flash system system.img_sparsechunk.3fastboot flash system system.img_sparsechunk.4fastboot flash system system.img_sparsechunk.5fastboot flash system system.img_sparsechunk.6fastboot flash system system.img_sparsechunk.7fastboot flash system system.img_sparsechunk.8fastboot flash system system.img_sparsechunk.9fastboot flash system system.img_sparsechunk.10fastboot flash system system.img_sparsechunk.11fastboot flash system system.img_sparsechunk.12fastboot flash system system.img_sparsechunk.13fastboot flash modem NON-HLOS.binfastboot erase modemst1 fastboot erase modemst2 fastboot flash fsg fsg.mbnfastboot erase cache fastboot erase userdata fastboot reboot




What is RSD? :confused:

Isn't is possible to install by TWRP (or to realize a TWRP installable version eventually?) :silly:
Yes, install all the system sparsechunks in order. (It's a good idea to just make a batch file to do this)
RSD is a gui for flashing firmware on (I think) only Moto devices. It's been around for a while.
 

jerdog

Admin Emeritus - Purveyor of word nuggets
May 17, 2007
8,170
7,154
0
Gallifrey
What boot.img is used in this rom? Stock or modified? the modified one that have no forceencrypt.
+1 interested on it too... ;)
I think I would like to know this as well.. I unlocked my bootloader and need to lock it again, and getting the following:

Code:
:~$ fastboot oem lock
...
(bootloader) WARNING: This command erases all user data.
(bootloader) Please re-run this command to continue.
OKAY [  0.001s]
finished. total time: 0.001s
:~$ fastboot oem lock
...
(bootloader) Flash valid Android images now
(bootloader) Then re-run this command to lock
OKAY [  0.003s]
finished. total time: 0.003s
:~$ fastboot oem lock
...
(bootloader) Still require signed boot.img
OKAY [  0.001s]
finished. total time: 0.001s
I have the XT1650-03 and having a bit of trouble finding the stock firmware image.
 

H00pyFr00d

Senior Member
Feb 9, 2010
383
79
0
After trying the other rom on these forums and losing wifi, i loaded this one up using Fastboot and doing the sparsebundles individually. It's working like a charm. Two days in and no downsides. Good work!
 

vittogn

Senior Member
Jan 15, 2007
1,135
180
93
Hi all and thanks to OP for the great work.

What are the Motorola apps removed?
I guess all the Google stuff removed can be installed via play store as user app, please confirm.

Is a version flashable via TWPR in the pipeline?

Thanks again.
 

H00pyFr00d

Senior Member
Feb 9, 2010
383
79
0
I'm interested as well.
Will the presence of a custom recovery (e.g. to flash xposed) affect the procedure?

Thanks
These are the commands I used:

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 system system.img_sparsechunk.12
fastboot flash system system.img_sparsechunk.13
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot

After an initial boot and setup I installed Xposed with no problems.

My only concern is it's only security patched to July. Is that right?
 

vittogn

Senior Member
Jan 15, 2007
1,135
180
93
These are the commands I used:

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 system system.img_sparsechunk.12
fastboot flash system system.img_sparsechunk.13
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot

After an initial boot and setup I installed Xposed with no problems.

My only concern is it's only security patched to July. Is that right?
Thanks a lot.
When a new version will be available will we be able to dirty flash simply removing erase userdata?

Basic question! Can I copy all the commands or do I have to execute one by one?


I think that this rom is not based on the latest stock release.

Is everything working well?
Root, Xposed, wifi and moto mods?
I guess performance are identical to stock.

Tx
 

H00pyFr00d

Senior Member
Feb 9, 2010
383
79
0
For what those commands are for? :confused:

Why are you flashing modem too?
Why delete modemst1 & 2 after? For what are they?
What is fsg?
You need to do some of your own blinkin' research before coming here with these sorts of questions.

---------- Post added at 01:02 PM ---------- Previous post was at 12:59 PM ----------

Thanks a lot.
When a new version will be available will we be able to dirty flash simply removing erase userdata?

Basic question! Can I copy all the commands or do I have to execute one by one?


I think that this rom is not based on the latest stock release.

Is everything working well?
Root, Xposed, wifi and moto mods?
I guess performance are identical to stock.

Tx
The first question is one for the OP. From my experience yes it should work as long as you're upgrading and not downgrading the Android version number.

I did each line individually. You could copy and paste them as a batch file and do it that way if you wanted.

Root, Xposed, Wifi and Moto Mods all working fine. I've got N-Ify working well and using an external SD card as portable media.
 

enetec

Senior Member
May 30, 2014
833
252
83
Italians do it better... ;)
You need to do some of your own blinkin' research before coming here with these sorts of questions.

I really don't see a SINGLE reason for such type of reply... :rolleyes:

I'm one of the most active contributor in this subforum and I know better LGs than Motos.... If I've asked this is because I'm not convinced at all of the need of those commands... So, why don't simply reply with an answer surely useful for many? :rolleyes:
 

papampi

Senior Member
Nov 4, 2011
407
115
73
Tehran
www.superpart.com
You need to do some of your own blinkin' research before coming here with these sorts of questions.
Root, Xposed, Wifi and Moto Mods all working fine. I've got N-Ify working well and using an external SD card as portable media.

Just installed this rom and every thing seems ok,
Can I ask which xposed version you installed ?
Edit: NVM, found it here
 
Last edited:
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone