Thanks Jim and David for your replies.
At the end what I did was to comment the following two lines on my inittab file:
# By default, run gettys on both serial ports
#T0:23:respawn:/sbin/getty -L ttyAM0 115200 vt100
#T1:23:respawn:/sbin/getty -L ttyAM1 115200 vt100
and it worked.
Thanks!
Mario Huizar
--- In Jim Jackson <> wrote:
>
>
>
>
> On Tue, 8 Jun 2010, mario.huizar wrote:
>
> > Hello everyone,
> >
> > I want to use the serial port COM1 for a communication protocol. I dont
> > want it to be a console output.
> > I already removed the JP2 to disable the console output, but whenever I
> > make a connection to this port with my PC via cutecom for example I still
> > get via serial port the console output from my TS-7300. i.e. I see the
> > "login:"
>
> This is an FAQ. Look in the file /etc/inittab for a line like...
>
> lgn0:12345:respawn:/sbin/getty -L 115200 ttyAM0
>
> init has started getty on the line. Connect it out thus
>
> #lgn0:12345:respawn:/sbin/getty -L 115200 ttyAM0
>
> and then do
>
> # init -1 1
>
> to tell init to reread the inittab file.
>
> > The only thing that happens when I removed the JP2 is that I dont see all
> > the initialization process on the COM1 but on the VGA, as is suppose to be.
> > But at the end of the initialization I see also the
> > login:
> > at my COM1.
> > I want to truly disable any output that goes through COM1. How can this be
> > done?
> >
> > Regards!
> > Mario Huizar
> >
> >
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|