You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Choose the ``qcow2`` image format if you are using a KVM-based virtualization
55
-
platform, like `Proxmox <https://www.proxmox.com/>`_, or the ``vmdk`` format
56
-
if you are using something like `VMware <https://www.vmware.com>`_.
52
+
If your platform is not in the above list the prebuilt image cannot be
53
+
used. Please refer to :ref:`install_linux-section`.
57
54
58
55
When the image download has completed verify the file integrity with the
59
56
`sha256 checksum file
@@ -64,26 +61,29 @@ checksum then run for example the following command: ::
64
61
65
62
Virtualization platform-specific notes:
66
63
67
-
- For VMWare, configure the virtual machine to use the IDE driver for the disk.
64
+
- For VMWare ESXi 8+, add a hard disk with existing image and select *IDE
65
+
controller 1 (Master)*.
66
+
68
67
- On Proxmox, for maximum performance, select ``host`` as the CPU type. Avoid "kvm64", because Rocky Linux image does not support it. Refer to `Proxmox documentation`_ for further details about CPU selection.
0 commit comments