I have a rooted HTC one M9. I saw the HTCU tag so the device bootloader is also unlocked. Android version is 5.0.2
I compiled a custom kernel and updated it using abootimage.
I then tried:
I could use also
but i want for the begining the boot.img to be lost on reboot.
The device is waiting in fastboot Menu with following options:
Reboot
Reboot to bootloader
Boot to download mode
Boot to recovery mode
Power down
When i give command:
I get no device (empty list).
How can i update the kernel?
Is there a problem with fastboot?
I compiled a custom kernel and updated it using abootimage.
I then tried:
Code:
adb reboot bootloader
fastboot boot boot.img
adb wait-for-device shellCode:
fastboot flash boot boot.imgThe device is waiting in fastboot Menu with following options:
Reboot
Reboot to bootloader
Boot to download mode
Boot to recovery mode
Power down
When i give command:
Code:
fastboot devicesHow can i update the kernel?
Is there a problem with fastboot?
Download from this link
No comments:
Post a Comment