On Thu, Jan 20, 2011 at 01:32:24PM +0800, Bob Liu wrote:
> On Wed, Jan 19, 2011 at 7:06 PM, Felipe Balbi <ba...@ti.com> wrote:
> > Hi,
> >
> > On Wed, Jan 19, 2011 at 06:57:33PM +0800, Bob Liu wrote:
> >> Any ideas?
> >
> > s/console=ttyS2,115200n8/console=ttyO2,115200n8/
> >
> > on your CMDLINE.
> >
> 
> Yeah, that work! Thanks!
> 
> But my system still can't enter shell, I have changed /etc/inittab
> from "tty0::respawn:/sbin/getty -L ttyS2 115200 vt102" to
> "tty0::respawn:/sbin/getty -L ttyO2 115200 vt102", and also have added
> ttyO2 to /etc/securetty.

Add this line to /etc/inittab:

1:2345:respawn:/sbin/getty 115200 ttyO2

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to