--- In Onur T <> wrote:
>
> Hi,
>
> I would like to remove getty /dev/ttyAM0 from /etc/inittab so that
I can use COM1 for other purposes but when I do that not everything
is properly initialised.
>
> When I disable the /dev/ttyAM0 getty launch from /etc/inittab and
logon to the TS-2000 from the Network or /dev/ttyAM1 the proper boot
scripts are no longer executed. How can I get the logons from Com2
behave the same ways from COM1, or even better when I disable both
com ports from /etc/inittab how can I ensure that network logons will
have all initialisation done as is normally done by logging on from
network.
>
Are you sure the scripts are not running? What makes you say so?
There is a 'console' jumper on the board... It sets where system
messages go. If it is set to ttyAM0, then all of our startup messages
go there regardless of what you say in inittab...
If you do not want a console, RTFM to find out what jumpers to set.
Then comment out all references to ttyAM? in inittab...
FWIW, you don't need to reboot after changing inittab; just issue kill
-1 1 from the command line. If you are running a busybox init, you
wil have to kill the getty processes by hand; the init shipped with
the TS root fs should take care of that for you....
--Yan
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|