Hi, Am Donnerstag, 2. Juni 2005 06:05 schrieb Dinesh Ahuja: > I am working on Red Hat linux 8.0 and installed an > build the UML kernel, but facing below problem while > booting up UML Kernel. > INIT: Id "c1" respawning too > fast: disabled for 5 minutes > INIT: Id "c2" respawning too fast: disabled for 5 > minutes > INIT: no more processes left in this runlevel
c1 and c2 probably can't connect to their tty!? > As suggested on some sites, I have modified my inittab > file in guest file system. > **********Original************* > #xdm is now a separate service > x:5:respawn:/etc/X11/prefdm -nodaemon > 0:2345:respawn:/sbin/mingetty ttys/0 > 1:2345:respawn:/sbin/mingetty ttys/1 > 2:2345:respawn:/sbin/mingetty ttys/2 > c:2345:respawn:/sbin/mingetty serial/0 > *********Modified************* > # Run xdm in runlevel 5 > # xdm is now a separate service > #x:5:respawn:/etc/X11/prefdm -nodaemon > c1:2345:respawn:/sbin/mingetty vc/1 > c2:2345:respawn:/sbin/mingetty vc/2 > #2:2345:respawn:/sbin/mingetty ttys/2 > #c:2345:respawn:/sbin/mingetty serial/0 Have you tried (devfs=nomount) 0:2345:respawn:/sbin/mingetty tty0 or (devfs=mount) 0:2345:respawn:/sbin/mingetty vc/0 and boot the uml with the option con0=fd:0,fd:1 This should connect /dev/tty0 or/dev/vc/0 to your stdin/stdout of your terminal which starts the uml. > I could see the entry of vc/1 and vc/2 in > etc/securetty file. Well, for my example to work with root-login you have to add tty0 or vc/0 to /etc/securetty . > I am using following commnad to launch UML kernel: > linux > ubd0=/home/dahuja/DownLoads/UMLPatches/root_fs.rh-7.2-anonsrv.pristine.2002 >0312 > Please guide me where I am going wrong. commandline (standard values) and /etc/inittab mismatch!? -- greetings eMHa
pgpkltZR6RTCF.pgp
Description: PGP signature