timo Posted June 9, 2015 Posted June 9, 2015 Hello, I want to set the boot argument 'threadirq' in the /boot/boot.cmd file for kernel 4.04. I added the option and created the boot.src file described in FAQ. When I boot the system I get kernel panic, because rootfs not found. If I revert the boot.src to default, it works fine. The file looks like this: setenv bootargs console=tty1 root=/dev/mmcblk0p1 rootwait threadirqs .... Is it possible to do it this way? Thanks, Timo
Igor Posted June 13, 2015 Posted June 13, 2015 Yes, this is the proper way but some bootlog would help to think what's going wrong.
Recommended Posts