View Single Post
Old 12-30-2015, 06:58 AM   #16
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Primary kernel.

You want:
Code:
fastboot flash kernel uimage
Then re-boot the device.
I expect it to display the recovery menu and wait for your input.

- - - - -

I got sidetracked yesterday by reading the code to see if it was possible to eliminate the limit on transfer size so we could transfer the rootfs.img with fastboot.
Sorry, I didn't have time to find that in the code.

Lets see a capture file of the device booting into the recovery menu (we might have to tweak the kernel command line in the u-boot environment).

Last edited by knc1; 12-30-2015 at 07:08 AM.
knc1 is offline   Reply With Quote