[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: console on Niagara in 6.0.1



On Mon, Mar 21, 2011 at 05:13:24AM -0700, David Miller wrote:
> From: Jurij Smakov <jurij@wooyd.org>
> Date: Mon, 21 Mar 2011 11:51:30 +0000
> 
> > I guess that this might be as simple as console having an unexpected 
> > name.
> 
> Well, the console is named /dev/ttyS0 and I don't see any case in the
> middle switch statement of that script which would accept "ttyS?" for
> $console at all.
> 
> It only matches tty[A-Z], duart, etc.

It matches tty[A-Zu]*, so ttyS0 should work (and it does on my 
machine). Next step would be to check that $console actually gets set 
to ttyS0 as expected.
  
> /dev/ttyS? is also what the serial console would be named in other
> sparc cases too.

-- 
Jurij Smakov                                           jurij@wooyd.org
Key: http://www.wooyd.org/pgpkey/                      KeyID: C99E03CC


Reply to: