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.bz2
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 - 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/