How to Install Proxmox VE

以你之姓@ 2024-04-18 23:30 219阅读 0赞

How to Install Proxmox VE

Proxmox VE (Virtualization Environment) is an open source enterprise virtualization platform. It has a built-in very user friendly web interface that you can use to easily manage your virtual machines. With Proxmox VE, you can even run lightweight Linux containers. It has other features such as software defined storage, networking, high availability clustering and many more. In this article, I will show you how to install Proxmox VE on your computer. So, let’s get started.

Downloading Proxmox VE:

You can download Proxmox VE for free from the official website of Proxmox. First, visit the official website of Proxmox VE at https://www.proxmox.com/en/proxmox-ve

Once the page loads, click on Free Download as marked in the screenshot below.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70

You should be redirected to the following page. At the time of this writing, Proxmox VE 5.2 is the latest version of Proxmox VE. To download Proxmox VE 5.2 ISO installer, click on the download button as marked in the screenshot below.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 1

Your download should start. It may take a while to complete.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 2

Making Bootable USB of Proxmox VE:

Now, you have to make a bootable USB thumb drive of Proxmox VE in order to install it on your computer. On Linux, you can use dd command to make a USB bootable thumb drive very easily.

To make a bootable USB thumb drive of Proxmox VE on Linux, run the following command:

$ sudo dd if=~/Downloads/proxmox-ve_5.2-1.iso of=/dev/sdX bs=1M

NOTE: Here, sdX is your USB thumb drive. You can use the lsblk command to find out what it is in your case.

On Windows, you can use Rufus to make bootable USB thumb drive of Proxmox VE. To download Rufus, go to the official website of Rufus at https://rufus.ie/en_IE.html and click on Rufus Portable link as marked in the screenshot below.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 3

Rufus should be downloaded.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 4

Now, insert your USB thumb drive and run Rufus. Click on No when you see the following dialog.

20190914090325238.png

Rufus should start. Now, make sure your USB thumb drive is selected in Rufus. Then, click on SELECT as marked in the screenshot below.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 5

A file picker should be opened. Now, select the Proxmox VE ISO image that you just downloaded and click on Open.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 6

Now, click on START.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 7

Now, click on Yes.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 8

Now, select Write in DD Image mode and click on OK.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 9

If you have any important data on your USB thumb drive, move them somewhere safe and click on OK. Your USB thumb drive should be formatted.

20190914090325510.png

Rufus should be copying all the required files from the ISO file to your USB thumb drive.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 10

Once Rufus is done with making the USB thumb drive bootable, you can click on CLOSE to close Rufus.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 11

Now you can use the USB thumb drive to install Proxmox on your computer.

Enable Hardware Virtualization:

Before you install Proxmox VE on your computer, make sure hardware virtualization is enabled on your motherboard’s BIOS. If you’re using AMD processor, it should be labeled as AMD-v. If you’re using Intel processor, then it should be labelled as VT-x or VT-d.

Installing Proxmox VE:

Now, insert the bootable USB thumb drive on your computer and boot from it.

Once Proxmox VE is booted from the USB thumb drive, you should see the following window. Now, select Install Proxmox VE and press .

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 12

Proxmox installer should start. Now, click on I agree.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 13

Now, select your hard drive or SSD where you want to install Proxmox VE and click on Next.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 14

Now, type in your Country, select your Time zone and Keyboard Layout. Once you’re done, click on Next.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 15

Now, type in your Proxmox VE password and email address. Once you’re done, click on Next.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 16

Now, configure management network interface for Proxmox VE. Once you’re done, click on Next.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 17

Proxmox VE is being installed…

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 18

Once the installation is complete, click on Reboot. Your computer should be restarted.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 19

From the Proxmox GRUB menu, select Proxmox Virtual Environment GNU/Linux and press .

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 20

Proxmox VE should start. Now, visit the management IP as marked in the screenshot below from any web browser.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 21

As Proxmox VE uses self-signed SSL certificates by default, you may see the following warning message when you try to visit the management web UI from your web browser. Just accept the SSL certificate. On Google Chrome, click on Proceed to 192.168.x.y (unsafe) as marked in the screenshot below.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 22

Now, you should be able to see the Proxmox VE web management interface. Login with the user root and the password that you set when you installed Proxmox VE.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 23

You should see the following dialog box. Just click on OK.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 24

Now, you can use the Proxmox VE web based management interface to manage (create, delete and many more) your KVM virtual machines and LXC containers.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 25

You can also see, a summary of your total system usage from the Summary tab as you can see in the screenshot below.

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2FsbHdheTI_size_16_color_FFFFFF_t_70 26

The Proxmox VE web based management interface is really easy to use and you should be able to figure it out very easily. It’s one of the best virtualization platform out there. I really like the user interface of the Proxmox VE web console.

So, that’s how you install Proxmox on your computer or server. Thanks for reading this article.

发表评论

表情:
评论列表 (有 0 条评论,219人围观)

还没有评论,来说两句吧...

相关阅读

    相关 将OVA导入Proxmox VE

    Proxmox没有对OVA模板的本机支持,这是令人惊讶的,因为它是用于创建打包的虚拟机或通常引用的虚拟设备的开放格式。 我们仍然可以在Proxmox中运行OVA模板,但是需要

    相关 Proxmox VE退出集群模式

    有2台PVE集群,一台突然当机了,然后一时半会也弄不好,这时候操作虚拟机重启的话会导致联系不到集群服务器导致虚拟机起不来,快速解决方法就是将集群服务停止。 通过SSH连上PV