Kristian S�rensen ([EMAIL PROTECTED]) wrote: > On Wednesday 02 March 2005 14:59, Kristian S�rensen wrote: > > On Wednesday 02 March 2005 14:45, Christophe Lucas wrote: > > > Kristian S�rensen ([EMAIL PROTECTED]) wrote: > > > > Hi! > > > > > > > > I've just tried usermode Linux with a 2.6.11-rc5 kernel. My kernel > > > > boots, but when the shell is to be spawned it freezes: > > > > ---- > > > > INIT: Entering runlevel: 2 > > > > Starting system log daemon: syslogd. > > > > Starting kernel log daemon: klogd. > > > > Starting internet superserver: inetd. > > > > Starting deferred execution scheduler: atd. > > > > Starting periodic command scheduler: cron. > > > > INIT: Id "0" respawning too fast: disabled for 5 minutes > > > > INIT: Id "1" respawning too fast: disabled for 5 minutes > > > > INIT: Id "2" respawning too fast: disabled for 5 minutes > > > > INIT: Id "c" respawning too fast: disabled for 5 minutes > > > > INIT: no more processes left in this runlevel > > > > ---- > > > > > > > > I've attached the .config for both 2.6.10 (working perfectly) and the > > > > one for 2.6.11-rc5. The root filesystem this: > > > > http://prdownloads.sourceforge.net/user-mode-linux/Debian-3.0r0.ext2.bz > > > >2 > > > > > > Hi, > > > > > > What do you have in your /etc/inittab of your root_fs ? > > > I think you sould replace tty0 by vc/0 such as. > > > > > > I have had this on a kernel 2.6.10 and debian-3.1 root_fs. > > > > > > ~Christophe > > > > Hey! Thanks - that fixed the problem! :-D > Damn :-( Now the terminal is ready - but the passwords is not reconized (both > in 2.6.10 and 2.6.11-rc5) :-/
/etc/passwd and /etc/shadow is not initialized, more precisely you don't have the rigth password. You can have a debian-3.1 root_fs on http://titux.homeunix.org/~clucas/uml/ But I think we will go on this topic out of this mailing list. -- ~Christophe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

