1.15 Kickstart rpm Yum

Source: Internet
Author: User

###########
Bootstrap boot loader (pxelinux.0)
Transmission pxelinux.cfg

NIC #network Interface

Pxe
pxelinux.0
/tftp/pxelinux.cfg/default

############
Dhcp
RPM-IVH dhcp-xxxxx
/etc/sysconfig/network-script/ifcfg-eth0 NIC configuration file
/etc/dhcp/dhcpd.conf DHCP configuration file location
: R/usr/share/doc/dhcp*/dhcpd.conf.sample
Subnet 192.168.1.0 netmask 255.255.255.0
{
Range 192.168.1.x 192.168.1.x;
Option routers 192.168.1.250;
}

next-server192.168.1.180
FileName "/pxelinux.0";

Service DHCPD Restart
#########

Ln-s Source Purpose do link

Mount-o Loop xxxx/opt/hang xxxx as a device to/opt/

/var/ftp/pub The default FTP directory

1.15 Kickstart rpm Yum

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.