Prxmox VE#

虛擬環境是一款基於 QEMU/KVM 與 LXC 的開源伺服器虛擬化管理解決方案。您可以透過整合且易用的網頁介面或透過 CLI 管理虛擬機、容器、高可用性叢集、儲存空間與網路。Proxmox VE 程式碼採用 GNU Affero 通用公共授權條款第 3 版授權。本專案由 Proxmox Server Solutions GmbH 開發與維護。

Install#


Setting in up#


Operate#

install windows11#

先下載 Windows 11 ISO 映像檔VirtIO 驅動程式 ISO 映像檔

Create VM#

  • General
    • Name: Windows11
  • OS
    • Use CD/DVD disc image file (iso): 選擇 Windows 11 ISO
    • Guest OS Type: Microsoft Windows 11/2022 , Version: 11/2022
    • Add additional drive for VirtIO drivers: chick
      • Use CD/DVD disc image file (iso): 選擇 VirtIO ISO
  • System
    • Machine: q35
    • BIOS: OVMF (UEFI)
    • Add EFI Disk: chick an use EFI Storage
    • SCSI Controller: VirtIO SCSI single
    • Add TPM State: chick and use TPM Storage
    • Version: 2.0

剩下的設定依照需求調整


Reference#

Official docs:

Windows 11 Download

fedora virtio-win