Also check if link /bin/sh to /bin/bash exist, use init=/bin/bash When you are getting error 'init not found', kernel is loading and looking for /sbin/init (whcih we do not have) , but if init=/bin/bash passed it should work. Regards, Mukund Deshmukh Beta Computronics Pvt. Ltd. Web site - http://betacomp.com
> >did you pass init=/bin/sh while booting through >loadlin, the exact command > >would be > >loadlin <kernel_iamge> init=/bin/sh root=/dev/hda4 > >assuming /dev/hda4 conatians miniscule linux. > >Yes, no mistake here. > >Thanks & Regards ! > >~Pat ( ~newlxuser ) > >__________________________________________________ >Do You Yahoo!? >Send FREE video emails in Yahoo! Mail! >http://promo.yahoo.com/videomail/ > >_______________________________________________ >linux-india-help mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/linux-india-help > _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
