Some issues in examples/udhcp/simple.script

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Thu Sep 5 13:37:47 UTC 2019


On Thu, 5 Sep 2019, Rolf Eike Beer wrote:
> 
> Busybox ash:
> 
> # command ip
> -sh: command: not found
> # ip a
> 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue qlen 1000
>     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

You're probably missing:

	CONFIG_ASH_CMDCMD=y

in your .config.


Cheers,

-- 
Cristian


More information about the busybox mailing list