On Mon, Dec 17, 2012 at 7:39 AM, Kristian Tizzard <[email protected]> wrote: > Hi All, > > I flashed my dream plug uboot version to the wheezy package, now my Ethernet > won't connect via dhcp. Can any one with a working fbx install using the > wheezy uboot share their uboot env settings with me?
You're probably missing a MAC address (it's probably set to 0:0:0:0:0:0). The simplest fix is to pick a MAC address and set it in /etc/network/interfaces: http://www.youritronics.com/how-to-set-the-mac-address-from-etcnetworkinterfaces-in-debian/ _______________________________________________ Freedombox-discuss mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
