AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@lsi.com
RQ:
SSV:mhbs.lsil.com
NSV:
SSH:
R:<Larry.Scheer@lsi.com>
MAID:2
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/LSI/INBOX	0	DEC609CD0E54B2448DAF023C89AE9755EB50C533@cosmail02.lsi.com
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 30 Mar 2010 16:40:08 -0700
From: Andrew Sharp <andy.sharp@lsi.com>
To: "Scheer, Larry" <Larry.Scheer@lsi.com>
Subject: Re: txrx kernel boot process doesn't go into init mode 2 without
 stopping
Message-ID: <20100330164008.54a4478f@ripper.onstor.net>
In-Reply-To: <DEC609CD0E54B2448DAF023C89AE9755EB50C533@cosmail02.lsi.com>
References: <DEC609CD0E54B2448DAF023C89AE9755EB50C533@cosmail02.lsi.com>
Organization: LSI
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

It's in the .config command line that way.  Developers -- we put it
there because usually you don't want to go any farther -- your troubles
have already occurred, and you just want to stop and look at things ~:^)

On Tue, 30 Mar 2010 16:22:15 -0600 "Scheer, Larry"
<Larry.Scheer@lsi.com> wrote:

> Andy,
>     Is there something in the init process of the txrx that stops the
> init in single user mode?
> 
> On every boot I see:
> Give root password for maintenance
> (or type Control-D to continue): 
> 
> Is this by design or is it stopping because there is a problem?
> 
> If it is by design where would I make the change to get the boot to
> continue automatically to run level 2?
> 
> The inittab appears to be the same as the SSC's :
> 
> # The default runlevel.
> id:2:initdefault:
> 
> # Boot-time system configuration/initialization script.
> # This is run first except when booting in emergency (-b) mode.
> si::sysinit:/etc/init.d/rcS
> 
> # What to do in single-user mode.
> ~~:S:wait:/sbin/sulogin
> ...
> 
> Thanks,
> 
> Larry