EzPlanet One Madesimo 2.0
Bug #1 (fixed in SP2) : Also affecting SP1. The network interface cannot acquire an IP address automatically when configured with DHCP. The message is:
Determining IP information for eth0... failed
Reason: The dhclient package is missing from the distribution.
Resolution: Temporarily assign a static IP to the interface (should this be necessary to connect to the Internet) and install the missing package as root with:
#yum install dhclient
Alternatively download the package from:
http://ftp.ezplanetone.com/pub/updates/2.0/i386/RPMS/dhclient-3.0.1-30.i386.rpm
and install as root with:
#rpm -i dhclient-3.0.1-30.i386.rpm