Dear All,
I am trying to port Rowboat android on devkit8000 board. I
took the latest devkit kernel from gitorious.org/devkit8000/linux-omap-
devkit8000.git. With this kernel normal angstrom filesystem working
properly. After that I took Android source from http://code.google.com/p/rowboat/
and compiled successfully. I am trying to up android filesystem via
nfs. But its getting error.
VFS: Mounted root (nfs filesystem) on device 0:11.
Freeing init memory: 296K
Kernel panic - not syncing: Attempted to kill init!
Now my question is for android anything I have to change in kernel
side?