Hello all,
Is chkconfig part of any image?
Also to force what is the best procedure?
In my /etc/network/interfaces I have tried the following
auto eth0
iface eth0 inet static
        address 192.168.0.29
        hwaddress ether 00:0A:35:00:00:00
        netmask 255.255.255.0
        network 192.168.0.0
        gateway 192.168.0.1
Since I have a router on my network I get an IP using dhcp,
if I ifdown eth0 and ifup eth0 then the 192.168.0.29 get setup.
Thanks
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to