Kickstart Installing Linux

Source: Internet
Author: User

through Kickstart installation CentOS 6.6

1. Configuring the ks.cfg file

Virtual Machines 1 it's already open. httpd Services, its IP address is 192.168.2.13 , in the virtual machine 1 inside, run System-config-kickstart command, pop up the following interface, as configured.

650) this.width=650; "style=" Float:none; "title=" 1.png "src=" http://s3.51cto.com/wyfs02/M00/72/E1/ Wkiol1xvpoxd0tt2aal7dnfzhtu023.jpg "alt=" Wkiol1xvpoxd0tt2aal7dnfzhtu023.jpg "/>

650) this.width=650; "style=" Float:none; "title=" 2.png "src=" http://s3.51cto.com/wyfs02/M00/72/E4/ Wkiom1xvoruqwjcwaag7d4rtkzc333.jpg "alt=" Wkiom1xvoruqwjcwaag7d4rtkzc333.jpg "/>

650) this.width=650; "style=" Float:none; "title=" 3.png "src=" http://s3.51cto.com/wyfs02/M01/72/E1/ Wkiol1xvpoft5wwiaaht6zex-pa602.jpg "alt=" Wkiol1xvpoft5wwiaaht6zex-pa602.jpg "/>

(I was assigned a 10G the hard drive, only use the 5G Multi-point space, reserving some disk space later may be used again for partitioning)

650) this.width=650; "style=" Float:none; "title=" 4.png "src=" http://s3.51cto.com/wyfs02/M01/72/E4/ Wkiom1xvor3rtlifaajllnxdzr0039.jpg "alt=" Wkiom1xvor3rtlifaajllnxdzr0039.jpg "/>

650) this.width=650; "style=" Float:none; "title=" 5.png "src=" http://s3.51cto.com/wyfs02/M02/72/E1/ Wkiol1xvpontuaoxaaihtfgbvxk114.jpg "alt=" Wkiol1xvpontuaoxaaihtfgbvxk114.jpg "/>

650) this.width=650; "style=" Float:none; "title=" 6.png "src=" http://s3.51cto.com/wyfs02/M02/72/E4/ Wkiom1xvor7tggykaagy3vrbjzw779.jpg "alt=" Wkiom1xvor7tggykaagy3vrbjzw779.jpg "/>

650) this.width=650; "style=" Float:none; "title=" 7.png "src=" http://s3.51cto.com/wyfs02/M00/72/E1/ Wkiol1xvpovri-3maagxm72dks0639.jpg "alt=" Wkiol1xvpovri-3maagxm72dks0639.jpg "/>

650) this.width=650; "style=" Float:none; "title=" 8.png "src=" http://s3.51cto.com/wyfs02/M00/72/E4/ Wkiom1xvoscxsr9jaae72ba4bkk722.jpg "alt=" Wkiom1xvoscxsr9jaae72ba4bkk722.jpg "/>

650) this.width=650; "style=" Float:none; "title=" 9.png "src=" http://s3.51cto.com/wyfs02/M00/72/E1/ Wkiol1xvpoyblga1aali_oawhwk950.jpg "alt=" Wkiol1xvpoyblga1aali_oawhwk950.jpg "/>

650) this.width=650; "style=" Float:none; "title=" 10.png "src=" http://s3.51cto.com/wyfs02/M01/72/E4/ Wkiom1xvoshrysfgaagcxb7g3xg860.jpg "alt=" Wkiom1xvoshrysfgaagcxb7g3xg860.jpg "/>

when the configuration is complete, click on the top left corner File à Save Save the configuration file, and then use VI Open the check if there is a need to modify the place.

Ksvalidator ks.cfg # Check ks.cfg whether there is a syntax error

and put the ks.cfg The file is copied to the Web server root directory, and the final KS the file path is: http://192.168.2.13/ks.cfg

2. Create a bootable disc

# mount/dev/cdrom/mnt mount system disk to /mnt under

# Mkdir/tmp/iso

# cp-a/mnt/isolinux/tmp/iso

# Cd/tmp/iso/isolinux

# Copy the first step of the generated ks.cfg to the /tmp/iso/isolinux directory, the file structure under this directory should be as follows.

650) this.width=650; "style=" Float:none; "title=" 11.png "src=" http://s3.51cto.com/wyfs02/M02/72/E1/ Wkiol1xvpo2s1dp8aadbovwj_v0770.jpg "alt=" Wkiol1xvpo2s1dp8aadbovwj_v0770.jpg "/>

# VI Isolinux.cfg Modify as shown

650) this.width=650; "style=" Float:none; "title=" 12.png "src=" http://s3.51cto.com/wyfs02/M02/72/E4/ Wkiom1xvoslss1c9aao0xz_bevo960.jpg "alt=" Wkiom1xvoslss1c9aao0xz_bevo960.jpg "/>

# CD:

# mkisofs-r-j-t-v-input-charset UTF-8--no-emul-boot--boot-load-size 4--boot-info-table-v "Kickstart ISO"-B Isoli Nux/isolinux.bin-c Isolinux/boot.cat-o Kickstart.iso.

# this will be generated under the current folder Kickstart.iso file

# you can now export discs to this computer and mount them to other virtual machine tests.

Such as

650) this.width=650; "style=" Float:none; "title=" 13.png "src=" http://s3.51cto.com/wyfs02/M00/72/E1/ Wkiol1xvpo7b8htnaad79xsbjyk704.jpg "alt=" Wkiol1xvpo7b8htnaad79xsbjyk704.jpg "/>

650) this.width=650; "style=" Float:none; "title=" 14.png "src=" http://s3.51cto.com/wyfs02/M00/72/E4/ Wkiom1xvospjw-goaafjqfagbxw560.jpg "alt=" Wkiom1xvospjw-goaafjqfagbxw560.jpg "/>

The installation is complete in a moment.

Kickstart Installing Linux

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.