PDA

View Full Version : Unable to find kernel image at: devices/nougat/oneplus1



buttha
2017-01-22, 13:20
Hi, I'd like to build nethunter for OnePlus One & Nougat (Lineage OS).
I saw it's possibile since now I'm using this
https://build.nethunter.com/nethunteros/CM14_1/bacon/
But I want to be able to build by myself.
So I

git clone https://github.com/offensive-security/kali-nethunter
and

./bootstrap.sh
into nethunter-installer/
Finally

python build.py -d oneplus1 --nougat
but the building process stop with this error


Error: Unable to find kernel image at: devices/nougat/oneplus1

and it's true since these are devices for nougat:

angler flounder h918 hammerheadcm shamucm
bullhead h830 hammerhead hammerheadmon us996
dragon h850 hammerheadcafcm shamu

Where I can find the missing device?

thank you
Andrea

Roatandave
2017-01-23, 17:58
Andrea,
Go here and download, follow the directions.

https://github.com/Roatandave/oneplus1-kernel.git

buttha
2017-01-24, 06:07
wow, thank you!
Just one more question: does it have MultiROM support?

Roatandave
2017-01-25, 12:17
I am not sure I just did a quick build and did not check if it does.
Give it a try.

buttha
2017-01-26, 10:06
ok, thank you again