This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- install virtual box | |
- download minimal iso from http://yum.singlehop.com/CentOS/6.4/isos/x86_64/CentOS-6.4-x86_64-minimal.iso | |
- create vm, use redhat 64 | |
- in settings, storage, point the controller IDE to the iso | |
- run it | |
- once it reboots, you need networking | |
- run dhclient eth0 | |
- yum install system-config-network-tui | |
- run system-config-network-tui | |
- manually edit /etc/sysconfig/network-scripts/ifcfg-eth0 |