ankur_r
Posts: 66
Joined: Sat Nov 12, 2016 9:49 am

4.4.y Kernel build with cross compiling without noobs ?

Sun Nov 27, 2016 12:38 pm

Hi All,

I am using raspberry pi-2 b v1.1 board and plateform using ubuntu 13.04 with 3.8.0-35-generic kernel..

With reference to
https://www.raspberrypi.org/documentati ... uilding.md
I have done till
sudo make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- INSTALL_MOD_PATH=mnt/ext4 modules_install

but after it, when I am moving further at

scripts/mkknlimg arch/arm/boot/zImage mnt/fat32/$KERNEL.img

I stuck at this point

additionally I tried by supplying dtok 270x and 283x parameters...but

#scripts/mkknlimg --dtok --270x --283x arch/arm/boot/zImage /media/linux/boot/

the output is being improved by 283x: n to 283x: y only.Still script is not getting successful.

Version: Linux version 4.4.34+ (root@linux-pc) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #1 Sun Nov 27 13:09:10 IST 2016
DT: y
DDT: y
270x: y
283x: y
* Failed to create '/media/linux/boot/'

I searched on net and get mount configfs too but same also doesnt work.

Can anybody help here to resolve this issue ?

Thanks.

Return to “Troubleshooting”