# pxe4git **Repository Path**: jack2zhang/pxe4git ## Basic Information - **Project Name**: pxe4git - **Description**: pxe4git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-08-15 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## pxe ### Feature dhcp+tftp+pxe+nginx+iso auto install OS for centos6.x && centos 7.x ### HOW TO USE #### Server: run the shell to install and config the mother server #### Client: 1 power on or reboot the server or machine and press F12 into the PXE mode 2 when saw the "BOOT:",type your choose version which you want to install,more details in the option ### OPTION: **6500** install centos 6.5 X86_64 **6800** install centos 6.8 X86_64 **7200** install centos 7.2 X86_64 **7300** install centos 7.3 X86_64 ### More More detail to see the ks and init files ### TODO config static IP base the MAC address set final IP you need ,according static IP above. Add Menu lable like cobbler ,to choose which os to be installed 增加passwd 密码生成的方法 ks文件增加post 自动化执行初始化脚本 ### Generate Passwd generate passwd for rootpw: ``` grub-crypt ```