2017-12-06 安装centos6.5

centos6.5安装要求

  • 内存:1024mb
  • 硬盘:40G (因为要安装oracle所以多分配一点)

安装步骤:
1. 选择第一项
2017-12-06 安装centos6.5_第1张图片
2. Disc Found 校验光盘介质 选择skip
2017-12-06 安装centos6.5_第2张图片
3. 欢迎页面–>English–>Basic storage Devices基本存储介质
4. 选择“yes,discard any data“
2017-12-06 安装centos6.5_第3张图片
5. 取Hostname(shiyw) –> Asia/shanghai –> 密码(shiyw123)
6. 创建自定义分区
2017-12-06 安装centos6.5_第4张图片
(1) create–>standard Partition(基本分区) –> create
/boot ext3 200MB –> OK
2017-12-06 安装centos6.5_第5张图片
2017-12-06 安装centos6.5_第6张图片
(2) create–> standard Partition –> create
null swap(虚拟内存) 2000MB –> OK
2017-12-06 安装centos6.5_第7张图片
(3) create–> standard Partition –> create
/ ext4 Fill to maximum allowable size(使用剩余空间)
2017-12-06 安装centos6.5_第8张图片
(4) next –> Format(格式化)–>write change to disk
2017-12-06 安装centos6.5_第9张图片
2017-12-06 安装centos6.5_第10张图片
2017-12-06 安装centos6.5_第11张图片
7. 启动项的一个选择,直接下一步
2017-12-06 安装centos6.5_第12张图片
8. 这里可以选择software Development Workstation –> Customize now(自定义系统需要装哪些软件)
.
.
.
.

你可能感兴趣的:(2017-12-06 安装centos6.5)