Busybox 1.4.2 tftp: read error: Input/output error

2017-02-16 Thread Vesta
Hi, BusyBox v1.4.2 on an embedded device running Linux v2.6.18. I tried to download mtdblock6 "RootFileSystem" MTD partition via tftp, but at the very end, transfer every time ended with error tftp: read error: Input/output error. /proc/mtd dev:size erasesize name ... mtd6: 00416800 000

Re: Busybox 1.4.2 tftp: read error: Input/output error

2017-02-16 Thread Vesta
uot; > To: busybox@busybox.net > Subject: Re: Busybox 1.4.2 tftp: read error: Input/output error > > > > Am 16.02.2017 um 09:57 schrieb Vesta: > > Hi, > > > > BusyBox v1.4.2 on an embedded device running Linux v2.6.18. > > > > I tried to downl

BusyBox v1.4.2, telnet show "Login Incorrect" error message

2017-02-20 Thread Vesta
BusyBox v1.4.2 on an embedded device running Linux v2.6.18. There is a very annoying bug a Telnet appplet: when execute the command that require high CPU usage, Telnet application hang and terminal become unresponsive. For example, when searching anything at root dir grep -r "word" / I underst

How to manually configure ethernet from Busybox

2019-04-20 Thread Vesta
Hi, Linux version 2.6.26.5, ARM Linux Kernel on embedded device. How to manually set up Ethernet connection from BusyBox v1.10.2 rescue shell (ash)? I mounted the main virtual file systems, then tried: # ifconfig lo 127.0.0.1 # ifconfig eth0 hw ether 88:75:56:05:2B:24 # ifconfig eth0 192.168.15

Re: How to manually configure ethernet from Busybox

2019-05-03 Thread Vesta
ril 24, 2019 at 6:22 PM > From: "walter harms" > To: busybox@busybox.net > Subject: Re: How to manually configure ethernet from Busybox > > Hello Vesta, > > Bad news: > this is the wrong ML for this question, There is no busybox bug. > > Good news: > i us

Busybox behaviour on terminal login prompt

2019-05-03 Thread Vesta
Hello, Embedded device, Linux version 2.6.26.5, ARM Linux Kernel. BusyBox v1.10.2, I connected to board via serial connection. When device finished booting, then print various printing various status and debug messages to terminal. I tries to login to the full shell /bin/sh. When press any ke

Login to the root shell from the serial console

2019-06-25 Thread Vesta
Board with ARM embedded Linux version 2.6.26.5 and Busybox 1.10.2 How to configure Busybox to accept any password when login to the root shell from the serial console? B.Regards, Alex ___ busybox mailing list busybox@busybox.net http://lists.busybox.ne

Re: Login to the root shell from the serial console

2019-06-25 Thread Vesta
25, 2019 at 2:40 PM > From: "Mattias Schlenker" > To: busybox@busybox.net > Subject: Re: Login to the root shell from the serial console > > > Am 25.06.19 um 13:31 schrieb Vesta: > > Board with ARM embedded Linux version 2.6.26.5 and Busybox 1.10.2 > > How

Re: Login to the root shell from the serial console

2019-06-27 Thread Vesta
is not set # CONFIG_FEATURE_INITRD is not set CONFIG_HALT=y # CONFIG_MESG is not set B.Regards, Alex > Sent: Tuesday, June 25, 2019 at 2:40 PM > From: "Mattias Schlenker" > To: busybox@busybox.net > Subject: Re: Login to the root shell from the serial console > > > Am 2