Kickstart unattended Installation principle (I.)

Source: Internet
Author: User

Kickstart principle Demonstration Diagram

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/5D/2F/wKioL1UiLlLyO3o8AAB3ZvgvrG0855.jpg "title=" Demo diagram. png "alt=" wkiol1uilllyo3o8aab3zvgvrg0855.jpg "/>


The first part

BIOS: Hardware detection, read CMOS boot sequence.

PXE: Self-booting, sending IP Request packets with a PXE identity , requesting IP addresses

DHCP: Provide network IP,tftp host address and boot file

Computer startup, self-test, self-booting,PXE get IP and FTP shared boot file and kernel.

Part II

FTP: Shared kernel boot file

pxelinux.0: is a machine boot file that instructs the client to download the default in the pxelinux.cfg directory to FTP file

Default: Is a boot menu that allows you to select the kernel to launch, depending on the options in the menu. Similar to the grub.conf file, specify the startup options.

Vmlinuz: The default kernel as specified in the default file.

Initrd.img: The image file specified in the default file.

installs the specified kernel and virtual file system according to the default configuration file. Setup detects that the installation media is installed on the network, initializes the network, and acquires the IP address again. The installer then reads the location of the ks.cfg in the default and requests the download.

Part III

HTTP: Shared installer

Ks.cfg: Specify the system installation steps file and the system Installer storage location

ISO: System Image (System installer)

The Setup program reads the ks.cfg file and installs the system according to the file installation settings.

Key to mastering the configuration file:

Dhcp.conf

Default

Ks.cfg

Kickstart unattended Installation principle (I.)

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.