Hi Ankur Singh,
[quote]
Hi Ankur,
1) Give [Ctrl+C] while hanging at "udev" script
2) Give full permission to your filesystem through "chmod -R 777 /media/rootfs"
[/quote]
Have you tried to use this suggestions ?
2)
etc/init.d/rcS
Try to append "/bin/bash" line in above file before the ". /etc/default/rcS" line
3)
Don't call/init dropbear script (ssh)
mv /etc/rc5.d/S10dropbear /etc/rc5.d/K10dropbear