PVE虚拟系统的安装

PVE虚拟系统的安装

    上期有说到,会出一些具体的安装过程以及掉进去的坑。这集我就说一说PVE系统的安装。

    As mentioned in the previous issue, there will be some specific installation processes and pits that fall into them. In this episode, I will talk about the installation of the PVE system.

    首先先准备一个无数据的U盘,我这里使用的软碟通进行的ISO镜像的写入,打开镜像时,使用软碟通打开,在软碟通中使用写入硬盘,即可将镜像写入刀U盘中,使用U盘启动,我这没有U盘,直接使用移动硬盘进行写入操作了。

    First, prepare a data-free USB flash drive. I use Floppy Drive here to write the ISO image. When opening the image, use Floppy Drive to open, and use the write hard drive in Floppy Drive to write the image. In the USB flash drive, I use a USB flash drive to boot. I don't have a USB flash drive, so I use a mobile hard disk to write directly.

PVE虚拟系统的安装

PVE虚拟系统的安装

    注意在这里写盘的时候需要使用RAW方式进行写入操作。等待写入成功后,使用该U盘进行启动您的电脑,我这里的BIOS的配置中我使用ahic模式,同时使用的是UEFI方式进行启动。启动后即可看到安装界面。安装当然是选择使用install喽。

    Note that you need to use the RAW method for writing when writing to the disk here. After the writing is successful, use the U disk to start your computer. In my BIOS configuration, I use ahic mode and UEFI mode to start. After starting, you can see the installation interface. Of course, installation is to choose to use install myself.

PVE虚拟系统的安装

    之后会有一个协议出来,巴拉巴拉,点击同意即可。

     After that, there will be an agreement, Barabara, just click to agree.

PVE虚拟系统的安装

在您同意后,会需要选择安装的磁盘

After you agree, you will need to select the disk to install

PVE虚拟系统的安装

选择磁盘后,这里可以选择磁盘的格式

After selecting the disk, you can choose the format of the disk here

PVE虚拟系统的安装

选择您所在的的国家,下一步

Choose your country, the next step

PVE虚拟系统的安装

设置您的密码,设置完成后下一步即可

Set your password, the next step can be done after setting

PVE虚拟系统的安装

配置网卡信息,配置完成后,下一步

Configure the network card information, after the configuration is complete, the next step

PVE虚拟系统的安装

    最后即是安装,安装当然会格式化您的磁盘,所以在您需要保留数据的时候,建议您先备份完成后,在进行安装操作。启动完成后,会在屏幕上显示管理地址。pve管理界面默认是443端口,访问时需要使用htpps进行访问。https://10.0.0.9:8006/ 默认端口是8006哦。安装完成后,在路由器中配置端口的映射,这样就可以在公网的网络环境下进行访问了。

    The last step is the installation. Of course, the installation will format your disk, so when you need to keep the data, it is recommended that you perform the installation operation after the backup is completed. After the startup is complete, the management address will be displayed on the screen. The pve management interface defaults to port 443, and you need to use htpps to access it. https://10.0.0.9:8006/ The default port is 8006. After the installation is complete, configure port mapping in the router so that it can be accessed in the public network environment.

PVE虚拟系统的安装

我这里没有证书,所以访问会提示不安全。忽略即可,记得是https哦

I don't have a certificate here, so the access will prompt insecure. Just ignore it, remember it is https

PVE虚拟系统的安装

PVE虚拟系统的安装

    到这里PVE系统就安装完成了。我在安装时,没有拍照截图,文章中的一些图片来自网络。在PVE安装完成后,其实是安装了一个debian系统,安装软件什么的使用apt即可安装您想要的软件

    At this point, the PVE system is installed. When I installed, I didn’t take any screenshots. Some pictures in the article came from the Internet. After the PVE installation is completed, it is actually a debian system installed. For installing software or something, use apt to install the software you want

PVE虚拟系统的安装

PVE虚拟系统的安装