Hola, con bootloader bloqueado no podrías instalar la rom "XT1068_TITAN_RETBR_DS_6.0_MPB24.65-34_cid12_CFC" porque es CID12 y la RETGB es CID7.
La que deberías poder instalar sin problema es la "XT1068_TITAN_RETAILDSDS_6.0_MPB24.65-34_cid7_CFC", que como ves, es CID7.
La que vos tenés ahora de seguro es "XT1068_TITAN_RETGB_5.0.2_LXB22.99-16.3_cid7_CFC".
Para instalar "XT1068_TITAN_RETAILDSDS_6.0_MPB24.65-34_cid7_CFC" solo hay que correr los comandos de siempre (verificar la cantidad de system.img_sparsechunk):
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
Ahora, si tenés el bootloader desbloqueado, le podés poner cualquier que sea para XT1068.
Saludos!
