当前位置:网站首页>PXE efficient batch network installation
PXE efficient batch network installation
2022-07-26 16:43:00 【Pupils with a bad stomach】
Catalog
3、 ... and 、 To configure tftp
Four 、 Configure boot file vmlinuz and initrd.img
5、 ... and 、 Configure boot file pxelinux.0
6、 ... and 、 Configure the Startup menu file
7、 ... and 、 Get ready kickstart edit
One 、 Configure network card
First, we need to prepare two network cards

Two 、 To configure DHCP
install dhcp







3、 ... and 、 To configure tftp
Installation tools
yum -y install tftp-server
yum -y install xinetd

Four 、 Configure boot file vmlinuz and initrd.img
be used for PXE Network installed Linux kernel 、 Driver files can be downloaded from CentOS 7 System CD / Image acquisition , Respectively vmlinuz and initrd.img, Located in the CD Directory images/pxeboot Next , Copy it to /var/lib/tftpbooot/
mount /dev/cdrom /mnt
cp /mnt/images/pxeboot/initrd.img vmlinuz /var/lib/tftpboot/ 
Restart the service
systemctl start xinetd
systemctl enable xinetd
systemctl start tftp
systemctl enable tftp 
5、 ... and 、 Configure boot file pxelinux.0
Find the location of the file and copy 
6、 ... and 、 Configure the Startup menu file
Because the pxelinux.0 This document decides to /var/lib/tftpboot/pxelinux.cfg/default file , So all we have to do is /var/lib/tftpboot/ Manually create


7、 ... and 、 Get ready kickstart
Follow the steps to configure in the virtual machine















modify ks.cfg file 

modify /var/lib/tftpboot/pxelinux.cfg/default file , Add... At the end ftp route 
8、 ... and 、 verification
Make sure dhcp,tftp,xinetd When the service is turned on
Let's create a new virtual machine , Open it directly without configuring the system CD Set its network card to VMnet1



边栏推荐
- NUC 11 build esxi 7.0.3f install network card driver-v2 (upgraded version in July 2022)
- From SiCp to LISP video replay
- 综合设计一个OPPE主页--导航栏的设计
- Differences between the use of structs and classes
- [arm learning (9) ARM compiler understanding learning (armcc/armclang)]
- What is the complexity often said during the interview?
- Video media video
- Difference between C event and delegation
- Chapter 1 Overview - Section 1 - 1.3 composition of the Internet
- 2022牛客暑期多校训练营2(BDGHJKL)
猜你喜欢

Guetzli simple to use

匿名方法和lambda表达式使用的区别

Chapter 1 Overview - Section 1 - 1.3 composition of the Internet

Application of workflow engine in vivo marketing automation

How to implement Devops with automation tools | including low code and Devops application practice

该怎么写单元测试呢

NUC 11 build esxi 7.0.3f install network card driver-v2 (upgraded version in July 2022)

NUC 11构建 ESXi 7.0.3f安装网卡驱动-V2(2022年7月升级版)

Marketing guide | several common micro blog marketing methods

工作流引擎在vivo营销自动化中的应用实践
随机推荐
Linux Installation mysql8.0.29 detailed tutorial
A firefox/chrome plug-in that visualizes browser history
C#读取本地文件夹中所有文件文本内容的方法
The "nuclear bomb level" log4j vulnerability is still widespread and has a continuing impact
How to balance open utilization and privacy security compliance of public data?
Nacos win10 安装配置教程
C # method to read the text content of all files in the local folder
Vs2017 opens the project and prompts the solution of migration
My SQL is OK. Why is it still so slow? MySQL locking rules
Win11如何关闭共享文件夹
Pat grade a 1044 shopping in Mars
TDengine 落地协鑫能科,数百亿数据压缩至 600GB
Oracle创建表分区后,查询的时候不给出partition,但是会给分区字段指定的值,会不会自动按照分区查询?
研发效能的道与术 - 道篇
Digital intelligence transformation, management first | jnpf strives to build a "full life cycle management" platform
[arm learning (9) ARM compiler understanding learning (armcc/armclang)]
The difference between anonymous methods and lambda expressions
C#转整型的三种方式的区别以及效率对比
What does it mean to lock financial products regularly? Can financial products be redeemed during the lock-in period?
Wechat applet - network data request
