here is the file from the 1st "id" down
id:7:initdefault:
# Make sure that the loopback interface is up before
# starting named.
lo::bootwait:/etc/sysconfig/network-scripts/ifup lo
# Now start named, before starting any other services
nd:3457:respawn:/usr/sbin/named -f -u dns -g dns -t /home/dns
# The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
# 7 - e-smith server and gateway
#
# System initialization.
si::sysinit:/etc/rc.d/rc.sysinit
l0:0:wait:/etc/rc.d/rc 0
l1:1:wait:/etc/rc.d/rc 1
l2:2:wait:/etc/rc.d/rc 2
l3:3:wait:/etc/rc.d/rc 3
l4:4:wait:/etc/rc.d/rc 4
l5:5:wait:/etc/rc.d/rc 5
l6:6:wait:/etc/rc.d/rc 6
l7:7:wait:/etc/rc.d/rc 7
# Things to run in every runlevel.
ud::once:/sbin/update
# Now that the local network interface is up, we
# kill named, so that init starts a new copy
# The new copy will bind to both loopback and local
# network interfaces, and all will be happy
ndk:3457:wait:/usr/bin/killall named
# Trap CTRL-ALT-DELETE
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
tempS0:23457:respawn:/sbin/mgetty ttyS0 -D ttyS0
# pptpd is not enabled
# Run gettys in standard runlevels
1:123457:respawn:/sbin/mingetty tty1
2:23457:respawn:/sbin/mingetty tty2
3:23457:respawn:/sbin/mingetty tty3
#
>>-Have a look at your /etc/inittab file for a string starting
>>-with the id longer then 4 characters. Did you create any
>>-/etc/e-smith/templates-custom/etc/inittab/ entries?
>>-
>>-The id is the first line entry so as an example below the
>>-id = 3. Also note id's must be unique.
>>-
>>-3:23457:respawn:/sbin/mingetty tty3
>>-
>>-Regards,
>>-
>>-Darrell
>>-
>>-> -----Original Message-----
>>-> From: Dave Reinhardt [mailto:[EMAIL PROTECTED]]
>>-> Sent: Thursday, April 12, 2001 11:57 AM
>>-> To: Devinfo@Lists. E-Smith. Org
>>-> Subject: [e-smith-devinfo] INIT: error
>>->
>>->
>>-> what does this mean at start up:
>>-> INIT: etc/innittab[61] id field too long 4char linit
>>-> Dave
>>->
>>-> --
>>-> This list is archived
>>-> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>-> For additional commands, e-mail: [EMAIL PROTECTED]
>>->
>>-
>>---
>>-This list is archived
>>-To unsubscribe, e-mail: [EMAIL PROTECTED]
>>-For additional commands, e-mail: [EMAIL PROTECTED]
>>-
>>-