Altera_Forum
Honored Contributor
13 years agowahen i flash my zimage on flash memory , i can't use telnet
hi all
please , i use µclunix , when i flash the zimage in flash memory ans i desactive the JTAG UART , i can't use telnet , in my file RC , i add inetd& --- Quote Start --- hostname uClinux mount -t proc proc /proc -o noexec,nosuid,nodev mount -t sysfs sysfs /sys -o noexec,nosuid,nodev mount -t devpts devpts /dev/pts -o noexec,nosuid mount -t usbfs none /proc/bus/usb mkdir /var/tmp mkdir /var/log mkdir /var/run mkdir /var/lock mkdir /var/empty ifconfig lo 127.0.0.1 route add -net 127.0.0.0 netmask 255.0.0.0 lo# dhcpcd -p -a eth0 & cat /etc/motd mknoddev ifconfig eth0 192.168.10.180 inetd& --- Quote End --- but when i flash my Zimage in RAM , i can use telnet withou any problem please, if someone have an idea , or if there is other configuartion to be able to use the telnet , I realy need it thank's