Applicable to Centos Versions:
- Centos 5.1, 5.2
Requirements
Explanation of requirements.
- A burned copy of the Centos netinstall.iso CD image
- An active Internet connection
Doing the Work
Basic description of what will be done and what is expected.
- Download a copy of the netinstall ISO:
- Boot CD and choose FTP install method:
- Ethernet or wireless configuration:
1 |
Click this link: <a class="external-link" href="ftp://mirrors.kernel.org/centos/5.2/isos/i386/CentOS-5.2-i386-netinstall.iso">netinstall ISO</a> download and burn the ISO onto CD with k3b, xcdroast, gnomebaker, or nero trial version.<br /> |
1 |
Boot the CD and choose the FTP install method you will receive a prompt asking you to input the following information:<br />1. Domain: ftp://mirrors.kernel.org<br />2. Centos Directory: /centos/5.2/os/i386/ <strong><em>(note: here you can change the arch to your system x86_64 or i386)</em></strong><br /> |
1 |
I suggest you connect manually to your router via ethernet cable or if you want to use wireless it must be natively detected. A<br />workaround is to use something like the Netgear or Linksys wireless "game adapter" which is really a very simple wireless ethernet <br />bridge. Make sure it's properly configured and plugin your ethernet cable to your computer and the game adapter and choose DHCP. <br /><br />If you're using DHCP and your router is already set to accept DHCP connections, it's easy and really no further configuration is <br />required. Just choose DHCP and next.<br /><br />If you're using a static connection you'll need to manually configure your IP, Gateway, Subnet and DNS. You will need to know these <br />settings or be able to follow exact commands to obtain this information. If you have configured your connection via DHCP or statically<br />and followed step #2 you should not receive any errors and be able to install Centos as fast as your connection can download up to<br />2Gbit/sec (kernel.org limit).<br /> |
Troubleshooting
How to test
Control + Alt + F2 should bring you to tty2 single user root prompt. From there issue the following commands and have the other requested information on hand and easily accessible.
- When supplying large text pastes please use a free non-advertisement pastebin like: fpaste.org or dpaste.com
- Know your hardware and have specific make, model, firmware version and settings:
1 |
as root issue the following command:<br /><strong>lsb_release -a; uname -a; /sbin/ifconfig; cat /etc/sysconfig/network-scripts/ifcfg-eth0; /sbin/lspci</strong><br />Paste the results to: rafb.net or dpaste.com. Change ifcfg-eth0 to your device alias if this isn't it.<br /> |
1 |
If you're connecting to a router have the above information ready as well as your network/device information. |
Common problems and fixes
The most common problem is typing in the domain and Centos directory structure incorrectly in step 2.
More Information
Any additional information or notes.
Disclaimer
We test this stuff on our own machines, really we do. But you may run into problems, if you do, come to #centos on irc.freenode.net
Added Reading
Last Modified: 22 Apr, 2020 at 16:36:33