Hi All,

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

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

I could see the entry of vc/1 and vc/2 in
etc/securetty file.

I am using following commnad to launch UML kernel:
linux
ubd0=/home/dahuja/DownLoads/UMLPatches/root_fs.rh-7.2-anonsrv.pristine.20020312

Please guide me where I am going wrong.

Thanks & Regards
Dinesh


        

        
                
__________________________________________________________
Free antispam, antivirus and 1GB to save all your messages
Only in Yahoo! Mail: http://in.mail.yahoo.com


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to