Well, my boot image worked just fine
.
Oh, and email with the boot image has been sent to you (thanks for the PM!).
After I flashed back to stock, I simply did this to soft-boot the new boot image:
fastboot boot rooted-usb-debugging-boot.img
and then after the phone started booting, I did an:
adb logcat
It waited for the adb daemon to be launched and then started pumping-out a ton of logcat messages (as I would have expected on my device).
The starting of the adb daemon does appear to start pretty late in the boot cycle, so I don't hold out too much hope, but we can at least try.
Let me know what you see (or don't see).
.Oh, and email with the boot image has been sent to you (thanks for the PM!).
After I flashed back to stock, I simply did this to soft-boot the new boot image:
fastboot boot rooted-usb-debugging-boot.img
and then after the phone started booting, I did an:
adb logcat
It waited for the adb daemon to be launched and then started pumping-out a ton of logcat messages (as I would have expected on my device).
The starting of the adb daemon does appear to start pretty late in the boot cycle, so I don't hold out too much hope, but we can at least try.
Let me know what you see (or don't see).
.