enchilada
enchilada copied to clipboard
Does not boot
Hi,
I am trying to compile and boot this kernel on my OnePlus6. What I did was:
mkdir out
make O=out clean -j24
make O=out mrproper -j24
make O=out franco_defconfig
make O=out DTC_EXT=/usr/bin/dtc -j24
And then with the boot.img
that the device can boot with, I did:
abootimg -u boot.img -k Image.gz-dtb
fastboot flash boot boot.img
fastboot reboot
And now my phone does not boot. Did I do anything wrong?
Thanks,
thank you :)
Le sam. 18 avr. 2020, à 17 h 19, theMarina [email protected] a écrit :
Hi,
I am trying to compile and boot this kernel on my OnePlus6. What I did was:
mkdir out make O=out clean -j24 make O=out mrproper -j24 make O=out franco_defconfig make O=out DTC_EXT=/usr/bin/dtc -j24
And then with the boot.img that the device can boot with, I did:
abootimg -u boot.img -k Image.gz-dtb fastboot flash boot boot.img fastboot reboot
And now my phone does not boot. Did I do anything wrong?
Thanks,
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/franciscofranco/enchilada/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOMMDXJ2LKMT6UF6IPOCBTRNIKNXANCNFSM4MLQKZVQ .