Gentoo Archives: gentoo-embedded

From: Hans-Werner Hilse <hilse@×××.de>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] init Id "s0" respawning too fast: disabled for 5 minutes
Date: Wed, 05 Apr 2006 14:12:23
Message-Id: 20060405161202.b77f0337.hilse@web.de
In Reply to: RE: [gentoo-embedded] init Id "s0" respawning too fast: disabled for 5 minutes by Jean Blignaut
1 Hi,
2
3 On Wed, 5 Apr 2006 15:58:57 +0200 "Jean Blignaut" <jean@×××××××.biz>
4 wrote:
5
6 > On Wed, 5 Apr 2006 15:01:53 +0200 "Jean Blignaut" <jean@×××××××.biz>
7 > wrote:
8 >
9 > >> ----nope just tried still get the "respawning too fast" error even
10 > >> with the s0 line commented out---
11 >
12 > > Does the error claim that it's still the "s0" line? If so, you must
13 > > have make a mistake when commenting it out like editing the
14 > > wrong /etc/inittab or similar (initrd regeneration, etc.pp.).
15 >
16 > No mistake as far is I can tell after checking the /etc/inittab on the
17 > booted gnap virtual machine I decided to try changing runlevels from
18 > 3 to 4 and back again this seems to have worked cause I havn't seen
19 > the message since [...]
20
21 well, a reboot, changing runlevels or at least a "telinit q" is
22 necessary to make init aware of the changed inittab. I didn't mention
23 this before...
24
25 > -- this leads me to believe that some thing else is
26 > enabling the s0 tty, something that ignores inittab
27 > As a matter of interest: the I/O error hasn't shown up in the logs
28 > since I first commented out s0 line in inittab
29
30 OK, then it worked. But please note that the "s0" is the name of the
31 inittab entry (read "man inittab") and doesn't per se specificate a
32 device. That's done in another place and the correct device name is
33 ttyS0 (capital "S"). The line could have a totally different name.
34
35 Anyway, the inittab issue seems to be gone for you, that was just a
36 clarification. All that seem to be left is your firewall problem
37 (doesn't seem to be embedded-specific, so you might want to ask on
38 -security or -user).
39
40 > I'll have to test and see what works and what doesn't don't know too
41 > much about the inner workings of shorewall and my knowledge of
42 > iptables matching is -slim-
43
44 Sorry, I can't help here as I'm not using any firewall builders. But
45 you should disable lines that e.g. specify that only certain
46 applications are allowed to access the net (that would probably be
47 command matching).
48
49 As a side note: You *did* compile full netfilter support into your
50 kernel, didn't you?
51
52 -hwh
53 --
54 gentoo-embedded@g.o mailing list