Hi... On Thu, Jul 5, 2012 at 12:12 PM, Srinidhi M <[email protected]> wrote: > .....@ <arch/arm/kernel/sys_arm.c> <kernel_execve> <271> ret = 0 : > /sbin/init
FYI I absolutely has no hands on experience on this kind of hack, so this is purely speculation. I am thinking, ret=0 when calling /sbin/init? AFAIK, a successful open() operation should return something bigger than 0 as the file descriptor. Also, init should call /sbin/login or something similar. maybe something is wrong when reading /etc/fstab or anything similar for your kernel? -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
