Hello,
I have been trying to get Android JB up and running on Pandaboard.
I have followng issues:

1. init is failing. There is a mount error when init loads fstab.omap4..
2. init is trying to find system/bin/servicemanager, surfaceflinger pvrsinit etc, none of these executables are in /system/bin of rootfs.

3. Also, its looking for initlogo.rle, which is not in the rootfs.
4. Its is also trying to import init.partitions.rc which is missing.

5. init: pid exited message is thrown by kernel while trying to boot android.
6. adb connection is established, but none of the commands like logcat, ls etc work.
Please guide me here.