Gentoo Troubleshooting Network-Connection

If you are trying to Get Installed the Gentoo 2012 Minimal Release
but you Just Can Not Dispose of a Network Connection in eth0 then you
can Try this Easy Solution:

  1. sudo su
  2. mkdir /run
  3. chmod 1755 /run
  4. dhcpcd eth0

  5. Test your Connection with
    ping -C 5 www.google.com