simple question...
i finally got my ethernet working, but if I want it to work I need to do the following:
ifconfig eth0 down
ifconfig eth0 up
dhcpcd eth0
on startup it looks like dhcpcd is ran b4 nvnet.o is loaded also, and there's a dhcpcd error.
how do I fix this so my eth0 works off the bat, and I don't have to type the above every time I reboot?
thanks
|