Tuesday, June 1, 2010

Boot procedure

The prebuilt image works fine. My kernel and rootfs do not boot. The kernel can not find the files system. It seems the kernel boot option needs to be set up to boot from "root=/dev/mmcblk0p2". I kernel option I found is:

===============
root=/dev/mmcblk0p2 init=/init rw console=ttyS2,115200n8
===============


I am trying my own rootfs with prebuilt kernel. More will follow

No comments:

Post a Comment