1 下载centos系统
2 下载Ultraios 将centos刻进U盘里(若是用光盘dvd使用读写的刻录机可以直接进行刻录)
服务器安装centos
启动服务器 一直按f11进入 please select boot device:
1此时选择usb:SanDisk 开始启动
2 choose a Language
3 Keyboard Type
选择us ok
4 Installation Method
Hard drive ok
5 Select Partition
/dev/sda4 ok 此时就在安装系统需要等待一下
6 next 到What type devices
默认Basic Storage Device next
7 At least one exceting
默认 Fresh installation
8 next
9选择时区 选择上海 next
10 设置用户名 和 密码
11 Which type of instaloation would you like
选择 useall space next
12 将不是你的哪一个盘 放在右边然后选中前面白色的圆圈 next
此时跳出一个对话框 选择write changes to disk 回车 等待一会
13 出现The deforlt installation of Centos
选择 minimal next
此时系统安装完毕 最后会出现提示
此时登陆 root 回车 写入密码暗文的
配置ip 网线插入交换机的ETH这一个口
cd (这里有一个空格)/etc/sysconfig/network_scripts/ 回车
输入 ls 回车
vi ifcfg-eth0 回车
此时 按l 进入编辑模式将onboot改为yes bootproto改为static 此时再输入
IPADDR=
NETAMSK=
GATEWAY=
接着输入“ifcfg-eth0”ifcfg-eth010l ,210l written
service network restart 完成
本文详细介绍了如何在服务器上安装CentOS系统,包括下载系统镜像,使用U盘安装,选择语言、键盘类型,分区,设置时区,创建用户,配置网络以及设置静态IP地址等步骤。

9560

被折叠的 条评论
为什么被折叠?



