formats

CentOS 5 NetInstall

Published on July 10, 2010, by + in linux, sysadmin.




How do I install CentOS 5 via a NetInstall iso?

Instead of downloading huge CD or DVD images, consider just using the small CentOS netinstall iso image to install over the internet!

First, download the small CentOS-[version-arch]-netinstall.iso from an available mirror:

http://www.centos.org/mirrors/

For this example, I used the 64bit netinstall disc named:
CentOS-5.5-x86_64-netinstall.iso

Next, boot the CD like any Linux install CD. You will then get to a screen to configure network:

02netinstall

Then choose HTTP:

01netinstall

In this example, I used an NC State mirror. Here are the example values used taken from the url http://ftp.linux.ncsu.edu/pub/CentOS/5.5/os/x86_64/

Web site Name: ftp.linux.ncsu.edu

CentOS Directory: /pub/CentOS/5.5/os/x86_64


For Web site name, remove the http:// from your particular http mirror choice.
For CentOS Directory, use the particular /CentOS/version/os/arch directory available on your mirror choice.

03netinstall

04netinstall

Sit back, and let the install continue! Remember it might take awhile depending on your internet download speed.

06netinstall

3 Responses

  1. Garry Pena

    awsome, great post

  2. Israel Anderson

    great, it is very useful information

  3. sharmin

    Is it possible to get centos 5.0 of net install 64 bit version?
    I got centos 5.1 64 bit but could not find 5.0 64 bit.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail. You can also subscribe without commenting.

Home linux CentOS 5 NetInstall