[xen-tools] Re: question related to 30-fix-inittab hook

Eric Lemoine eric.lemoine at gmail.com
Thu Aug 17 14:35:03 CEST 2006


On 8/17/06, Steve Kemp <steve at steve.org.uk> wrote:
> On Thu, Aug 17, 2006 at 12:54:43PM +0200, Eric Lemoine wrote:
>
> > I don't have the issue here - I reverted to 'tty' and I can xm console
> > just fine.
>
>   Confirmed, and fixed in CVS now:
>
>     http://www.cvsrepository.org/cgi-bin/trac/xen-tools/chngview?cn=628
>
>   I'll put it down to my own setup problems when I started working
>  with xen and this code.

Thanks a lot.

Just an additional comment. I have this in my inittab file:

1:2345:respawn:/sbin/getty 38400 tty1
#2:23:respawn:/sbin/getty 38400 tty2
#3:23:respawn:/sbin/getty 38400 tty3
#4:23:respawn:/sbin/getty 38400 tty4
#5:23:respawn:/sbin/getty 38400 tty5
#6:23:respawn:/sbin/getty 38400 tty6

I commented out the ttyN (with N > 1).

If I uncomment those lines then INIT complains - the following gets
regularly diplayed on my domU console:

 * INIT: Id "2" respawning too fast: disabled for 5 minutes
 * INIT: Id "3" respawning too fast: disabled for 5 minutes
 * INIT: Id "4" respawning too fast: disabled for 5 minutes
 * INIT: Id "5" respawning too fast: disabled for 5 minutes
 * INIT: Id "6" respawning too fast: disabled for 5 minutes

Could you check whether you have the same problem before modifying the
inittab hook?

Thanks,

-- 
Eric





More information about the xen-tools-discuss mailing list