How to install CentOS 4.4 (Red Hat Enterprise Linux) from a HTTP server in GUI mode. This is knowledge which is needed for the RHCE Exam. The only prerequisite is that you have a webserver on which you can extract the ISOs.

  1. Download the CentOS ISO files. You can download the DVD image or regular ISOs.
  2. Create a directory in the document directory of your webserver. Mine is centos4.4. I will call this directory $CENTOS_WEB_ROOT from here on out:CentOS directory
  3. Extract all the ISOs or DVD into the $CENTOS_WEB_ROOT directory:Extract ISOs or DVD
  4. Create an CD from the boot.iso in $CENTOS_WEB_ROOT/images/. Or download it here
  5. Boot the boot.iso CD.
  6. Press enter at the prompt:Press enter to install
  7. Select your language:Select your language
  8. Select your keyboard type:Select your keyboard type
  9. Choose HTTP as your install method:Choose HTTP as your install method
  10. Configure your network, I use DHCP:Configure your network, I use DHCP
  11. Put in the ip address or hostname of your webserver on which you created $CENTOS_WEB_ROOT. Then put the path on the webserver to $CENTOS_WEB_ROOT. Mine is /centos4.4. You should be able to verify this by going to http://your.webserver/ in a browser:Put in the ip address or hostname of your webserver
  12. Press Next:Press Next
  13. Select which type of system you would like to install:Select which type of system you would like to install
  14. I am selecting auto partition:I am selecting auto partition
  15. Press Next:Press Next
  16. Press Next:Press Next
  17. Press Next:Press Next
  18. Configure the network as you wish. I set my hostname:Configure the network as you wish
  19. Enable a firewall and SELinux or not, I did:Enable a firewall or not, I did
  20. Select your language:Select your language
  21. Choose your timezone:Choose your timezone
  22. Set your root password:Set your root password
  23. Change the package configuration if you wish:Change the package configuration if you wish
  24. Press Next:Press Next
  25. Screenshot of the install:Screenshot of the install
  26. Screenshot of post install configuration:Screenshot of post install configuration
  27. Press Reboot:Press Reboot
  28. Congratulations! Your OS has started:Congratulations! Your OS has started

Leave a Reply

If Wordpress eats your comment (shell output, loops, ex..) email the text to me.