<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2
face=Verdana>Encontre el problema en el /etc/initab esta comentada la linea<FONT
face="Courier New">:</FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2
face=Verdana><FONT face="Courier New"></FONT></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2
face=Verdana></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2
face=Verdana><FONT
face="Courier New">#::sysinit:/etc/init.d/rcS</FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2
face="Courier New"></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2
face="Courier New"></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2
face=Verdana>Descoment� la linea y ahora si corre los scripts de
rcS</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012></SPAN><SPAN
class=673112916-03012012></SPAN><SPAN class=673112916-03012012><FONT size=2
face="Courier New"></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012></SPAN><SPAN
class=673112916-03012012><FONT size=2 face=Verdana></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2><FONT
face="Courier New"># cat inittab<BR></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2><FONT
face="Courier New"># /etc/inittab<BR>#<BR># Copyright (C) 2001 Erik Andersen
<</FONT><A href="mailto:andersen@codepoet.org"><FONT
face="Courier New">andersen@codepoet.org</FONT></A><FONT
face="Courier New">><BR>#<BR># Note: BusyBox init doesn't support
runlevels. The runlevels field is<BR># completely ignored by BusyBox init.
If you want runlevels, use<BR># sysvinit.<BR>#<BR># Format for each entry:
<id>:<runlevels>:<action>:<process><BR>#<BR>#
id == tty to run on, or empty for
/dev/console<BR># runlevels == ignored<BR># action == one of
sysinit, respawn, askfirst, wait, and once<BR># process == program
to run</FONT></FONT></SPAN></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2
face="Courier New"># Startup the system</FONT></SPAN></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=673112916-03012012><FONT size=2
face="Courier New">::sysinit:/bin/mount -t proc none
/proc<BR>::sysinit:/bin/mount -t sysfs none /sys<BR>::sysinit:/bin/mount -t
tmpfs -o size=64k,mode=0755 none /dev<BR>::sysinit:/bin/mkdir
/dev/pts<BR>::sysinit:/bin/mkdir /dev/misc<BR>::sysinit:/bin/mount -t devpts
devpts /dev/pts<BR>::sysinit:/bin/mknod -m 660 /dev/console c 5
1<BR>::sysinit:/bin/mknod -m 660 /dev/null c 1 3<BR>::sysinit:/bin/mknod
/dev/zero c 1 5</FONT></SPAN></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV><SPAN
class=673112916-03012012><FONT size=2>
<DIV dir=ltr align=left><FONT face=Verdana></FONT><FONT
face=Verdana></FONT><BR><FONT face="Courier New">null::sysinit:/bin/mount -o
remount,rw /<BR>null::sysinit:/bin/mount -a</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New">::sysinit:/bin/mount -t tmpfs
-o mode=0755 none /ramdisk</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New">::sysinit:/bin/mkdir -p
/mnt/app<BR>::sysinit:/bin/echo /sbin/mdev >
/proc/sys/kernel/hotplug<BR>::sysinit:/sbin/mdev -s</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New">null::sysinit:/bin/hostname -F
/etc/hostname<BR>null::sysinit:/sbin/ifconfig lo 127.0.0.1
up<BR>null::sysinit:/sbin/udhcpc --now --retries=10 -i
eth0<BR>null::sysinit:/sbin/route add -net 127.0.0.0 netmask 255.0.0.0
lo<BR>null::sysinit:/sbin/lircd -H devinput -d /dev/input/event0</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New"># now run any rc
scripts<BR>#::sysinit:/etc/init.d/rcS</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Verdana></FONT><FONT
face=Verdana></FONT><BR><FONT face="Courier New"># Put a getty on the serial
port<BR>ttyS0::respawn:-/bin/sh</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New"># Logging
junk<BR>#null::sysinit:/bin/touch
/var/log/messages<BR>#null::respawn:/sbin/syslogd -n -m
0<BR>#null::respawn:/sbin/klogd -n<BR>#tty3::respawn:/usr/bin/tail -f
/var/log/messages</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New"># Stuff to do for the 3-finger
salute<BR>::ctrlaltdel:/sbin/reboot</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV dir=ltr align=left><FONT face="Courier New"># Stuff to do before
rebooting<BR>#null::shutdown:/usr/bin/killall
klogd<BR>#null::shutdown:/usr/bin/killall syslogd<BR>null::shutdown:/bin/umount
-a -r<BR>null::shutdown:/sbin/swapoff -a<BR></FONT></FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=es class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>De:</B> ginga-argentina-bounces@lists.ourproject.org
[mailto:ginga-argentina-bounces@lists.ourproject.org] <B>En nombre de
</B>Pablo<BR><B>Enviado el:</B> Viernes, 30 de Diciembre de 2011 05:49
p.m.<BR><B>Para:</B> Lista de la comunidad argentina de Ginga<BR><B>Asunto:</B>
Re: [Ginga-argentina] Cunsulta Newtronic<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV
style="BACKGROUND-COLOR: #fff; FONT-FAMILY: Courier New, courier, monaco, monospace, sans-serif; COLOR: #000; FONT-SIZE: 10pt">
<DIV><SPAN>Grabriel:</SPAN></DIV>
<DIV><BR><SPAN></SPAN></DIV>
<DIV><SPAN>Que pasa si pones directamente</SPAN></DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face="Courier New">/usr/sbin/telnetd -p 1111 -K -l /bin/sh</FONT></SPAN></DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face="Courier New">No olvidar que el telnet queda en el puerto
1111</FONT></SPAN></DIV>
<DIV><BR><SPAN class=yiv1785641174692101918-30122011></SPAN></DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face="Courier New">Si podes pone las salidas de los comandos ps y
busybox</FONT></SPAN></DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face="Courier New">Saludos</FONT></SPAN></DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face="Courier New">Pablo<BR></FONT></SPAN></DIV>
<DIV><BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(16,16,255) 2px solid; MARGIN-TOP: 5px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px">
<DIV
style="FONT-FAMILY: Courier New, courier, monaco, monospace, sans-serif; FONT-SIZE: 10pt">
<DIV
style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><FONT
size=2 face=Arial>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">De:</SPAN></B> Gabriel Carissimo
<gcarissimo@ryaco.com><BR><B><SPAN
style="FONT-WEIGHT: bold">Para:</SPAN></B> Lista de la comunidad argentina de
Ginga <ginga-argentina@lists.ourproject.org> <BR><B><SPAN
style="FONT-WEIGHT: bold">Enviado:</SPAN></B> viernes, 30 de diciembre de 2011
15:28<BR><B><SPAN style="FONT-WEIGHT: bold">Asunto:</SPAN></B>
[Ginga-argentina] Cunsulta Newtronic<BR></FONT><BR>
<DIV id=yiv1785641174>
<DIV>
<DIV><FONT size=2 face=Verdana><SPAN
class=yiv1785641174692101918-30122011>Hola </SPAN></FONT></DIV>
<DIV><FONT size=2 face=Verdana><SPAN class=yiv1785641174692101918-30122011>A
todos!</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Verdana><SPAN class=yiv1785641174692101918-30122011>Que
tengan un buen fin de a�o y un mejor comienzo!</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Verdana><SPAN
class=yiv1785641174692101918-30122011></SPAN></FONT> </DIV>
<DIV><FONT size=2 face=Verdana><SPAN
class=yiv1785641174692101918-30122011>Alguno sabe que estoy haciendo mal que
en el Newtronic con el nuevo firmware no me levanta el scritp de
telnet</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Verdana><SPAN
class=yiv1785641174692101918-30122011></SPAN></FONT> </DIV>
<DIV><FONT size=2 face=Verdana><SPAN
class=yiv1785641174692101918-30122011></SPAN></FONT> </DIV>
<DIV><FONT size=2 face=Verdana><SPAN class=yiv1785641174692101918-30122011>#
ls -l<BR>-rwxrwxrwx 1 default
default 1365 Aug 4 2011
S20urandom<BR>-rwxrwxrwx 1 default
default 340 Aug 4 2011
S40network<BR>-rwxrwxrwx 1 root
root 537 Apr
7 2011 S45telnet<BR>-rwxrwxrwx 1 default
default 815 Aug 4 2011
lircd<BR>-rwxrwxrwx 1 default
default 408 Aug 4 2011
rcS<BR></SPAN></FONT></DIV>
<DIV><FONT face=Verdana><SPAN class=yiv1785641174692101918-30122011><FONT
size=2>Script S45telnet</FONT></SPAN></FONT></DIV>
<DIV><FONT size=2 face=Verdana><SPAN
class=yiv1785641174692101918-30122011></SPAN></FONT> </DIV><SPAN
class=yiv1785641174692101918-30122011>
<DIV><SPAN class=yiv1785641174692101918-30122011></SPAN><FONT
face="Courier New"><FONT size=2><SPAN
class=yiv1785641174692101918-30122011>#</SPAN>c<SPAN
class=yiv1785641174692101918-30122011>at
S45telnet </SPAN></FONT><BR><FONT size=2></FONT></FONT></DIV>
<DIV><FONT size=2 face="Courier New">#!/bin/sh<BR>#<BR># Start the
telnet....<BR>#<BR><BR>start() {<BR>
echo "Starting telnet..."<BR>
/usr/sbin/telnetd -p 1111 -K -l /bin/sh<BR>}<BR>stop()
{<BR> echo -n "Stopping
telnet..."<BR>}<BR>restart() {<BR>
stop<BR> start<BR>}<BR><BR>case "$1"
in<BR> start)<BR>
start<BR> ;;<BR>
stop)<BR>
stop<BR> ;;<BR>
restart|reload)<BR>
restart<BR> ;;<BR>
*)<BR> echo $"Usage: $0
{start|stop|restart}"<BR> exit
1<BR>esac<BR><BR>exit $?</FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face=Verdana>Script rcS</FONT></SPAN></DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face=Verdana></FONT></SPAN> </DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face="Courier New">#cat rcS</FONT></SPAN></DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face="Courier New">#!/bin/sh</FONT></SPAN></DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face="Courier New"></FONT></SPAN> </DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face="Courier New"># Start all init scripts in /etc/init.d<BR># executing them
in numerical order.<BR>#<BR>for i in /etc/init.d/S??* ;do</FONT></SPAN></DIV>
<DIV><FONT size=2 face="Courier New"></FONT> </DIV>
<DIV><FONT size=2 face="Courier New"> # Ignore
dangling symlinks (if any).<BR> [ ! -f "$i" ]
&& continue</FONT></DIV>
<DIV><FONT size=2 face="Courier New"></FONT> </DIV>
<DIV><FONT size=2 face="Courier New"> case "$i"
in<BR>
*.sh)<BR> #
Source shell script for
speed.<BR>
(<BR>
trap - INT QUIT
TSTP<BR>
set
start<BR>
. $i<BR>
)<BR>
;;<BR>
*)<BR> # No
sh extension, so fork
subprocess.<BR>
$i start<BR>
;;<BR> esac</FONT><FONT face="Courier New"><BR><FONT
size=2>done</FONT></FONT></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face=Verdana>Alguno sabe que puedo estar haciendo mal?, o que me
falta?</FONT></SPAN></DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face=Verdana></FONT></SPAN> </DIV>
<DIV><SPAN class=yiv1785641174692101918-30122011><FONT size=2
face=Verdana>Gracias a todos y buen
A�o!</FONT></SPAN></DIV></SPAN></DIV></DIV><BR>__________________________________________Lista
de correo <A href="mailto:Ginga-argentina@lists.ourproject.org"
ymailto="mailto:Ginga-argentina@lists.ourproject.org">Ginga-argentina@lists.ourproject.org</A><BR>cambiar
suscripci�n: <A
href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina"
target=_blank>https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</A><BR>Sitio
web: <A href="http://comunidad.ginga.org.ar"
target=_blank>http://comunidad.ginga.org.ar</A><BR>Wiki: <A
href="http://wiki.ginga.org.ar"
target=_blank>http://wiki.ginga.org.ar</A><BR><BR><BR></DIV></DIV></BLOCKQUOTE></DIV></DIV></BODY></HTML>