Hello XDA. My new M8 wont boot. @mike1986. is trying to help but we need a kernel to try.. Is there anyone with an ATT M8 that can do a system dump or pull the kernel for me?
phone has to be unlocked and rooted. Instructions @mike1986. gave are.
adb shell
cat /proc/emmc
find "boot" and proper mmcblk0p number, let's call it "X" ---> mmcblk0pX
dd if=/dev/block/mmcblk0pX of=/data/media/0/boot.img
also can get the zimage from stock recovery, not sure how to do that.
Any help would be appreciated and donations given. Thanks in advance.
phone has to be unlocked and rooted. Instructions @mike1986. gave are.
adb shell
cat /proc/emmc
find "boot" and proper mmcblk0p number, let's call it "X" ---> mmcblk0pX
dd if=/dev/block/mmcblk0pX of=/data/media/0/boot.img
also can get the zimage from stock recovery, not sure how to do that.
Any help would be appreciated and donations given. Thanks in advance.