Topic: automatic eth0 dhcp upon boot for Chumby One (not debugchumby method)
I have a USB ethernet device that I know works with my Chumby One.
I can obtain an IP address from my router by logging into my chumby in an ssh session and using /sbin/udhcpc .
I have read about having this happen at boot by using a USB thumdrive and including this command in a debugchumby script. The idea is to boot up with the USB thumbdrive inserted into the chumby's USB port.
What I really need is a method to have /sbin/udhcpc executed during the boot up process without using the debugchumby method. Any ideas?
Thanks.