Moto X 2014 Bricked. - X 2014 Q&A, Help & Troubleshooting

I've recently bricked my Moto X XT1097 (QDloader 9008) from trying to DD the boot loader files from the Canadian XT1097, When i was doing that I was looking at the partition table using the " ls -al /dev/block/platform/*/by-name" Command, From doing that I noticed there was a partition called abootBackup.
Is there a way for the Device to read the abootBackup partition and restore the aboot partition?

deleted

Related

[Q] How to mount Moto X system.img?

Coming from a Galaxy Nexus, this is how I have mounted system.img files:
Code:
simg2img system.img raw-system.img
mount -o loop raw-system.img /mnt/system
But this doesn't seem to work with the Moto X. How do you mount the system.img from the Moto X factory image?
I have the same problem. I tried to mount the image as a loop device, but the filesystem was unrecognized.
Tsjoklat said:
I have the same problem. I tried to mount the image as a loop device, but the filesystem was unrecognized.
Click to expand...
Click to collapse
Has anyone figured out how to do this? It seems the Moto X system.img is some kind of encrypted image that has a "MOTO..." magic/signature.
I'm screwed up with Safestrap (I think) and can't get a working bootloader, with the boot process looping. I can manage to get into the stock ROM somehow by fiddling with the USB cable (to get into some bail-out bootload?) and get into my rooted OS.
The directions for manually uninstalling Safestrap recovery is:
u
mount -o remount,rw /system
mv /system/etc/init.qcom.modem_links.sh.bin /system/etc/init.qcom.modem_links.sh
rm -rf /system/etc/safestrap
rm /system/etc/firmware/q6.mdt
ln -s /firmware/image/q6.mdt /system/etc/firmware/q6.mdt
mount -o remount,ro /system
but I don't see a /system/etc/init.qcom.modem_links.sh.bin file, which seems to indicate that the original stock .sh file got deleted. I need to manually restore it back from the stock system.img (I think). I assume Safestrap uses its copy of init.qcom.model_links.sh to execute safestrap, and renames the stock .sh to .sh.bin.
I don't know why I get stuck in the boot loop, but there's some warning about encrypted images.
Thanks for any help.

Request from unlocked moto x 2014

Hello we need these files for some testing on xt1093
niko99 said:
maybe if somebody shere modemst1 and modemst2 from unlocked moto x 2014 files and we flashe it will help
i can take the risk and flesh it to my device
how to backup this file
run terminal emulator
su ( enter )
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst1 of=/sdcard/modemst1.img ( enter )
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst2 of=/sdcard/modemst2.img ( enter )
someone can do it for us ?
Click to expand...
Click to collapse
you can also post it on this thread:
http://forum.xda-developers.com/newreply.php?do=newreply&p=59361072

TRYING TO UNLOCK THE MOTO X 2ND GEN

CAN SOMEONE PLEASE HELP US?? WE ARE TRYING TO UNLOCK THE MOTO X 2ND GEN FROM US CELLULAR AND NEED THESE FILES!
THANKS IN ADVANCE!
PLEASE POST THEM TO : http://forum.xda-developers.com/moto-x-2014/help/xt1093-cellular-gsm-network-t2952620/page12
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
maybe if somebody shere modemst1 and modemst2 from unlocked moto x 2014 files and we flashe it will help
i can take the risk and flesh it to my device
how to backup this file
run terminal emulator
su ( enter )
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst1 of=/sdcard/modemst1.img ( enter )
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst2 of=/sdcard/modemst2.img ( enter )
someone can do it for us ?

Damaged partition on sdcard 9070P

Hello,
I had functional ROM with this custom release of 4.4.4. hastalafiesta .altervista.org / cyanogenmod-22022015/ on S advance 9070P (used teefix (bootlop fix) for NFC variant 9070P), so I created backup in Clockword-based recovery 6.0.5.1 and then I formatted partitions:
mcblk0p2 modemfs 16MB
mmcblk0p7 efs 10M
with
dd if=/dev/zero of=/dev/block/mmcblk0p2 and dd if=/dev/zero of=/dev/block/mmcblk0p7 .
Then I was trying to restore backup in CWM or reinstall ROM with .zip file but system stuck in bootlop (logo of cyanogen with spining arrow).
I assume that I've damaged partitions and now I need to recreate their, .How to do it in restricted CWM ?
Maybe I've done mistake, because my first command was with forgotten word "block": dd if=/dev/zero of=/dev/mmcblk0p2 and this destroyed the sdcard?
CWM functionality 'show log' says:
...
I:Cannot load volume /misc
I:Cant partition non mmcblk device: /devices/sdi2/mmc_host/mmc0/mmc0
I:Cant partition non mmcblk device: /devices/sdi2/mmc_host/mmc1/mmc1
Very Thanks in advance.
Samsung S Advance I9070P

XT1929-3 - Sprint - bricked - need dump

Hi all
Problem: 9008 mode after switching to empty _b .....
try this - https://forum.xda-developers.com/z3-play/how-to/how-to-9008-mode-switching-to-empty-b-t3866149 (not working, still bricked )
Need a loader dump from Moto Z3 Play, XT1929-3 Sprint.
how to dump, use ADB:
adb shell
su
dd if=/dev/block/mmcblk0 of=/sdcard/loader.img bs=1024 count=168960
exit
adb pull /sdcard/loader.img
Thanks!

Categories

Resources