CentOS 7.0 KS File

Source: Internet
Author: User

#version =RHEL7
# Reboot after installation
Reboot
# Use Network Installation
URL--url= "http://192.168.100.250/cobbler/ks_mirror/centos-7.0-x86_64/"
# Use text mode install
Text
# Firewall Configuration
Firewall--disabled
Firstboot--disable
Ignoredisk--ONLY-USE=SDA
# Keyboard Layouts
Keyboard--vckeymap=us--xlayouts= ' CN '
# System Language
Lang en_US. UTF-8

# Network Information
Network--bootproto=dhcp--device=em1--onboot=on
# Root Password
ROOTPW--plaintext Hscloud
# Do not configure the X Window System
Skipx
# System TimeZone
TimeZone Asia/shanghai--ISUTC
# System Bootloader Configuration
Bootloader--LOCATION=MBR--BOOT-DRIVE=SDA
# Clear the Master Boot Record
Zerombr
Clearpart--all
# Disk Partitioning Information
Part/boot--fstype= "XFS"--ondisk=sda--size=500
Part swap--fstype= "swap"--ONDISK=SDA--size=8000
Part/--fstype= "XFS"--ondisk=sda--size=130000


%packages
@base
@core
@virtualization-hypervisor
@virtualization-tools

%end

This article is from the "zhanguo1110" blog, make sure to keep this source http://zhanguo1110.blog.51cto.com/5750817/1627500

CentOS 7.0 KS File

Related Article

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.