系统相关
首页 > 系统相关> > 使用VM虚拟机安装CentOS-stream系统

使用VM虚拟机安装CentOS-stream系统

作者:互联网

一、参考连接

阿里巴巴开源镜像站-OPSX镜像站-阿里云开发者社区 (aliyun.com)

centos-stream镜像-centos-stream下载地址-centos-stream安装教程-阿里巴巴开源镜像站 (aliyun.com)

二、CentOS-sream介绍

Centos Stream 是 Centos 8 之后一个滚动发布的 Linux 发行版。

在2021年年底,Centos 8 将会停止维护,届时 Centos Stream 将作为RHEL的上游分支进行持续更新。

在红帽开源开发模式中,红帽在发布红帽企业 Linux 新版本前,会先在 CentOS Stream 上开发红帽企业 Linux 源代码,使 CentOS Stream 成为红帽企业 Linux 未来版本的预览。

三、CentOS-stream镜像下载

下载链接:https://mirrors.aliyun.com/centos-stream/

https://mirrors.aliyun.com/centos-stream/9-stream/BaseOS/x86_64/iso/CentOS-Stream-9-20211222.0-x86_64-dvd1.iso

image-20211224180238784

四、CentOS-stream安装步骤

1、开始此虚拟机

image-20211224180655215

2、选择安装CentOS Stream 9

image-20211224180743938

3、选择使用语言

image-20211224180931496

4、自定义磁盘分区

image-20211224181045554

image-20211224181057882

image-20211224181114043

5、设置时区和时间

image-20211224181149784

6、设置ROOT Password

若密码设置简单,需要点击两次完成即可。

image-20211224182815934

7、开始安装

image-20211224183031686

8、重启系统

image-20211224183613356

9、配置相关信息

image-20211224183938651

image-20211224183951953

image-20211224184022643

image-20211224184036441

image-20211224184047677

10、安装完成,开始使用

image-20211224184114451

[xybdiy@localhost ~]$ hostnamectl 
   Static hostname: n/a                             
Transient hostname: localhost
         Icon name: computer-vm
           Chassis: vm
        Machine ID: 4606dec3546e48a98892ac54a4b90256
           Boot ID: cc3e6712e7c840b29effd036e376854c
    Virtualization: vmware
  Operating System: CentOS Stream 9                 
       CPE OS Name: cpe:/o:centos:centos:9
            Kernel: Linux 5.14.0-34.el9.x86_64
      Architecture: x86-64
   Hardware Vendor: VMware, Inc.
    Hardware Model: VMware Virtual Platform
[xybdiy@localhost ~]$ 

标签:Stream,centos,虚拟机,Linux,CentOS,红帽,stream
来源: https://www.cnblogs.com/xybdiy/p/15728632.html