On Fri, Sep 29, 2006 at 01:33:01PM -0700, sreenivasulu kesineni wrote: > Can somebody suggest what I am doing wrong? and > > What all need to be taken care when building root file system for UML?
Boot with init=/bin/bash and make sure that /sbin/init really is there. If that doesn't work because it can't run bash, then loop-mount the filesystem instead. If init is there, try running it (chroot to the filesystem first if it's loop-mounted on the host). It may be a missing library, in which case, it will fail to run and it should tell you what library is the problem. Jeff ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user