On 1/17/07, An Ching <[EMAIL PROTECTED]> wrote: > Hi wstearns, > > I now use the UML to do my jobs. However, it is my first time to use the > system, and met a problem in building my own root_fs. > > I downloaded the scripts in > http://www.stearns.org/mkrootfs/ and run the commands > > # ./mkrootfs > > It run not very well but finially finished and got a file 'root_fs'. I > booted the UML using the file. > > # linux ubd0=root_fs > > It was so pity that it didn't work and said: > > Kernel panic - not syncing: No init found. Try passing init= option to > kernel.
try using #linux ubd0=root_fs init=/bin/sh this should be able to get u the shell > > How to do next? Could you give me some advices? > > Thanks a lot~ > -- Pravin Shinde ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
