Hi,
I'm trying to setup a headless Linux system on a PC/104 board. I had some
problems with the following error message ...
INIT: Id "S1" respawning too fast: disabled for 5 minutes
... which I solved by commenting out the lines in /etc/inittab that
controlled the respawning of agetty on all the virtual consoles. It seems
to work now, but there are some situations with my PC/104 board where I
connect a video card to make troubleshooting easier. With my new
/etc/inittab this won't work any more. Is there any way to set it up so
that it will work under both configurations? Can it somehow detect if a
video card is present and only do the respawn stuff if it detects one?
Any suggestions?
Thanks,
Mark