PXE unattended RHEL5.9 system installation

Source: Internet
Author: User

PXE unattended RHEL5.9 system installation

PXE unattended RHEL5.9 system installation

Lab requirements:

The PXE network installation method is used to automatically install the RHEL5.9 System for unattended servers.

Use Kickstart to implement unattended RHEL6.0 system installation

SUSE Linux 11 pxe + DHCP + tftp + ftp Unattended Installation

Use PXE to enable self-built dhcp tftp service for unattended CentOS6 Installation

Use PXE + DHCP + Apache + Kickstart to install CentOS5.8 x86_64

Kickstart fully automated installation of CentOS 6.3

Linux Installation notes on Kickstart

PXE/Kickstart remote automatic installation of RedHat Linux

Tutorial steps:

1. Prepare a RHEL5.9 operating system server with yum

2. install the software system-config-kickstart, xinetd, tftp-server, dhcp, and httpd.

Note: various software applications

System-config-kickstart: A graphical tool used to generate a configuration file for Automatic Installation

Tftp-server: Provides the tftp service for transferring simple files during installation.

Dhcp: Provides the dhcp service, assigns an IP address to the client, and specifies the location of the tftp server.

Xinetd: Manage the tftp service

Httpd: Provides web Services for transferring installation image files

3. Configure the dhcp service

Start dhcp Service

4. Configure the tftp service

[Root @ localhost ~] # Vim/etc/xinetd. d/tftp

Restart the tftp service and set Automatic startup

5. Prepare relevant documents

Initrd. img

Vmlinuz: Kernel File

Pxelinux.0: pxe Network Installation Guide File

Isolinux. cfg: records information during Automatic Installation and needs to be changed to default

Set initrd. img, initrd. put the img and pxelinux.0 files in the tftp root directory, and create a new pxelinux folder under the tftp root directory. cfg folder. put the cfg file in this folder and change it to default

6. Use system-config-kickstart to generate the automatic installation configuration file

[Root @ localhost ~] # System-config-kickstart

For more details, please continue to read the highlights on the next page:

  • 1
  • 2
  • Next Page

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.