Dear Joerie, My bootargs is
setenv bootargs 'mem=128M console=ttyO2,115200n8 androidboot.console=ttyS0 noinitrd ip=192.168.1.2:255.255.255.0 rw root=/dev/nfs nfsroot=192.168.1.1:/home/arindam/nfs_android,nolock,proto=tcp init=/init rootwait' This is ok I know. actually my problem is in my devkit kernel android specific patches is not there. There is no driver/staging/android directory. I took android-omap-2.6.38 kernel from http://android.git.kernel.org. I made diff between these two. again I patch to my devkit kernel. But no android directory created. what will be my next step? Thanks & regards Arindam Ghosh On Mon, Mar 14, 2011 at 9:31 PM, Joerie de Gram <[email protected]> wrote: > Hi, > > On Sun, Mar 13, 2011 at 12:58 PM, arindam <[email protected]> wrote: >> Kernel panic - not syncing: Attempted to kill init! >> >> Now my question is for android anything I have to change in kernel >> side? > > Are you passing init=/init on the kernel command line? > > Joerie > -- Thanks & regards Arindam Ghosh -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
