Re: "Headless" Linux & agetty Issues

barry_at_nospam.4.me.thx.com
Date: 07/16/04

  • Next message: Uday Mullangi: "Re: source code"
    Date: Thu, 15 Jul 2004 21:43:10 -0500
    
    

    In article <pan.2004.05.06.15.15.08.115371@excite.com>, mark wrote:
    > 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.

    <snip>

    One possible solution is to set another option instead of 'respawn' in
    your inittab file. (ie. "once" comes to mind)

    Maybe cobble together some bash script that inittab launches and have
    that check if the video is present by searching /proc, if so execute
    getty, otherwise exit.

    Check out 'man inittab' for some background.

    -Barry


  • Next message: Uday Mullangi: "Re: source code"

    Relevant Pages

    • Re: "Headless" Linux & agetty Issues
      ... > problems with the following error message ... ... > controlled the respawning of agetty on all the virtual consoles. ... > connect a video card to make troubleshooting easier. ... Maybe cobble together some bash script that inittab launches and have ...
      (comp.os.linux.development.system)
    • "Headless" Linux & agetty Issues
      ... I'm trying to setup a headless Linux system on a PC/104 board. ... problems with the following error message ... ... controlled the respawning of agetty on all the virtual consoles. ... connect a video card to make troubleshooting easier. ...
      (comp.os.linux.embedded)
    • "Headless" Linux & agetty Issues
      ... I'm trying to setup a headless Linux system on a PC/104 board. ... problems with the following error message ... ... controlled the respawning of agetty on all the virtual consoles. ... connect a video card to make troubleshooting easier. ...
      (comp.os.linux.development.system)
    • d3 -W is a busy wait for tty to become ready
      ... Here's a cautionary tale about using -W flag on d3/linux; ... I saw a site using d3 processes in their inittab to service ... to prevent obnoxious 'respawning too rapidly' ... d3 command in the inittab. ...
      (comp.databases.pick)
    • Re: New User
      ... command line/gui based way of disabling my video card. ... its own disabling mechanism, but I suppose they could exist. ... From the command line, as root, run "init 3". ... See the notes in inittab on what the different run levels do. ...
      (Fedora)