Comment 22 for bug 430125

Revision history for this message
Daniel Holbert (dholbert) wrote :

If you have a root shell, you should be able to auto-configure your network connection by running:
   dhclient eth0
(where "eth0" would be the name of your network interface, as reported by "ifconfig")

This worked for me earlier today, when I only had a shell with no networking.