If you were trying to boot up and install (netinstall) ArchLinux under VMWare Fusion, you might run into network problems at the installation stage since the base setup doesn’t seem to configure the DHCP right.
The fix is to do the following to setup the DHCP config manually:
-
nano /etc/rc.conf
- Append these contents at the end: https://gist.github.com/949987
-
/etc/rc.d/network restart
- Done! You should have proper network connectivity now.
Notes notes notes. Moar Notes!
