+1 interested on it too...What boot.img is used in this rom? Stock or modified? the modified one that have no forceencrypt.
+1 interested on it too...What boot.img is used in this rom? Stock or modified? the modified one that have no forceencrypt.
See my reply to you on that other Firmware thread. You just flash each sparseimage in orderWhat 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...
Do you intend this long sequence of commands?...
INSTALLATION:
Boot your phone to Fastboot,open ADB stuffs in your computer
1. fastboot flash it
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
What is RSD?2. or use RSD
Thanks! That worked.See my reply to you on that other Firmware thread. You just flash each sparseimage in order
Yes, install all the system sparsechunks in order. (It's a good idea to just make a batch file to do this)Do you intend this long sequence of commands?
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?
Isn't is possible to install by TWRP (or to realize a TWRP installable version eventually?) :silly:
What boot.img is used in this rom? Stock or modified? the modified one that have no forceencrypt.
I think I would like to know this as well.. I unlocked my bootloader and need to lock it again, and getting the following:+1 interested on it too...![]()
:~$ 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
Could you post the EXACT sequence of fastboot commands you used?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!
I'm interested as well.Could you post the EXACT sequence of fastboot commands you used?
Thank you...![]()
These are the commands I used:I'm interested as well.
Will the presence of a custom recovery (e.g. to flash xposed) affect the procedure?
Thanks
For what those commands are for?These are the commands I used:
...
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
...
Thanks a lot.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?
You need to do some of your own blinkin' research before coming here with these sorts of questions.For what those commands are for?
Why are you flashing modem too?
Why delete modemst1 & 2 after? For what are they?
What is fsg?
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.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
You need to do some of your own blinkin' research before coming here with these sorts of questions.
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.